-
When creating a single point, an 32 byte empty envelope is also created in the GeoPackage header:
```C#
var GeometryFactory = NetTopologySuite.NtsGeometryServices.Instance.CreateGeometryFactory(2583…
-
I'm wondering if the network plot supports the gpkg format (https://www.geopackage.org/)
It can be used instead of shape files in MATSim since some time. I also prefer it now instead of shape files…
rakow updated
1 month ago
-
https://github.com/opengeospatial/ets-gpkg12-nsg/milestone/9
-
- Migrate both to the latest schema version
- Compare outputs as styled layers added to QGIS
-
Most of the time, I want to email or sync a geopackage back to the GIS department. They do not need or even want the photos. They only need to make maps of where I have been and from the data that I…
-
Specifically, Shapefiles, GeoPackage and GeoJSON as they are popular formats in data portals.
Shapefile has an embedded DBase (yikes!) db and is a proprietary format from Esri. Use https://github.c…
-
https://github.com/opengeospatial/ets-gpkg12/milestone/10
-
## Context
- after a file or url is submitted to check, we run a series of local validations to gatekeep bad/broken files/urls before they hit the backend processor
- the messages for these have yet t…
-
In https://guide.cloudnativegeo.org/pmtiles/intro.html#mbtiles it is written:
> In general, it’s impossible to read from a SQLite database without fetching the entire file’s content.
Same infor…
-
A few open questions-
* For Vector Tiles generated using Feature Collections, we can be sure that an asset will be available in S3 as a geopackage, do we mandate the requirement that the asset must …