tidwall / tile38

Real-time Geospatial and Geofencing
https://tile38.com
MIT License
9.15k stars 570 forks source link

An OGR Driver would be nice #110

Open jj0hns0n opened 7 years ago

jj0hns0n commented 7 years ago

http://www.gdal.org/ogr_formats.html

tidwall commented 7 years ago

That would be worth investigating. Is there documentation on OGR driver implementation?

jj0hns0n commented 7 years ago

http://www.gdal.org/ogr_drivertut.html

jj0hns0n commented 7 years ago

There is also a golang wrapper for gdal/ogr (havent really tried it) https://github.com/lukeroth/gdal

tidwall commented 7 years ago

Thanks. This information is helpful.

jj0hns0n commented 7 years ago

fwiw, I would be looking toward eventually using tile38 as a data provider for tegola http://tegola.io/ an ogr driver would be helpful to get any ogr compliant data into a tile38 datastore using ogr2ogr