-
Hi everyone, I try to use VTM on Android in order to display OSM vector tiles from a pg_tileserv server. I've loaded some OSM data from Geofabrik into a PostGIS database with I've checked that pg_tileserv serves tile layers correctly by using the web interface at Next, in an Android Studio project based on the MapilionMvtActivity, I've used a modified MapilionMvtTileSource (I've changed the DEFAULT_URL to point my pg_tileserv url). Finally, I've studied the render-theme documentation and the Can someone help me ? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
The render themes render the map elements based on rules that use tags, |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Mapsforge maps are created with the official OpenStreetMap tags (tag-mapping).