[OSM-dev] Seeking users of osm2pgsql floating-point node storage
Paul Norman
penorman at mac.com
Mon May 25 21:45:07 UTC 2015
osm2pgsql has an option to use floating points for lat/lon storage
instead of fixed points. To remove unused code, I am planning on
removing it, but wanted to check if anyone is using it.
To use it, #define FIXED_POINT had to be changed in several source
files, so this is not something that would be accidentally used. If you
don't know, you're not using it.
If you are using it, please comment on
https://github.com/openstreetmap/osm2pgsql/pull/357.
More information about the dev
mailing list