-
Hello everyone. java -Xmx120g I previously rendered the map of Europe using tilemaker and there I can see the house numbers, but the time and resources used by that tool are much greater. Can someone help me with information about how I could convert the map into .mbtiles and make the house numbers available? Thanks in advance for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
housenumber should be there with those options. For example, if I look at my planetiler generated file in tileserver-gl inspect, I can see there is a housenumber layer and I can see the points in each building that has one. What does your style look like? I use something like this |
Beta Was this translation helpful? Give feedback.
housenumber should be there with those options. For example, if I look at my planetiler generated file in tileserver-gl inspect, I can see there is a housenumber layer and I can see the points in each building that has one.
What does your style look like? I use something like this
https://github.com/acalcutt/wifidb-tileserver-gl/blob/master/tileserver-gl/styles/WDB_OSM/style.json#L4438-L4459
which shows them after zoom level 17