[Tile-serving] [osm2pgsql-dev/osm2pgsql] Geography datatype (Discussion #2152)
Jochen Topf
notifications at github.com
Tue Oct 29 12:45:14 UTC 2024
Yes, you should be able to write this (note the two places where you need the SRID):
```
{ column = 'geom', type = 'point', sql_type = 'geography(point, 1234)', not_null = true, projection = 1234 }
```
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2152#discussioncomment-11086879
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2152/comments/11086879 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241029/3dc54aa2/attachment.htm>
More information about the Tile-serving
mailing list