نتائج البحث

  1. ا

    Error in importing arcpy in arcgis python console

    I have been coding in eclipse using arcpy 64 bit. the pythonpath in eclipse is set to the 64 bit, the pythonpath in environment variables is also set to the same address. but when I want to improt arcpy in the python console in ArcGIS desktop. it return the following error: Runtime error...
  2. ا

    How to validate a feature class name in a model?

    I have a model which creates feature classes based on the value in an attribute (using Iterate Feature Selection). It works fine as long the field values don't have spaces, punctuation marks, etc. but fails otherwise. I know in a script I can use arcpy.ValidateTableName() to convert "C:\Big...
  3. ا

    How can I access `processing` with Python?

    I want to access the explode lines function in Python outside of QGIS from a standalone script. What module do I have to load in order to use it? How can I access processing? from qgis.core import *layerInput = QgsVectorLayer('test.shp', 'test', 'ogr')processing.runalg('qgis:explodelines'...
  4. ا

    How To Transfer Data Layers Between Google Earth And A GIS Project

    In this video, you will see how easy it is to transfer data layers between Google Earth and a GIS project. This is particularly useful to be able to do, either to extract information from Google Earth, or when you wish to share your GIS data with non-GIS users. While this video uses QGIS to ...
  5. ا

    Comparing Smoke Seen by Aqua and Terra

    A satellite’s orbital geometry can affect what it sees. أكثر...
  6. ا

    QGIS installed 2.8.1 but no 'File, Layer, Settings',

    I've installed qGIS on Ubuntu 14.04 and am trying to use plugins. However, I dont have the top menu bar. I'm hoping that this is something very simple..Is there a shortcut to show it? Andy أكثر...
  7. ا

    MapServer and OpenLayers relationshiip

    What is the difference/relationship between openlayers and MapServer? And are there any domain hosting sites that support them at a reasonable cost (i.e: blue host or go-daddy)? أكثر...
  8. ا

    Comunidades aut

    Is there a way to locate data in Comunidades autonomas instead of provincias? The last one can be easily introduced postal codes and I am a little bit confused on how to introduce Comunidades Autonomas. أكثر...
  9. ا

    Compute annual mean of overlapping cells using daily rasters

    I am stuck at somewhat simple looking calculation. I have daily temperature rasters from 2001 to 2014 with following name format: `2001001``2001002` | | `2014365`I want to compute annual mean rasters using overlapping cells of same years. How do I insert all rasters from same year as a list of...
  10. ا

    Data source for precise boundary information

    We are looking for data source(s) that includes boundary information for: 1) bodies of water2) buildings (specifically building of 3 stories or higher). What is a good data source for this? أكثر...
  11. ا

    DANC's mapping application to be available on mobile devices

    Before responding to blazes, firefighting crews will be able to use mobile devices to pinpoint the location of hydrants and review street-view images. أكثر...
  12. ا

    St. Louis' Wealthiest Zip Codes

    Esri data ranks the wealthiest ZIP codes in St. Louis. أكثر...
  13. ا

    City of Oakland's Real-Time Crime Map Advances Transparency

    The City of Oakland, California, has taken another step toward offering citizens open access to public data by launching the Oakland Police Department (OPD) Calls for Service application. أكثر...
  14. ا

    QGIS python originalName() does not return actual original layer name

    I am writing a Python QGIS Plugin, using QGIS version 2.6 as the basis for development. When loading data into the canvas programmatically, I am trying to maintain the spatialite table name as the original name of each layer, so I can reference it to call functions on the data from GUIs in QGIS...
  15. ا

    Using custom shape files as buffers in ArcGIS

    I would like to use a custom shapefile as the buffer shape for a project that I am working on. I have created a buffer around a compressor station of 3 miles and am planning to clip the lines that fall on compressor station. These clipped lines would represent routes with bi-directional flow(or...
  16. ا

    After execute arcgis script, what happen with the variables?

    After the execution of a Arcgis script (I wrote the script in python language) on a Arcmap session.What happen with the variables that I used in the script?They remain stored somewhere in ArcMap (So I can re-use the variables without define them again?).They automatically get deleted.Do I have...
  17. ا

    How do you display estimated computational time when you run a tool in ESRI?

    I'm almost positive I have set up models to display the estimated runtime/computational time for the models/tools in the past, but I can't seem to turn on this option. I've looked around the web to no avail and would like to determine if this is even possible. If it is not possible to just turn...
  18. ا

    Quick tip: dstore with ArcGIS API for JavaScript

    Have you been in the dijit trenches? Have you used dijit FilteringSelect or dijit Trees? If you have, you probably know the joys of working with the dojo/store modules. These aren’t bad modules. They definitely serve a purpose when it comes to working with data-binding to UI elements. But did...
  19. ا

    Avoiding copyright infringement in your Story Map

    (by Lynnae Van Voorthuysen, media relations associate.) Story Maps often use lots of photos and images. While in the midst of creating a compelling story map, it may seem logical to add some pizazz or fill in a few gaps by quickly pulling a few images from an online image search. Easy? Yes...
  20. ا

    Model Builder, which tool should I use to rename layers with value from table

    Hi I have a model bulder tool with an iterator that splits a feature into multiple shapefiles based on a attribute field. The problem I'm running into is instead of simply using the number values for naming, I would like to replace the number with what the layer physically represents. For...
أعلى