نتائج البحث

  1. ا

    Convert multi KML and KMZ into shapefile using ArcPy?

    I try to convert with arcpy (python 2.7.8) 50 KML and KMZ files, that i downloaded from google earth into shapefiles. All files located in many sub-Folders. All Sub Folders are located in one large directory. When i run this code: import arcpy,fnmatch,osrootPath =...
  2. ا

    How to generate map using geoserver & openlayers in java from postgis data?

    How do I generate a layer of map from postgis data(from shape files) using geoserver and openlayers. I have installed geoserver-2.7.1.1 & openlayer 2.13. أكثر...
  3. ا

    Maplex does not place labels in available area in ArcMap 10.2.2

    I am trying to get ArcMap 10.2.2 to place my labels where I want them using the MapLex label engine. I want to stop the labels from both overlapping other features in the same layer, and overlapping a text annotation layer. The result I am getting with my current settings is this: As you can...
  4. ا

    CentOS 6.5 - After compiling gdal.so: Unable to load dynamic library

    CentOS release 6.5 (Final)Linux version 2.6.18-028stab101.1 (root@rhel5-build-x64) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46) I'm trying to Install Cartaro CMS (http://cartaro.org/). GeoServer, Postgresql and PostGIS are up and running. The only missing software requirement to install...
  5. ا

    Python version issue

    I am using arcgis 10.1 and running this script on python version 2.7.2. The problem is that when I am running this script on python v2.7.2 it gives required result but when I run this script on arcgis 10.2.2 with python v2.7.5 it gives undesired result. Basically this scrip adds a new...
  6. ا

    External Capabilities in a Geoserver

    Is it possible to have an external capabilities file in a Geoserver for custom filters, like time etc. I know you can do this in ArcGis, to have a external capabilities file, can be helpful when you need to have fields which the standard wfs get requests/filters don't have. [EDIT] With some...
  7. ا

    Postgis ST_AsSVG renders a tiny SVG

    I am storing information about a person's journey as a linestring. Having recently discovered ST_AsSVG I tried the following query: SELECT ST_AsSVG(path) FROM activities WHERE id = 209 Which produces the path data as expexted. When i put that in to an SVG the path is...
  8. ا

    Autonumbering using ArcGIS Web AppBuilder?

    I work for a water utility division and we are using ArcMap 10.1 with attribute assistant. I used the AutoNumber method to auto increment and populate a field with the next highest integer. Unfortunately this method does not seem to work in ESRI Web AppBuilder. Anytime I edit my layer and...
  9. ا

    WMS with QGIS-Server: missing legend

    I have set up QGIS-server for a WMS. I use Ubuntu 14.04 and QGIS 2.10. When loading the WMS in QGIS or Mapbender3 the symbology in the layertree is missing for points and lines. It works with polygons. Under Ubuntu 15.04 i did not face this problem. Any ideas? Thanks! Stephan...
  10. ا

    Mongolia gets Street View

    Google has recently added Mongolia to the list of countries with Street View. Read more about it on Google’s LatLong blog. There have also been some major additions in Malaysia on the Island of Borneo. Previous major additions this year were Madagascar and Canadian parks in May and Greenland in...
  11. ا

    Column 'SHAPE' cannot be null in mysql database even if the query string is correct

    I am trying to write an POLYGON into an column named SHAPE which is a geometry type. And created query which looks $sql = "INSERT INTO rokka(zone, mineral, district,location,area,toposheet,Verification,SHAPE) VALUES ('$zone'...
  12. ا

    Remove lines from inside a polygon in QGIS

    Through a "dissolve" process in QGIS, I achieved some polygons that have some fails, like this one in the screeshot: Is there any automatic process I can make in QGIS to remove those lines inside the polygon and leave only the outer borders? I can manually delete using the Node Tool, but I was...
  13. ا

    How to read Excel sheet in ArcPy script?

    I'm writing a python code to convert X,Y points in excel to shapefile. In this process i have toread xy points from shhet1. What is the step i have to include in my process to read data from sheet1 of an excel work book(97-2003). I wrote a code as follows.. import arcpy from arcpy import env...
  14. ا

    Update layer title and extent with geoserver REST API (Java)

    Is it possible to update layer title and extent using Rest API? I am using geoserver-manager 1.6 and geoserver 2.4. I found that there is configureLayer method that takes GSLayerEncoder but there is no way to set title or extent in the GSLayerEncoder (only default style and some other...
  15. ا

    Openlayers 3 bad coordinates

    I am using Openlayers 3. In order to open the map i use OpenStreetMap generated tiles. When i try to get coordinates using polyFeature.getGeometry().getCoordinates() it provides me bad coordinates , the numbers are way too big . Something like this : "X": 3151594, "Y": 5953506.5 How to get...
  16. ا

    Create FeatureDataSet in geodatabase with Arcpy from a table [on hold]

    I create an empty file geodatabase (gdb), and I would like to import in this gdb several feature dataset, at least 120 different dataset. I would like to import those dataset from a table like an excel table. I try to do this with the python command with something like ...
  17. ا

    Is there a Highest Position tool in QGIS

    I am familiar with the tool Highest Position (Spatial Analyst) in Arcgis, but I am trying to replicate this tools function is QGIS. Is anyone aware if this tool exist in QGIS (possibly under a different name)? I have tried looking but no luck yet. Below is a description of what the tool does in...
  18. ا

    Merging Feature Classes and keeping the metadata

    Is there a way that while merging two feature classes we can keep the metadata? We are merging feature classes with templates so we can import specific fields into our data. Is there a way to keep a metadata template that is imported into our feature class templates with our existing feature...
  19. ا

    Is ESRI metadata standard compatible with GeoNetwork metadata standard?

    Is ESRI metadata standard compatible with GeoNetwork metadata standard? if yes how do i update the Geonetwork metadata using Arc-Catalogue 10 Metadata xml? أكثر...
  20. ا

    How Unmanned Aircraft Systems Are Changing the Landscape

    Unmanned aircraft systems, also referred to as UAS, UAVs or drones, have been a hot topic of discussion for the last several years. This year, the conversation is really heating up as more success stories emerge globally, and as the FAA begins to issue more approvals for firms to fly...
أعلى