Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support to GeoPackage format. #450

Closed
lixun910 opened this issue Jul 13, 2016 · 1 comment
Closed

add support to GeoPackage format. #450

lixun910 opened this issue Jul 13, 2016 · 1 comment
Assignees
Milestone

Comments

@lixun910
Copy link
Member

GeoPackage is an open Format for Geospatial Information supported by OGC.
GDAL has a plugin for GeoPackage vector data:
http://www.gdal.org/drv_geopackage.html
http://www.gdal.org/ogr_formats.html

@lixun910 lixun910 added this to the 1.8 milestone Jul 13, 2016
@lixun910 lixun910 self-assigned this Jul 13, 2016
lixun910 referenced this issue in lixun910/geoda Jul 13, 2016
lixun910 referenced this issue in lixun910/geoda Jul 13, 2016
This was referenced Jul 13, 2016
@jkoschinsky
Copy link
Collaborator

jkoschinsky commented Jul 14, 2016

Tested in GeoDa1.8.9.3 on Win 10 surface.
Saved shp as geopackage and read it back in, which worked fine.
also tested polygon sample data (http://www.geopackage.org/#sampledata) from OGC and it opened fine.

This was referenced Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants