نتائج البحث

  1. ا

    convert a gpx file to a feature class loses ident field

    Using the ArcGIS 10.3 gpx to feature tool (GPX To Features (Conversion)) the "ident" field is lost in the translation. DNR Garmin is an option but has limits to the number of points it can process and I'm running into memory issues. Is there another tried and tested method to translate from...
  2. ا

    Leaflet js circle doesn't showing on map

    I have a leaflet js app that use circle. It works fine when i dont put the script to my html template (I use SingApp template). But when i integrate the script to template, circle does not appear on top of my map. this is how it looks when i use it without html template (SingApp template) ...
  3. ا

    Prepared statements and MULTILINE geographies

    I'm working on a web application that parses GPX files and enters the contents into a database as Geography objects. Seeing how incoming files can be potentially insecure, I was hoping to use prepared statements for this. These files can contain multiple track segments, so I am using...
  4. ا

    Encryption Certificate Updates Coming

    We are happy to announce that our update of ArcGIS Online transport encryption certificates to a stronger hashing algorithm will be complete December 2nd, 2015.* Specifically, we are transitioning from SHA-1 to SHA-256 certificates (also referred to as SHA-2). *Why? The update of certificates...
  5. ا

    How to use gs:Query in sld?

    I want to use gs:Query in sld to crop raster layer,but i don't know how to use it.anyone can help me ? Thanks أكثر...
  6. ا

    Leaflet geojson styling leaves gaps between polygon

    I'm styling a geojson polygon composed of multiple closely placed vertical segements which doesnot have a gap in between (i've checked the topology). I want to display just the fill and without stroke. But when doing so, using following code: function getColor(d) { if (d60){return 'orange';}...
  7. ا

    SearchCursor to find a feature that intersects 5 of another feature?

    I am using ArcMap 10.2.2. Currently my code looks like this: count = 0features = arcpy.da.SearchCursor(fc, subtype)for feat in features: if feat == (100161,): count += 1print countThis will just count the number of the feature I am looking for. I want to lessen that number to the...
  8. ا

    Equal Area Projection for Central Ethiopia (37N)

    Can anybody please tell me what is the best equal area projection for central highlands of Ethiopia. I am assuming Albers Equal Area Projection. Any suggestions? أكثر...
  9. ا

    BuildCircleMbr with 1km of accuracy - spatialite

    I want to create a Circle MBR in spatialite of 1km for example from lat/lon in WGS84 I use BuildCircleMBR but i am not able to generate this well. My querySELECT BuildCircleMbr(40.0,-4.0,1, 1000) I have read the third argument (1000) should be in degrees and not in meters but i don't know how...
  10. ا

    Arctoolboxs suddenly unresponsive

    My Arcgis Desktop 10.1 was working fine until, suddenly, I became unable to use the Arctoolbox tools : when I try to open them from the arctoolbox window they just do not answer, when I try to open them from the search tool I get a warning/error message : " Warning Adding this item is not...
  11. ا

    Unable to print anything or write anything to file in python after importing processi

    I've been trying to get standalone QGIS python scripting to work, but for some reason after I import processing, I cannot print anything to the console, nor can I write anything to file. My end goal is to create a library of standalone processing scripts, so being able to output information to...
  12. ا

    ArcGIS Desktop Virtualization Appliance is available!

    The ArcGIS Desktop Virtualization Appliance is available. ArcGIS Desktop Virtualization Appliance More companies and organizations are starting to virtualize ArcGIS Pro.*Many of these initial projects are proof-of-concepts sponsored by corporate IT departments. I am getting emails and...
  13. ا

    Getting different results using Select by Location with ArcPy vs ArcMap

    I have two different layers. One layer contains features that are supposed to sit directly on top of features in the other layer. With ArcPy I'm doing a SelectLayerByLocation with "ARE_IDENTICAL_TO" and then a "SWITCH_SELECTION" in order to find which features from layer one aren't directly on...
  14. ا

    Given a collection of polygons, how do you find which one contains a given point? Jav

    I'm looking for Java or Python libraries that will help me answer this question efficiently: given a collection of polygons (via shape files or GeoJSON), which one of them contains a given point? The overall objective is to compute counts of points by polygons. Thanks! أكثر...
  15. ا

    Holiday Maps Minutes Hack #1: Save time beating bumper-to-bumper traffic

    This post is the first in a series about how you can use Google Maps to save time this holiday season. Your time is finite. But what if you could save all the minutes you waste in traffic, standing in lines, or shopping and spend them on what you love? In December when things sometimes get a...
  16. ا

    Sediments Aswirl in Lake Erie

    Wind-driven waves stir up sediments in the Great Lakes. أكثر...
  17. ا

    GeoServer altering raster values of multi-band raster WCS request

    I'm hosting some NAIP imagery (4-band) through Geoserver and while WMS requests show true pixel values properly, if a WCS request is issued, the raster GeoServer returns has pixel values of nodata where 0 would be. For instance, where a pixel in the original raster would have RGBI values of 38...
  18. ا

    Messed up frame annotation in map composer

    I am trying to create a nice map figure with lat/lon frame annotation with the map composer. I tried following several tutorials on this and technically it works, however my problem is, that the frame annotation in both lat/lon is completely messed up: it is either centered on zero lat/lon or...
  19. ا

    Nearest neighbor POSTGIS in FME

    So I have an attribute and I want to find the nearest neighbor but the issue is that the memory of the server may not be able to handle the use of all the FME transformers. I need to take records out of a POSTGIS table and compare them to the records I have to find the nearest neighbor. I am...
أعلى