JakobMiksch / osm-feature-info

Attempt to create an API to get information about OSM features around a location.
0 stars 0 forks source link

Consider implementing Geography type in osm2pgsql #26

Closed JakobMiksch closed 5 days ago

JakobMiksch commented 2 weeks ago

currently we need to create a geography column in a post processing step. it would be much more useful to have it directly in osm2pgsql

JakobMiksch commented 5 days ago

done