whosonfirst/go-whosonfirst-pip-v2

Add a local/custom db.Table definition for properties

thisisaaronland opened this issue · 0 comments

So that we are only storing/retrieving properties rather than entire features (and their geometries)

The other alternative is to update the geojson table schema in go-whosonfirst-sqlite to store geometries and properties as separate columns/blobs but then it is always left as an exercise to the user to reconstruct the feature...