نتائج البحث

  1. ا

    ArcPy: Save and open mxd without closing ArcGIS

    With Python Add-In Wizard I created a Button which:1) looks in a specific directory for the last created/modified folder (which is created with another tool)2) saves the current mxd with a new name in this folder3) starts the new project What I want to fulfill is, that I don't need to open...
  2. ا

    Calculating Angle between two GPS Coordinates in QGIS

    i'm looking to create an angle attribute inside a layer of points that has a starting coordinate and a finishing coordinate. The angle needs to be 0-360. Is there a field calculator command that I could use to calculate this? أكثر...
  3. ا

    Table Select does not work in Model Builder, when using parameter in SQL

    I'm trying to create a model that uses values from a single table, in order to perform a different calculation for each raster in a file.Each raster is represented in the table by a row that contains the raster unique name (string), and 2 other fields with the numeric values for the calculation...
  4. ا

    WFS Multiple features in Openlayers

    I want to get multiple WFS features and edit My Code this.wfs = new OpenLayers.Layer.Vector("WFS-T" , { strategies: [new OpenLayers.Strategy.BBOX(), this.saveStrategy], projection: new OpenLayers.Projection("EPSG:3857"), protocol: new OpenLayers.Protocol.WFS({...
  5. ا

    Select points from Buffers in ArcMap 10.1

    I have a buffers and I want to select all points within each of the buffer and output it as a table. That means one buffer may have 0 to about 10 points in it.I have tried spatial Join and intersect in ArcMap 10.1. Its returning where there is zero points correctly. In instances with more than...
  6. ا

    Introduction to Cartography

    An introductory lecture for cartography utilizing GIS generally, and ArcGIS platform specifically. أكثر...
  7. ا

    Trying to maintain spacial reference on newly created numpy array

    I am trying to copy the values from raster into newly created array and then trying to save the array with same spatial reference as raster file import arcpyimport numpyinRas = arcpy.GetParameterAsText(0)double_layer = arcpy.GetParameterAsText(1)num_layer = int(double_layer)output_path =...
  8. ا

    How to force EXT JS to show legends with OpenLayers?

    My sld is applying as below function cusMap(strSld_body,talukaName,name){ console.log(strSld_body); var query = new OpenLayers.Layer.WMS.Post(name, geoServerURL, { LAYERS : 'VP:village_customize', sld_body : strSld_body, format : 'image/jpeg'...
  9. ا

    Dynamic styling of layer being served as wms [on hold]

    I have a vector layer called layer_a that has attributes gid,value_class. I am styling this layer using the attribute value_class with equal interval and 10 classes. I am serving this layer as a wms with filter on the gid column. For example if I filter the wms request with gid = 1 the range or...
  10. ا

    Rename field QgsField is not valid

    In pyQGIS i tried this code (contains also debug prints): def joinLayers(inputlayer, layer, index_field, name = "JOINED", dataProvider = "ESRI Shapefile"): a = [] b = [] outpath = getPath(inputlayer.source(), name) inputfields = inputlayer.pendingFields() nameoflayer = layer.name() toappend =...
  11. ا

    How to generate tile cache in ArcGIS from TIFF?

    I have about 1TB orthophoto of data in TIFF format. I would like to create tile cache for web use from it. Also I have ArcGIS for Server and Arcmap. What is the process of doing it? Should I load all the TIFF's to Arcmap and publish a service to ArcGIS for server for automatic cache generation...
  12. ا

    Layout show label and each polygon make serrated image

    I want to develop "Print lay out functionality", but in output system is giving me whole image, I want to print only selected polygon. Also it is not displaying label names on print image. Please suggest some way. from PyQt4.QtGui import *from PyQt4.QtCore import *import timel =...
  13. ا

    Import Mapbox tiles to ArcMap 10.2.2

    I would like to use a basemap from the Ancient World Mapping Centre, available as maptiles via Mapbox, as basemap in my ArcMap desktop version 10.2.2. I tried to import it as a new WMTS server with the following...
  14. ا

    Android devices and apps with support for Galileo positioning

    While the European's Galileo positioning system is only expected to be fully deployed by 2020, the first positioning made using already deployed Galileo satellites was made back in 2013. Also, hardware devices supporting Galileo are already commercially available. However, I am not aware of...
  15. ا

    Aide PDF

    Bonjour, Veuillez m'excuser si je poste ce message au mauvais endroits. Actuellement en formation, je dois rendre certains devoir. Et c'est la que l'improbable arrive on me demande de faire un A3, de le scanner (format pdf) et de le réduire en A4.... Seulement je ne sais pas réduire un format...
  16. ا

    How to generate tile cache in ArcGIS from TIFF?

    I have about 1TB orthophoto of data in TIFF format. I would like to create tile cache for web use from it. Also I have ArcGIS for Server and Arcmap. What is the process of doing it? Should I load all the TIFF's to Arcmap and publish a service to ArcGIS for server for automatic cache generation...
  17. ا

    Layout show label and each polygon make serrated image

    I want to develop "Print lay out functionality", but in output system is giving me whole image, I want to print only selected polygon. Also it is not displaying label names on print image. Please suggest some way. from PyQt4.QtGui import *from PyQt4.QtCore import *import timel =...
  18. ا

    Import Mapbox tiles to ArcMap 10.2.2

    I would like to use a basemap from the Ancient World Mapping Centre, available as maptiles via Mapbox, as basemap in my ArcMap desktop version 10.2.2. I tried to import it as a new WMTS server with the following...
  19. ا

    Android devices and apps with support for Galileo positioning

    While the European's Galileo positioning system is only expected to be fully deployed by 2020, the first positioning made using already deployed Galileo satellites was made back in 2013. Also, hardware devices supporting Galileo are already commercially available. However, I am not aware of...
  20. ا

    Aide PDF

    Bonjour, Veuillez m'excuser si je poste ce message au mauvais endroits. Actuellement en formation, je dois rendre certains devoir. Et c'est la que l'improbable arrive on me demande de faire un A3, de le scanner (format pdf) et de le réduire en A4.... Seulement je ne sais pas réduire un format...
أعلى