ngageoint / geopackage-js

GeoPackage JavaScript Library
http://ngageoint.github.io/geopackage-js/
MIT License
308 stars 78 forks source link

Geojson Null Geometry #157

Closed JaredLincenberg closed 4 years ago

JaredLincenberg commented 4 years ago

Added the ability for Geopackage.addGeoJSONFeatureToGeoPackage(...) to handle null geometries. It treat them as the wkt POINT EMPTY.