-
When you export the same tileset multiple times, TileMill autogenerates file names. When previewing tilesets, it'll take the original filename and might show a different file than what you exported.
-
Example for Exporting Tiles (http://support.mapbox.com/kb/tilemill/exporting-tiles-for-the-web) violates the file naming convention (http://support.mapbox.com/kb/tilestream-pro-hosting/adding-tiles-to…
-
I've update TileMill to 80b0bfee1dbb67cb0794b4568a60989d4225644c commit.
All works fine, except export.
Then I try to export any map to any format, export process dies, says:
Started undefined NaN …
-
Dane's looking at this, original from (https://github.com/mapbox/tilemill/issues/1122#issuecomment-3489022). Looks like there may be some lessons to learn from the Python codebase which exposes a `pyt…
yhahn updated
8 years ago
-
With the Noto font changes (https://github.com/gravitystorm/openstreetmap-carto/issues/2397#issuecomment-251598708) we have ended up requiring Mapnik 3 features without realizing it at the time.
I pr…
-
While I love the ability to "just publish" without account information, and am totally okay with the ephemeral nature of that.
It's unclear to me how to setup TileMill.app to link with my MapBox acco…
-
TileMill.app upgraded from 0.5 to 0.6.0 is not affected (has an icon) but a freshly downloaded 0.6.0 build does not:
-
Would be great to get the quicklook plugin working within the main tilemill.xcode project. Perhaps @incanus could take a look at this. Initially when included the -I include paths were not being respe…
-
-
Been seeing some odd crashes that show that node-mapnik may crash as the Node.js process exits. The condition occurs because node-mapnik is still rendering in a thread while the main event loop closes…