-
Application crashes when selecting Add layer>Browse>MapBox
![image](https://cloud.githubusercontent.com/assets/8063339/3477313/4492daa4-0316-11e4-9ca6-4d110e542eb0.png)
-
[tilemill] {[Error: socket hangup] code: 'ECONNRESER'}
Any ideas?
-
A common pattern is to have the first list item as the add action - you could put the add picture and add note buttons in a placeholder row in the list. It makes it obvious where the new item will app…
-
It is currently partially manual (part of it is automated via `fabric`), however the full process is manual and relying on the knowledge of individuals. We need to write more documentation and spend s…
-
I get this error when I try to open a standard osm carto css project :
"could not create converter for windows-1252"
The project runs fine with Tilemill on the same machine. The carto css used is thi…
-
I downloaded the code today. Install seemed to complete fine, although there were a lot of warnings in part of the output ..
```
npm WARN package.json JSV@4.0.2 'repositories' (plural) Not supported…
-
TileMill users on Ubuntu that are also Mapnik users (or are otherwise likely to want to install Mapnik on its own) will predictably get burned by mismatches in Mapnik versions.
This is because the Ma…
-
**Describe the bug**
`./configure.js` spills out
```
[...]
[tilemill configure] Could not configure TileMill because "pkg-config protobuf --version" returned an error (pkgconf: --version specified…
-
It is looking more and more certain that the norton issue with TileMill 0.9.1 is serious. Basically Norton by default, when TileMill attempts to start, will stop the process and remove the 'TileMill.e…
-
## related to #2759
If I follow this instruction from Tilemill documentation:
```bash
git clone https://github.com/tilemill-project/tilemill.git
cd tilemill
nvm install lts/carbon
nvm use v8.15.…