This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

best way to edit style

1

Hello,

I was able to successfully import OSM data into PostgreSQL and display it in TileMill using openstreetmap-carto stylesheets. We really need to be able to customize the symbology and display of the data before creating tiles. What is the best way to do this? It looks daunting to edit the openstreetmap-carto stylesheets in TileMill. Is there a better way or better products to create our own look?

Thanks

asked 15 Nov '17, 00:34

SeattleHeather's gravatar image

SeattleHeather
2206915
accept rate: 0%


One Answer:

3

There are commercial offerings with smoother editing but they are usually tied to a subscription business model where you continue to use their platform rather than generating tiles one-off. Other than that, there's no way around editing the stylesheets. Since TileMill has limitations regarding the number of files it opens, most openstreetmap-carto style developers use a TileMill clone named Kosmtik (https://github.com/kosmtik/kosmtik). In Kosmtik, you edit the style sheets with a text editor of your choice.

answered 15 Nov '17, 07:56

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .