I have a set of points which I am trying to clip to a set of polygons. The files have many features (150,000 polys, 8,000 points). I'd like to automate this process carry it out once a day, hence I am using python/gdal/ogr to script the operation. However, it is prohibitively slow. Performing...
Bonjour à tous, Après avoir fait quelques recherches en vain, je me décide à ouvrir un nouveau sujet suite à un problème dont je ne trouve pas la solution. Je dispose de deux couches de type polygone couvrant tout un territoire que je souhaiterais intersecter: une couche...
أكثر...
How would I accomplish in qgis automating of the production of multiple TimeManager recordings with a consistent orientation, zoom and framing of gps traces?.
I expect it will involve python & postgis db queries but I've new to qgis and python so not sure where to start with setting...
This is I know going to be of limited interest to many of you but I teach navigation and I am working on producing test questions and charts for assessing learners knowledge. My problem is solvable with post editing but as I am finding QGIS very versatile as I am learning it I think there may be...
Right, I am slightly worried. I opened QGIS this morning to discover that part of the work I did yesterday was not there (the attributes where present in the table, but were not digitised anywhere on the interface). I had assumed that I had accidentally done something last night before I went...
I have a number of multipoint features that form lines (hiking trails). I would like to connect the dots of each multipoint feature to generate line features, but there are no attributes with which to sort the points in the correct order. The trails vary quite a bit in shape and direction so I...
I have a vector dataset of rural broadband data-points (how fast, etc.) and I'd like to explore if there are clusters of points with similar characteristics, and to plot polygons encompassing them.
For example, I may have 45,000 points in a single PostGIS dataset distributed over a landscape...
i am using arcgis server 10.2.1.trying to enable Web tier authentication to consume map service in asp.net application(LDAP authentication).Before this i am struck with following configuration
From ESRi doc for LDAP authentication i need to deploy arcgis web adaptor on java application server (...
I am creating a class to log geometries to shapefiles. So I create an instance of a GeometryLogger which holds a reference to a IFeatureClass. To write to the file I open an editsession once the featureclass has been created and opened. However I´m unsure when I should close the session. Is this...
I want to crate polyline feature using mouse picking points(first point and second point) through pick points coordinates in ArcMap VBA could you please tell how to take mouse pick points.
Private Sub procesFeat()Dim pMxDoc As IMxDocumentDim pMap As IMapDim pEnmFeat As IEnumFeatureDim SVRFclass...
I have a shapefile with a single multipolygon feature. This feature has a "ring not closed" geometry error (seen here in QGIS):
I tried using buffering and the GRASS v.clean command as suggested in other answers, but no luck. I also can't find the gap by inspecting the feature visually (it...
I am having issues loading the qgis Python modules in the osgeo4w shell. Ultimately I want to work with the modules in pyscripter. I tried the solution mentioned in Problem with import qgis.core when writing a stand-alone PyQGIS script, by loading the sample my_pyqgis_script.py that was given...
I'm trying to import some CAD files from microstation (dgn) v7 to ArcGis 9.3.1 and i need to access the User Data Linkage from it but i have not the Data Interoperability License.
Is there any alternative way to do this?
أكثر...