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 3 weeks ago

JakobMiksch commented 1 month 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 3 weeks ago

done