نتائج البحث

  1. ا

    Unable to load geojson or KML file into OpenLayers 2 as base layer [duplicate]

    This question is an exact duplicate of: Offline Base Layer using stored KML or GEOJSON file First, sorry for the repost! I asked this a long time ago and never got a response. Now I am getting back to it... Using OpenLayers 2, I want to have an...
  2. ا

    Offline Base Layer using stored KML or GEOJSON file

    Using OpenLayers 2, I want to have an offline baselayer, that is loaded from a KML or GEOJSON file. I am successfully able to do this if I first load a baselayer from google maps. For example, this works fine and am able to properly switch between the two layers: var googlePhys = new...
  3. ا

    Adding new record with specific coordinates into shapefile using ArcGIS for Desktop?

    I need to create a new point record in my shapefile. When I use the Create Features tool in the Editor tool, I can click anywhere on my map to create a point, but when I go into the attribute table to change the point to exact lat/long I want, the point does not move to those coordinates. Any...
  4. ا

    المناخ الدينامي

    المحاور: - I الدورة الهوائية العامة مقدمة 1- تطور نظريات الدورة الهوائية الطولية: تعريف الخلية 1-1- نظرية المدخنة الاستوائية 1-2- نظرية هادلي Hadley 1-3- نظرية ِفريل Ferrel 1-4- نظرية روسبي Rossby 2- الدورة الهوائية النطاقية: 2-1- خلية ولكر Walker 2-2- الخلية الأطلسية 2-3- الخلية الهندية...
  5. ا

    How can I perform raster calculations along a line feature or within a polygon?

    I need to add a value to a dem file along a polyline feature or within a polygon. How can I add 100 to the values of the raster cells intersected by my line feature or within my polygon feature. I would like to know how to do this in QGIS if Possible. أكثر...
  6. ا

    "Couldn't load plugins" after compiling FileGDBAPI from source

    I'm attempting to be able to read/write ESRI GDB within QGIS (2.12 Lyon). I downloaded ESRI API after reading this: http://www.gdal.org/drv_filegdb.html. I configured and used "make" successfully, but the GDAL was not configured with it. I then downloaded GDAL 1.9.2, after reading this...
  7. ا

    Are Dimensions/Attributes Other Than Time and Elevation Possible

    I have Time Dimension Working with an Image Mosaic layer. Is it possible to add dimensions other than time/elevation? For example the files in my mosaic are named as follows where rtma or pris represents a "climate" attribute...
  8. ا

    Food for Thought: Haskell Indian Nations University Conducts Food Waste Audits

    By Kris Lancaster and Shannon Bond Haskell Indian Nations University conducts a food waste audit, Nov. 10, 2015. The sound of plates clattering onto the return belt fills the air after a typical lunch at Haskell Indian*Nations University in Lawrence, Kan. It is a mix of leftovers and empty...
  9. ا

    Tropical Storm Sandra Nears Mexico

    Sandra was a tropical storm before growing into a late-season hurricane. أكثر...
  10. ا

    How do I get the points where a line crosses a polygon?

    I have a line and need to get a list of coordinates (points) where the line crosses the polygon(s). A line could cross multiple polygons. A line could also only cross one side of polygon, if the line starts inside the polygon. ST_CROSSES returns a bool indicating if the line crosses but I need...
  11. ا

    resize divIcons (svgs) at zoom levels - Leaflet

    I am adding a geoJSON to a map using a custom divIcon (from svg) for point markers with Leaflet. The divIcon needs to resize on different zoom levels. Currently I can see the icons and the popup works, but they do not resize (and actually, they are not anchored correctly either). I have tried...
  12. ا

    Random Value Generator

    I have a python code where I am trying to assign a unique, random value to every row. I have tried: maxvalue = int(arcpy.GetCount_management(shape).getOutput(0)) + 10000for row in arcpy.SearchCursor(shape, fields="FID"): insert = randint(0, maxvalue)...
  13. ا

    How to convert world coordinates to screen coordinates (pixels)

    I am trying to export and display an SVG file, the exporting works, I even added some custom grouping. However the image is either not displayed at all or not displayed properly (very small and lines are filled in). I feel like the main problem is I am exporting the world coordinates of my map...
  14. ا

    How to make reclassified raster layers automatically display break values in their at

    I am using ArcGIS 10.2. I have many raster layers which I need to reclassify (using the quantile method), I Also need to know the break values of these reclassifications. I know that the break values can be viewed in the reclassify dialog box, however, due to the sheer number of layers I am...
  15. ا

    PgRouting: What index should have the restriction table

    I have this tables to feed my routing engine using pgr_trsp: vzla_rto have the links and nodes (650k) vzla_restriction have the turn restrictions (10k) CREATE TABLE map.vzla_restrictions( rid integer NOT NULL, to_cost numeric, to_edge integer, from_edge integer, via text);CREATE INDEX...
  16. ا

    Additional Oil & Gas Photos on FracTracker

    One of the many services that FracTracker offers is access to oil and gas photos*contributed to our website by partners & FracTracker staff. These images*can be used free of charge for non-commercial purposes, but please*site the*photographer if one is listed. Over the last few months*we have...
  17. ا

    How to create connectivity-based line caps

    It’s been a while since my last blog post mostly because*I’ve been busy with some more long form writing. Most notably, I’ve been writing a paper on the QGIS Projcessing framework in the open access ISPRS International Journal of Geo-Information together with Victor Olaya and I’m still in the...
  18. ا

    Preserve Reclassified Values as Attributes

    What is the BEST way to preserve original raster values as attributes in the output raster when reclassifying? I see that this question has been asked before.
  19. ا

    C# / .NET library for converting GeoJson to KML

    I'm pulling in data from ArcGIS using ArcGIS.PCL which provides the geometries as GeoJson. I'd like to convert this GeoJson to KML. Does anyone know of any .NET libraries that provides this functionality? I've had a good search but nothing has popped up on my radar. I guess a couple of...
  20. ا

    Is there an existing library for converting ArcGIS Features to Json?

    Is there an existing library for converting ArcGIS IFeature types to and from Json/GeoJson? أكثر...
أعلى