1
0
mirror of https://github.com/alfanhui/mbtilesToPngs.git synced 2025-05-21 01:10:15 -07:00

Update README.md

This commit is contained in:
Stu 2018-06-06 21:46:35 +01:00 committed by GitHub
parent 61c068b95d
commit 7152a0094e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,9 @@ This is to allow for offline use of OpenStreetMaps, and I will be using [Flutter
## Where to get .mbtile? ## Where to get .mbtile?
OpenStreetMap says: Apart from very limited testing purposes, you should not use the tiles supplied by OpenStreetMap.org itself. OpenStreetMap is a volunteer-run non-profit body and cannot supply tiles for large-scale commercial use. Rather, you should use a third party provider that makes tiles from OSM data, or generate your own. OpenStreetMap says: Apart from very limited testing purposes, you should not use the tiles supplied by OpenStreetMap.org itself. OpenStreetMap is a volunteer-run non-profit body and cannot supply tiles for large-scale commercial use. Rather, you should use a third party provider that makes tiles from OSM data, or generate your own.
[Guide to generate your own](https://tilemill-project.github.io/tilemill/docs/guides/osm-bright-mac-quickstart/)
[A Guide to generate your own](https://tilemill-project.github.io/tilemill/docs/guides/osm-bright-mac-quickstart/)
This guide will go through the steps for compiling map data, downloading a specific area, customise the map, then export to mbtile. This guide will go through the steps for compiling map data, downloading a specific area, customise the map, then export to mbtile.
Warning! For Mac, when you install TileMill.app, it currently fails to start. Go into *TileMill* > *Updates Preference* > *check Install* Developer Builds. Warning! For Mac, when you install TileMill.app, it currently fails to start. Go into *TileMill* > *Updates Preference* > *check Install* Developer Builds.