-
Does GeoPackage support vector datasets beyond simple geometries? I've heard we might need to extend the current standard to include complex geometries used to support complex relationships.
Note: T…
-
We have agreed in principle to produce an extension for GeoPackage that stores gridded elevation data in the same tiling scheme previously specified for raster data. The question is what the content o…
-
Further to https://github.com/opengis/geopackage/issues/38 (closed, but not fixed), the /base/core/spatial_ref_sys/data_values_default test requires that the srs_id (nee srid) and organization_coordsy…
bradh updated
9 years ago
-
@rajrsingh - could you take the lead on making sure we have all the OGC stuff right? Like we got this preamble, which should be incorporated and probably updated somewhere. Perhaps directly in the rea…
-
I have added support within MapProxy for a new SQLite-based cached data format called geopackage. There is talk of initiating a pull request to the MapProxy repo in order to facilitate adoption and s…
-
How about this (using a JSON-LD ish notation)? Familiar GeoJSON idioms at work:
## At an instant
```
{ "@context": {"Instant": "http://www.w3.org/2006/time#Instant"}, "type": "Feature",
"geometry":…
-
I have not looked at the code that does this, but I did just use this on my new ASUS Nexus 7.
- it worked as expected - the old values (including the 'name') were replaced with default values
- this…