-
In many different InVEST models, we have a similar pattern of iterating through all features in a layer and then doing something with that feature's geometry. But there is a great deal of variety wit…
-
The OGR PostGIS driver supports adding tables without geometry information. These tables are listed by default in the ArcGIS-OGR dialog box, but the OGR driver supports calling a specific table by add…
-
Fiona shows which drivers support appending in `fiona.supported_drivers`. Is there a way for pyogrio to do the same?
```py
In [1]: import fiona
In [2]: fiona.supported_drivers
Out[4]:
{'DXF'…
-
Tried to initialise the countries database using the managment commands. Got the following error:
Datasource has 1 layers
Importing Layer 10m_admin_1_version1b1 of type Polygon, size: 3786
Traceback (…
-
The Spatialite-based [sqlite](https://gdal.org/user/sql_sqlite_dialect.html#sql-sqlite-dialect) dialect of GDAL/OGR as used by QGIS when filtering GPKG or Spatialite layers can not handle some more co…
-
I used a throwaway script to look for configuration options that are read by `CPLGetConfigOption` but are not declared in the `.rst` documentation files. Some of these do not appear to be intended to …
-
**Reporter: jacob.delfos@maunsell.com**
**Date: 2006/03/07 - 08:57**
```
I have created a tileindex of DGN files. It works fine in the Mapserver CGI
(same version), but in PHP_Mapscript the layer cau…
-
```julia
using ArchGDAL
using GeoJSON
using GeoInterface
g = GeoJSON.read("""
{
"type": "Polygon",
"coordinates": [
[
[100.0, 0.0],
…
-
**Reporter: tomkralidis**
**Date: 2004/12/21 - 23:09**
```
When I invoke:
I have a GML file on disk. Here's a record of the data natively as GML on disk:
…
-
**Reporter: unicoletti**
**Date: 2007/07/16 - 13:08**
Running the msautotest suite shp2img crashes on the said map.
The output of gdb follows:
unicoletti@ziggy ~/Workspace/eclipse/subversion/msautote…