نتائج البحث

  1. ا

    How to create cartogram maps in Arcgis 10.2.2?

    I have followed the exact steps from http://www.gislounge.com/how-to-make-area-cartogram-maps-in-arcgis/ and downloaded from http://arcscripts.esri.com/disclaimer.asp. After adding the cartogram tool into the toolbox and I try to invoke it, it says the tool (newly added cartogram tool) is not...
  2. ا

    Clip multiple .las files data to polygon shapefile using FUSION

    I followed this thread in order to clip .las data based off of a polygon shapefile. However I have over 100 .las files I need to clip based off of this polygon and merged into a single .lasd file and I would like to clip them all at once. The FUSION manual says on page 114 that you can...
  3. ا

    Arcpy to get ArcGIS Application Data folder

    Is there a way (enviromental variable) in arcpy to get access to ArcGIS Desktop AppData Per User folder. For example I need to access this folder for arcgis 10.2: C:\Users\MyUserName\AppData\Roaming\ESRI\Desktop10.2 Actually, from there I need to access "My Toolboxes" folder...
  4. ا

    PostGIS ST_Intersects not returning values

    I recently installed the PostGIS extension for a rails app that i'm working on. Currently, i am trying to get all the polygons that intersect the vieport of the Google Maps. On running the (see below) sql i get nothing. I hardcoded the values. I just want to mention that i'm relatively new to...
  5. ا

    Zonal maximum at a specific location

    I have 50,000 polygon shapefile, each polygon is a small community. I have a flow accumulation raster. I need to extract just the maximum cell (max flow accumulation) for each polygon. Now if I run a zonal maximum it fills the polygon with the maximum flow accumulation value. I need...
  6. ا

    Generating Heat Maps with GeoHash

    I have a long list of GeoHash codes for a certain geographic region. I'm using 6-character precision so for example if the area under study was Earl's Court in London, I would have a few six letter codes that for that region. What I want to do is to be able to generate heat maps using this...
  7. ا

    PostGIS installation on Ubuntu 10.12 (Amazon Services)

    On Ubuntu 10.12 (AMI on Amazon), I use aptitude to install Postgresql and PostGis. On terminal running psql interactive prompt, I type CREATE EXTENSION postgis and ERROR: could not open extension control file "/usr/share/postgresql/9.1/extension/postgis.control": No such file or...
  8. ا

    The ArcGIS Book: 10 Big Ideas about Applying Geography to Your World

    Esri publishes The ArcGIS Book, which contains 10 big ideas about web GIS and lessons on how to use the Esri ArcGIS platform to apply web GIS within your organization. أكثر...
  9. ا

    Why does GPSBabel turn a short GPX route into a big KML with waypoints?

    I read the online help file before asking but didn't find what's wrong with the following command to convert a small GPX file from www.cycle.travel to a KML that I can use with a smartphone application: c:\GPSBabel>gpsbabel.exe -N -i gpx -f input.gpx -o kml -F output.kmlHere's the input file...
  10. ا

    Dividing a group of lines into smaller groups

    What would be the best way to equally divide up 1 group of lines into smaller groups that have the same total length in each group? أكثر...
  11. ا

    How can I linearly order KML placemarks?

    Is there anyway to take an unordered set of placemarks in a KML file and add a linear order to them? By linear order I mean add a numeric number so that each placemark has an order in the group of placemarks. This will essentially turn the placemarks into a ordered path. I'm willing to use...
  12. ا

    Convert Parallel Polylines (edges of pavement) to Polygons

    I would like to find a way to convert an Edge of Pavement layer into polygons that would represent the total paved area. It's a large shapefile, covering some 100 sq miles or so, so doing anything manually is out of the question. I've tried the Feature to Polygon tool but got the result below...
  13. ا

    Variable width buffers depending on surface area (Arcmap 10.1)

    I know this is a pretty basic question but I couldn't find the answer myself, so here I go: I need variable buffer widths depending on the surface area of the polygon (city) size. For example: A polygon sized 100 km2 should have twice the buffer than a polygon sized 50 km2 (which would be...
  14. ا

    Loading GeoJSON via AJAX after adding Layer to OpenLayers 3?

    I'm trying to add a new GeoJSON layer to OpenLayers 3 that I have to fetch via AJAX. I want the user to click on a list of layers, have it add an empty vector layer, and then make an AJAX call and load the features into the layer. This is the function that's called when the user clicks on the...
  15. ا

    Snapping while measure in QGIS?

    I've been reading here and there that snapping while measuring should work in QGIS, but i can not make it work for the life of me.https://hub.qgis.org/issues/8537 All the snapping options are set correctly in the snapping option dialog box (and they snap just fine while digitizing), but i...
  16. ا

    Skillshare - Advanced Aerial Videography: Part 2 - Storytelling with Subjects

    Skillshare - Advanced Aerial Videography: Storytelling with Subjects Duration: 54m | Video: AVC (.mp4) 960x540 30fps | Audio: AAC 48KHz 2ch | 334 MB Genre: eLearning | Language: English Learn advanced drone videography techniques to take your aerial footage to the next level. This 50-minute...
  17. ا

    Where can I find .shp files for wards and other administrative boundaries?

    Specifically for the UK- local authorities, wards, postcodes. أكثر...
  18. ا

    Problem using object as output path for arcpy.SaveToLayerFile_Management

    I am simply trying to create a selection of a street layer from street names that appear within a separate .dbf of street names and create individual layers of each selection with a for loop. Everything works until the last step where I use the object to serve as the path string for the...
أعلى