tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.12k stars 527 forks source link

Fix for issue 2734 where export file formats were showing up for mbti… #2735

Open tpotter7 opened 4 years ago

tpotter7 commented 4 years ago

Issue #2734. Export file formats were showing up for mbtiles export. Removed that field.

csytsma commented 4 years ago

Attempting to resize the bounding box during MBtiles export is not possible, it either moves the map or moves the box. Resizing during a static image export works just fine.

tpotter7 commented 4 years ago

Fixed. Please retest.

yvemalongo commented 4 years ago

Good morning all , I need help I work on tillmill, I created my tile in mbtiles format but to extract it in command prompt I had to enter the command below in cmd: C: \ Programs (x86) \ pytho38 \ python.exe C: Program Files \ mbutil-master D: \ philadelphia \ phyladelphiebasemap.mbtiles D: \ philadelphia \ philadelphia2 unsuccessful is there another alternative to extract my tiles in mbtiles

yvemalongo commented 4 years ago

Good morning all , I need help I work on tillmill, I created my tile in mbtiles format but to extract it in command prompt I had to enter the command below in cmd: C: \ Programs (x86) \ pytho38 \ python.exe C: Program Files \ mbutil-master D: \ philadelphia \ phyladelphiebasemap.mbtiles D: \ philadelphia \ philadelphia2 unsuccessful is there another alternative to extract my tiles in mbtiles