نتائج البحث

  1. ا

    Unable to rename file geodatabase in ArcGIS running in a VM

    I'm running ArcGIS 10.3 in a Windows 8.1 VM (using VMWare Player). I cannot rename file geodatabases in ArcCatalog. I make sure everything else is closed except for ArcCatalog, I create a New File Geodatabase, but when I try to name it anything else, it gives me the standard "General Function...
  2. ا

    How to produce a finer resolution spatial grid from coarser grid in R?

    I have a spatial grid of an image. Now I want to use this grid and make a finer resolution grid out of it. For example an image structure in R is given below: str(c)Formal class 'SpatialGridDataFrame' [package "sp"] with 4 slots ..@ data :'data.frame': 35100 obs. of 1 variable: .. ..$...
  3. ا

    Get mouse position in GeoExt

    The title says it all. I'm using GeoExt as part of OpenGeo Suite. I would like to display the current mouse coordinates. Update: I was getting confused as to what parts of the code are GeoExt and which parts are OpenLayers. Here's some code. mapPanel is a GeoExt object. mapPanel.map is an...
  4. ا

    Look for your address or location in gvSIG using Scripting!

    In an previous post, we spoke about the utility of the “geopy” library for*Geocoding in gvSIG 2 using scripting. Now, with the next script we are going to search addresses or towns and gvSIG will zoom to that point. The … Continue reading → أكثر...
  5. ا

    .net arcobjects retrieve user value from layer data source

    I have a need to get the user value from a layer properties. The value is from: Layer Properties -> Source -> user in Data Source (sorry not enough score to attach the picture). I tried to check the ILayerProperties, but haven't found the method related to the user value. Anybody has...
  6. ا

    How to restart / relaod GeoNode

    Is there a command or interface where I can restart GeoNode or reload GeoNode settings? Is it even necessary or the settings (in geonode/settings.py) is loaded instantly? أكثر...
  7. ا

    Modelling soil texture using ArcGIS for Desktop?

    i am doing a project for automated soil mapping using landsat TM imagery, i have got 3 output rasters one for sand percentage one for silt percentage and third one for clay percentage. thing i want to ask is how can i incorporate these three rasters to get an output raster where pixels are...
  8. ا

    gdal_grid unable to get nodata outside of original data area

    I have a vector based csv file that I want to convert into a grid using gdal_grid, but I want to force null data values strictly around the area where there is data. I can get gdal_grid to work but it is always just smoothing the whole grid rather than giving me null data outside of the shape...
  9. ا

    How to Group By with Summarize on alphanumeric field in ArcGIS Desktop?

    Is it possible to create from Summarize option, a new table with the COUNT of a string field and the code of municipalities, in my case, like that: +-------------------+--------------+ | id_municipalities | string_value | +-------------------+--------------+ | 1 | A...
  10. ا

    Print and saving map with tiled and dynamic layers in ArcGIS using JavaScript?

    I want to print this map. Can anyone please suggest to me how to print and save the displaying pap in ArcGIS using JavaScript? World Street Map html,body,#map,.map.container{ padding:0; margin:0; height:100%; }...
  11. ا

    Why does R(gdal) mangle data when converting to geojson?

    I've encountered issues with projections in .geojson files created by rgdal, but I never thought it would destroy my data, until I tried this (reproducible example): downloader::download("http://census.edina.ac.uk/ukborders/easy_download/prebuilt/shape/England_lad_2011_gen_clipped.tar.gz"...
  12. ا

    QGIS 2.8 : Open WMS layers

    Open WMS (Web map services) layers in QGIS 2.8 أكثر...
  13. ا

    Map Algebra: Global, Zonal, Focal and Local Operations

    Map algebra is a cell-by-cell combination of stacked raster grids. It uses math-like functions with arithmetic, statistics and trigonometry operators. The post Map Algebra: Global, Zonal, Focal and Local Operations appeared first on GIS Geography. أكثر...
  14. ا

    split classes in corine land cover raster

    I have a raster with 44 classes of land cover. How can I split this raster in 44 rasters, each one with one class of land cover? I am working with ArcGIS 10.2.2Thanks أكثر...
  15. ا

    arcpy.da.Walk not adhering to datatype filter "Locator"

    I have a file gdb containing feature classes and address locators. I am listing and storing the names of the datasets using arcpy.env.workspace = "C:\input.gdb"(root, fds, ftrs) = arcpy.da.Walk().next()The feature class names appear in ftrs as expected, but the locators do not. By filtering on...
  16. ا

    Pros and Cons of using Smartphone as a GPS Tool

    In a statistical report entitled US Smartphone Use in 2015, it revealed that some 88 percent of American smartphone owners use their handset as a map or navigation device. There are various ways on how you can utilize your handset as a GPS device, either through its built-in map features or via...
  17. ا

    'Locking' intervals in interval determination

    Working with graduated maps in Qgis 2.8 I'd like to lock a certain interval value while letting Qgis determine the rest - in relation to eg. missing values. I know how to work with queries, but this makes Qgis not display certain values at all, where as i would like for it to display these...
  18. ا

    How to extend line features up to their intersection point in QGIS?

    Is there a tool or plugin in QGIS to extent line features up to their intersection point? أكثر...
  19. ا

    Generate WMS GetFeatureInfo URL manually

    I am going to use wms getfeatureinfo to get information of a layer without any liberary.. In fact I am using Android and Could not find anything to do that for me,So I have to get information from a manually generated URL. I have seen WMS refrence and could find requiered parameters to request...
أعلى