We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, please advice, how can I get sea with a blue color on my map?
I've downloaded osm.pbf tiles of Barcelona city from https://extract.bbbike.org/, then used tilemaker to make *.mbtiles.
Everything is ok, except of the see area - it is not blue, looks like area with no tiles. While my extract covers sea area as well.
I checked, that I have in the tilemaker folder coastline/water_polygons.shp
coastline/water_polygons.shp
Should I use any special parameters / settings?
The text was updated successfully, but these errors were encountered:
Please give your exact command line, details of your system, and say whether you're using a downloaded binary, built from source, or Docker.
Sorry, something went wrong.
I'm using downloaded binary on Mac OS Sonoma 14.5, command line:
./tilemaker --input ../src/barcelona.osm.pbf --output ../barcelona.mbtiles
No branches or pull requests
Hi, please advice, how can I get sea with a blue color on my map?
I've downloaded osm.pbf tiles of Barcelona city from https://extract.bbbike.org/, then used tilemaker to make *.mbtiles.
Everything is ok, except of the see area - it is not blue, looks like area with no tiles.
While my extract covers sea area as well.
I checked, that I have in the tilemaker folder
coastline/water_polygons.shp
Should I use any special parameters / settings?
The text was updated successfully, but these errors were encountered: