نتائج البحث

  1. ا

    Unpacking a layer package with a .gdb inside

    I pulled a layer package from a FTP and when I unpacked it,the geodatabase shows up in catalog but the features inside of it have no geographical data or attribute tables. I opened the .gdb in arcmap and it only shows the symbology for each feature in the table of contents but again no actual...
  2. ا

    Custom styling for cluster images in OpenLayers 3?

    new with OpenLayers 3. While it is possible to generate simple polygons and circles (like in the cluster example) I wish to generate a more complex Cluster style that varies depending on the features contained in the cluster. For instance, I would like to generate a dynamic pie chart based...
  3. ا

    Problem with Using the ImageMosaic plugin for raster time-series data

    My Enviroment Window Server 2008 64-Bit Apache Tomcat/8.0.27 64-BitGeoserver 2.8.0 .wargt-imagemosaic-jdbc-14.0.jarjava version : 1.8.0_60 64-BitI follow this website to enable Time-series maphttp://docs.geoserver.org/latest/en/user/tutorials/imagemosaic_timeseries/imagemosaic_timeseries.html...
  4. ا

    Why learn/use Python Toolboxes over Python Script Tools?

    I've written a few Python Toolboxes (which are new at ArcGIS 10.1), but am yet to decide whether/when I should write them rather than Python Script Tools in a standard toolbox. I thought the Online Help might enlighten me when it prefaces some dot points with: Once created, tools in a Python...
  5. ا

    How to efficiently read a kml file into R

    I'm working with huge .kml files (up to 10 Gb) and need an efficient way to read them into R. Until now I've been converting them to shapefiles via QGIS and then back into R with readShapePoly and readOGR (the latter, by the way, is ~1000 faster than the former). I'd ideally like to cut-out the...
  6. ا

    How to make corners of openlayers with OSM map rounded?

    I'm trying to apply style with border-radius:XXpx to my openlayers map: map = new OpenLayers.Map(name)map.addLayer(new OpenLayers.Layer.OSM())But rounded corners are hidden by tiles of the map:screenshot Is there any way to resolve this? UPD: There are following styles applied to my div...
  7. ا

    WalMap: The App By Walgreens That Maps Out Community Trends in Real Time

    Walgreens uses GIS extensively, but predominantly in site selection, competitor analysis, and mapping demographics. The post WalMap: The App By Walgreens That Maps Out Community Trends in Real Time appeared first on GIS Lounge. أكثر...
  8. ا

    Using UAVs to create digital surface models for northern peatlands research

    I just attended a fascinating presentation with the unprepossessing title of "CCRS/NRC/McGill Scientists - TOPICS OF PEATLANDS AND THE MER BLEUE BOG."* This was about a new project called*MBASSS initiated by scientists from the Canada Centre for Remote Processing (CCRS), National Research...
  9. ا

    Using peewee ORM with spatialite databases?

    I would like to use the peewee orm in front of some Spatialite databases. Getting peewee to connect to a Spatialite database was relatively simple, and basically boiled down to: class SpatialiteDatabase(SqliteExtDatabase): def __init__(self, *args, **kwargs)...
  10. ا

    Is there any map API that allows you to pull an address range from a polygon?

    I've seen a lot of answers saying you can't draw polygons and get the exact addresses of all of the places contained; thankfully, I don't need so much info. I'm looking for a way to get a vague address range from within a set of coordinates. Say, draw a triangle and see that it encompasses...
  11. ا

    Space Efficiency - Geotiff File VS Postgis Raster

    Is it more space efficient to store a raster as a geotiff file on disk or directly in Postgis? I ask because I currently have a large number of rasters stored in a Postgis database and I want to instead store them out-db where Postgis just holds pointers to the .tif files (using raster2psql -R...
  12. ا

    OL3 GeoJSON vs. turf GeoJSON

    I am using OL3 and I try to inspect whether two lines are intersecting or not using turf. I used GeoJSON in OL3 and fed the lines into the intersect() in turf but I get Unknown GeoJSON type. here is my code: lineStringdraw.on('drawend', function(e2) {var featureEnd =...
  13. ا

    How to select features with NULL Geometry from Shapefiles?

    I have been given a Shapefile that contains records with NULL geometry, along with records with non-NULL geometry. This situation appears to cause problems in QGIS (1.8 and 2.0) when editing the geometries. I have been able to remove the NULL records by using the Marquee Select tool in the Map...
  14. ا

    Combining DEM raster with vector data in ArcScene?

    Ive have a raster layer of earthquake data that includes depth. I also have a DEM file. The problem is that I need to plot earthquake depth relative to the DEM file rather than sealevel in order to realistically place the focal points in ArcScene 9.3. Simply using the depth data for base...
  15. ا

    Combining Google Maps, photogrammetry and pointcloud into Revit

    Combining Google Maps, photogrammetry and pointcloud into Revit أكثر...
  16. ا

    Postgis/SpatiaLite SQL query to connect MySQL, Access or Oracle database

    In SpatiaLite or Postgis, how can create a SQL query to read a table from a database MySql or Oracle?I don't know the right SQL syntax to connect to a table in a database MySql or Oracle. Someone can help me? أكثر...
  17. ا

    Set "Always run in foreground" within arcpy code

    Is it possible to set the "Always run in foreground" option within ArcPy code? I haven't found anything on this yet? It would be nice to be able to specify within a script, instead of through the Geoprocessing Options window. أكثر...
  18. ا

    There was an error exporting the layer from ArcGIS for Desktop?

    When trying to do export a layer to create anther shapefile I receive this message:It's only giving me this message for this layer. I tried on another layer and it seemed to work. I'm using ArcGIS 10.2.2 for Desktop. أكثر...
  19. ا

    How can I set fill colors using hex value in arcgis.com webmap?

    Has anybody been able to use hex values (e.g. #FF0000) for setting polygon fill symbols in an arcgis.com 'webmap'? I see predefined colors to select from, but no hex input box. أكثر...
  20. ا

    Why does the buffer take up whole screen?

    I am trying to create buffers around the Hurricane Sandy path I created in QGIS (points are lat/long). I have both points from each day she was tracted and the line I created from it with Points2One. When I go to make buffers around either the line or the points, the buffer takes up the...
أعلى