[Tile-serving] [osm2pgsql-dev/osm2pgsql] highway=rest_area treatet as line (Issue #2116)
Jochen Topf
notifications at github.com
Sat Dec 23 21:07:14 UTC 2023
The `default.style` you are using is just a starting point for your configuration. It isn't possible for us to keep track of all OSM tags and whether they should be used as polygon or not. Also the config file is not enough to create that kind of setting, you also need to use the `style.lua`-type config file as described [here](https://osm2pgsql.org/doc/manual.html#lua-tag-transformations).
You can change the configuration to suite your needs. For a possibly more complete and up-to-date configuration have a look at the configuration that comes with [openstreetmap-carto](https://github.com/gravitystorm/openstreetmap-carto/).
Note that all these config files use the "old pgsql output". For new projects I recommend using the "new flex output", which allows much more flexible configuration. See the [Flex Output chapter in the manual](https://osm2pgsql.org/doc/manual.html#the-flex-output).
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2116#issuecomment-1868370274
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2116/1868370274 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231223/ba5a9eb4/attachment.htm>
More information about the Tile-serving
mailing list