نتائج البحث

  1. ا

    Add to GeoPackage in QGIS

    QGIS 2.12 has support for saving a layer on the map in the GeoPackage format and that is great. However, I don't see a way to add another layer to the GPKG file, even though GeoPackage supports multiple layers. Is this functionality that is yet to come in QGIS or is there a way to do it with...
  2. ا

    Is kriging an exact interpolation method?

    Can kriging be an exact* method? For example, when optimized with the Geostatistical Wizard? Or in any other way? (as far as I know, "normal" kriging isn't an exact method). *exact: predictions at known observed values yield exactly the same values again. أكثر...
  3. ا

    Validity of ordinary kriging of polygon centroids

    I'm in a discussion with a colleague who believes that kriging should not be used to interpolate a surface from polygon based data (i.e. with kriging applied to centroids), because this effectively translates the spatial uncertainty inherent in any polygon centroid into data error in the kriged...
  4. ا

    افزونه ا

    افزونه SVM در مح أكثر...
  5. ا

    Force ST_collect to return only a GeometryCollection

    In the postgis documentation it's mentioned that ST_collect returns a MULTI* or a GEOMETRYCOLLECTION. But how can i force the function to only return a geometrycollection not depending on it's input argument. For Example: I have a postegreSQL database with a column of type GeometryCollection...
  6. ا

    Loading a qgsproject when another one is loaded

    I am loading a project with: QgsProject.instance().read(QFileInfo(path))When i try to load another project it subtracts the layers and shows nothing. But if I try doing it again it works. أكثر...
  7. ا

    An Evaluation of Open Source Geographic Information Systems Routing Tools in Direct V

    In view of recent proliferation of online/desktop routing tools (such as qgis road graph plugin, osm routing machine, google maps engine, routexl, OpenRouteService etc), it is imperatives to provide empirical evaluation of comparative strength and weakness of a number of predominant routing...
  8. ا

    Insert ArcMap shapefile in AutoCad Workspace

    How can I insert an ArcMap shapefile in AutoCad or how can I save the shapefile so as to put it in Autocad Workspace? Even a tool in ArcMap that exports shapefile in a form which can be inserted in AutoCad or AutoCad Map would do. أكثر...
  9. ا

    How to create circles starting with points and attributes (diameter, lat/long)?

    I have a point shapefile with attributes (diameter, latitude and longitude). For each point in that file, I want to create a polygon (circle) described by those attributes. The new shapefile should have circles of described diameter. I am using ArcGIS 10.0. أكثر...
  10. ا

    FeatureClassToFeatureClass_conversion taking too long

    I wrote a python script in order to get all features near a point and its distances. To reach that, I'm using LocateFeaturesAlongRoutes_lr, then performing a join with a feature layer and finally using a field mappings object to rename and remove attributes. This last step is done using...
  11. ا

    Converting coordinate obtained from google maps to be used with gdal_translate in jav

    this is a follow on question from here I am trying to get cs2cs to work but I am getting the following error. My command is as follows: cs2cs +init=epsg:4326 +to +init=epsg:3857 -f "%%.2f" merc.txt And the output when using PROJ_DEBUG=5 is pj_open_lib(epsg): call...
  12. ا

    Can ArcGIS Server 10.1 getFeatureInfo return the geometry?

    Using GeoServer I can make a WMS getFeatureInfo request using the application/vnd.ogc.gml info_format and it returns the full GML of the feature, including the geometry. This is really useful as I can then use this GML in the browser to highlight features. Example geoserver request...
  13. ا

    PacktPub - ArcGIS Blueprints

    !!!-Exclusively for GIS AREA-!!! PacktPub - ArcGIS Blueprints Book Description Publication Date: December 2015 About This Book Get to grips with the big world of Python add-ins and wxPython in GUI development to implement their features in your application Integrate advanced Python...
  14. ا

    Image is black after after multiplication by a constant

    Below is my code AbstractGridCoverage2DReader reader = null;try { reader = new GeoTiffReader(new File(path1)); Coverage cov1 = reader.read(null ); double[] v1 = new double[]{2/3D}; Coverage cm1 = Operations.DEFAULT.multiply(cov1,v1); GeoTiffWriter writer = new...
  15. ا

    The ‘Shapefile Approach’ Vs The ‘Geodatabase Approach’ to GIS

    There are two basic ways to run a GIS project. These are the ‘shapefile approach’ and the ‘geodatabase approach’. This video briefly considers the merits of these two approaches for biologists. أكثر...
  16. ا

    Getting selected layer name in QGIS Modeler

    I hope its a simple question. If I have a geoalgorithm in my model and I want the value from one the parameters, then how can I get it? For example I want the layer name in the parameter 'layer' in below figure so I get the value 'Pts1'. أكثر...
  17. ا

    How to create multiple external overviews for a geotiff with gdal?

    I want to have mutiple overview files (one for each overview level) for a GeoTiff, so I'm able to edit this files in a raster editor. How can this be done? Unfortunately, gdaladdo -ro creates only one .ovr file for a tiff, that contains all the overviews. Maybe this can be done by using VRT...
  18. ا

    Postgis ST_DWithin in a ruby query

    The following is being attempted in the console for a postgis enabled rails4.2 application. @target = Target.last@meter_radius = 2500@valid_points = Target.where("ST_DWithin(#{@target.lat}, #{@target.lon}, #{@meter_radius}))lat and lon are defined as decimal values. This translates into the...
  19. ا

    Happy Christmas with Google Earth directions

    Yesterday we had a look at the work of Japanese GPS artist Yassan. We contacted him to ask about getting his routes in KML format. He was unable to release the ‘Peace on Earth’ route featured yesterday as it still needs to be verified by Guinness World Records, but has kindly shared some of his...
أعلى