نتائج البحث

  1. ا

    Open Mapping Revolution at the Open Government Partnership Summit

    OpenStreetMap and open geo data will be a major topic at the upcoming Open Government Partnership Summit in Mexico City October 27th - 29th. The gathering of 66 signatory countries, and civil society, committed to accountability, transparency and open data comes at the heels of the United...
  2. ا

    Please troubleshoot VBScript

    I am trying to add FIPS codes to my county name labels and want to add either one or two zeros to the number unless it is over 100. i'm hoping someone can find the error in my code: Function FindLabel ([Name], [FIPS]) if ([FIPS] < 10) then FindLabel = [Name] & vbNewLine &...
  3. ا

    GIS usage at US Environmental Agency

    GIS usage at US Environmental Agency by*Ann Dunkin, Chief Information Officer, U.S. Environmental Protection Agency أكثر...
  4. ا

    WFS from geosever very slow to load in openLayers3

    I originally posted this question about trying to load a geoJSON with openLayers3: geojson very slow to load in openLayers3. Based on a suggestion given in the post I'm now loading the layer in as a WFS from geoserver. However the response time is still really slow. It will eventually load in...
  5. ا

    split features (vector line) problem

    Part of a stream is now underground so I'm trying to use split features to break the stream into two pieces. The manual says to select the feature, then the split features icon, then draw a line across the stream where I want the break. All it does is keep drawing red lines, with vertices...
  6. ا

    Select symbology for the Style Manager Listing?

    I'm looking for a PDF or on ESRI website that shows all the symbol selector. I need to look for something....like a county boundary in either polygon or lines. أكثر...
  7. ا

    Is it possible to output a snap pour point to in-memory?

    import arcpyfrom arcpy import envfrom arcpy.sa import *env.workspace = "C:/sapyexamples/data"outSnapPour = SnapPourPoint("pourpoint", "flowaccumulation.img", 5,"VALUE") outSnapPour.save("c:/sapyexamples/output/outsnpprpnt01")In the script above is it possible to get the outSnapPour into...
  8. ا

    Why is Iterate Field Values starting with 1 in Model Builder

    I have a set of States in the US and for each one I want to perform a set of tasks within model builder. When I type the state as a string parameter the model runs fine but I have to type in the State, then wait for the model to run, then type in the next state etc. I'd much rather just click go...
  9. ا

    How to print a WMS map with chosen scale and WMS zoom level?

    I am trying to print a WMS map in QGIS. If, while in the print composer, I chose a "25000" scale, the composer chooses a WMS layer that actually shows a 1:50000 map. To get down deep at the 1:25000 WMS map in the print composer preview, I have to trick it by telling the composer to use a...
  10. ا

    Setting In memory workspace in ArcPy

    Is it possible to the set env.workspace = "in_memory" in ArcGIS 10.2.2 in ArcPy (Python 2.7 with ArcGIS 10.2.2 or Python 3.x with ArcPro 1)? أكثر...
  11. ا

    Diagrams not drawing on QGIS

    I'm trying to draw a pie chart on QGIS, over a polygon layer. This pie chart should include data from 6 fields in the attribute table. These fields contain the percentage of several categories of data and all of them sum up to 100% (I've checked it personally). However, the diagrams option in...
  12. ا

    Geotagged HTML Pop in PDF

    I am using ArcGIS to add geotagged images as points to a map which allows me to click on the point and an HTML popup comes up with the photo. http://www.esri.com/news/arcwatch/0912/import-geotagged-photographs-into-arcmap.html This works fine. What I would like to do, is export/print the map...
  13. ا

    Is there a way to universally manage Tags within ArcGIS products?

    Tags appear to be quite pervasive. Tags associated with item descriptions can originate in an ArcMap document, and these are then carried forward in map services and up to ArcGIS online as well. Furthermore, there are opportunities to inject/add new tags at each point in adding an item. Is...
  14. ا

    Tools Promoting Reuse-Evaluating Clean Energy for Contaminated Properties

    By Mathy Stanislaus Last month while attending the Brownfields conference in Chicago, I spoke with numerous mayors, community members, developers, financiers, and many others working to revitalize their communities. One common theme I heard was the need for tools and resources that could be...
  15. ا

    running Windows on a Mac

    I have just upgraded to the latest model iMac computer after the hard drive on my old iMac dropped dead. I had been using Bootcamp to run Windows 7 on the old machine, but always found it a bit annoying that I had to reboot the computer to switch between the Mac OS and Windows. I am considering...
  16. ا

    Attrubute Table Window loses highlighted selection after Addin is Opened

    I'm so new to GIS that this question might seem dumb to a lot of GIS Developers. I have taken over a project that is an AddIn for an ArcGIS Desktop app. C# VS 2010 project. I can get the Selected Features just fine when they are selected but when I add or remove selected rows the blue highlight...
  17. ا

    [QGIS 2.x] Problème lors de l'export de compsition en pdf ou image utilisant OpenLaye

    Bonjour à tous, Je suis un débutant sous QGIS et je rencontre un problème lors de l'utilisation du plugin OpenLayer. Je m'explique : je crée une carte banale avec shapefile de quelques parcelles et je souhaite avoir en fond une image satellite type google. Tout se déroule super bien lors de...
  18. ا

    Grizzly Bear Complex Fire

    Lightning-triggered fires have charred thousands of acres near the border between Oregon and Washington. أكثر...
  19. ا

    How to add points to line at every polygon/polyline intersection and have attribute t

    I am working with polyline shapefile. I need to add point data at every intersection of polyline/polygon which was no problem->simple intersection. Problem is, points were not added to the ends (start/end) of each polyline. I am working on a basic license and am very limited to what tools are...
  20. ا

    SRID of geoemtry exported in PostgreSQL with ogr2ogr

    I use ogr2ogr to export geometric data from EDIGEO files to some PostgreSQL table in append mode, but the output geometry SRID is always set to zero. Can I do something to specify the output geometry SRID ? a_srs and s_srs options seems to be helpless here. أكثر...
أعلى