> 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 }
> ```

@joto 

I only tried this with SRID=4326 as input in my Lua file, but it worked like a 
charm and nicely outputted geography. Thanks for the tip :-)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2152#discussioncomment-11110145
You are receiving this because you are subscribed to this thread.

Message ID: 
<osm2pgsql-dev/osm2pgsql/repo-discussions/2152/comments/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to