نتائج البحث

  1. ا

    How to Access tables and feature classes stored in Dropbox using Python

    I stored some tables and shapefiles in by academic Dropbox account. I am trying to write the code block that will set the directory path to the featureclasses in Dropbox to a variable that can be referenced in my code. i.e. mapping the data. I think the steps are: to use the API so...
  2. ا

    How to download products from ESA's scihub using OData protocol?

    How one can download files programatically using scihub OData protocol and cURL (or other library/program)? You can get a descriptive xml response of the API for a dataset can be obtained by this example: curl -u username:password...
  3. ا

    Logistics Coordinator

    - Review shipping documents for accuracy as standard before sending to Freight Forwarder - Coordinate with our Freight Forwarder the shipping of our scheduled shipments to achieve the best DTD lead time - Pursuit the clearance process with freight forwarder. - Follow up the documentation process...
  4. ا

    How can I merge two or more selected features from the same layer into one feature wi

    I need the functionality of the editor > merge command for use in a python script tool. I realize this function is not directly accessible through arcpy, but I am hoping someone can help with a work around? The Issue: I have a series of multipart polygons which do not touch or overlap, but have...
  5. ا

    combing two layers dissolve and simplify

    I am trying to combine a dissolve with a simplify polygon layer ive created. When doing conversion of layer to kml it says i have too many vertices hence the simplification. أكثر...
  6. ا

    Elevation Dataset problems

    I am doing some processes with the 1/9 arc second NED datasets for a few states. I wanted to know if any one else has noticed the NED data obtained from https://gdg.sc.egov.usda.gov/ have different pixel sizes, and with that when Mosaicking them this messes with the Pixel alignment...
  7. ا

    InsertCursor fails when trying to insert XY point data

    I have a text file with X and Y coordinates, as well as a third piece of information. I'm trying to create a point feature class from this text file by use of an insert cursor. I'm working with "SHAPE@XY" token, but can't figure out the exact syntax. What am I doing wrong? Pertinent code...
  8. ا

    Annual Mean temperature of Africa countries for past 50 years?

    I am trying to find annual mean temperature data for all countries in Africa for past 50 years. The data should not be mean of the entire 20 years, but should be yearly mean. Can somebody please redirect me to a good source of data. This is for research work. أكثر...
  9. ا

    Tilemill/PostgreSQL Connection refused Error

    I have been trying to set up a MBTiles Export using PostgreSQL 9.2 and the Latest version of Tilemill. According to the postgreSQL Logs, I am receiving an error, and I cannot figure out why. I have them both setup on the same machine (localhost:5432). Here is the error below (Connection...
  10. ا

    Getting points from a particular section of point cloud data

    I have a las file and I'm trying to analyze it using ArcGIS/ArcPy. Are there any built-in functions that I can use (maybe using a tool or las data property) to isolate a chunk of points? I want to be able to draw a polynomial on a section of my map and get an array of the points within the...
  11. ا

    Creating Useful Technology and Supporting Our Users

    During the plenary session of the 2015 User Conference last week in San Diego, I shared some of the big themes we are pursuing as we innovate the ArcGIS platform. For those of you who were unable to see the plenary, I’ll share some highlights of our work here.* —– ArcGIS is an integrated...
  12. ا

    Drawing Lines Between Postal Codes in Fusion Tables

    I'm using Google Fusion Tables and have two columns of corresponding postal codes. What I'd like is for Fusion Tables, for every row, to draw a line between the two postal codes. Is this easy to do? أكثر...
  13. ا

    Wrapping vector tiles generated by geojson-vt

    I've followed the example in geojson-vt, and am able to generate vector tiles from my geoJson source. However, I can't read these tiles with mapbox-gl-js or Leaflet.MapboxVectorTile because I don't seem to be wrapping the tiles in a protocol buffer correctly. Is there an example or package...
  14. ا

    Rename feature classes in file geodatabase in bulk

    I see may versions of this post but none quite get me to where I need to be. I have 50,000 features classes in a file geodb. They are a1_xxxxx_xx I need to rename them all to a6_xxxxx_xxx This is my code. Does not seem to quite work. Does create many a6 but a1 still remain when it completes...
  15. ا

    Add layers to your Map Tour

    People often ask if they can add layers to a Story Map Tour, and the answer is “Absolutely!” Here are a few nice examples of this from Pennsylvannia Wilds, the Arrowhead Regional Development Commission, and*the*National Parks Service. This next example began as a standard map tour of NHL...
  16. ا

    Where's the mean center of the contiguous US population?

    I can only find one from before Hawaii and Alaska joined. أكثر...
  17. ا

    Multiple points at same location in CartoDB - how to make clickable?

    I'm trying to create a simple map based on data from our website. Whenever someone wants to access a specific file, they have to fill out a form that includes their ZIP code and some other information. To display where we're getting requests from, I want to have a map with clickable dots, and a...
  18. ا

    OpenLayers2 to OpenLayers3 WMS

    I have a working openlayers2 application currently. To create the WMS layer in OL2, I use: layer = new OpenLayers.Layer.WMS('WMS', '../../WMS/floorplan?', { layers: '@Model.LayerName', version: '1.3.0', format: "image/png", shapefile: '@Model.ShapeFile' }, { isBaseLayer: true...
  19. ا

    Converting from .aml to arcpy

    I know there is this list of conversions between .aml and arcpy. http://resources.esri.com/help/9.3/geoprocessing/pdf/Python_equivalents_to_AML_functions_and_directives.pdf I was wondering if anyone knew of another resource to go between the two? In particular I am looking for a SETWINDOW...
  20. ا

    Configuration with geoserver openlayers

    I did the following:1 - I installed geoserver by the installer for Windows as a service and standard folders .2 - Open http://localhost:8080/geoserver/www/ol-demo.html to test my geoserver WMS layers and not appear the Google , Yahoo , Earth and WMS layers from my geoserver .3 - I copied into...
أعلى