Tilemill is a open-source map design program (multi-platform) using the mapnik rendering engine. Maps are styled in Carto (a css-like language) using a variety of data sources (postgis databases, shapefiles, geojson, spreadsheets), and can be exported in mbtiles, Vectors and Raster graphics.
3
votes
0answers
105 views
Can CartoDB and Mapbox.js talk?
All,
Back in December it seemed there was no way to bring in a CartoDB layer into a Mapbox.js or Tilemill project.
Has this changed?
...
2
votes
0answers
25 views
How do I convert from SLD to Carto CSS?
I have a bunch of layers and corresponding SLD's running a WMS service. I was exploring the possibility of shifting to a TileMill's tile based TMS service.
For this, I would like if it were possible ...
2
votes
0answers
756 views
Overlaying a mbtiles tile layer produced with tilemill over another layer maintaining transperency
So using leaflet, I'm overlaying my base tile layer as google satellite imagery. I want to overlay another layer (Mbtiles layer) produced with tilemill over this satellite layer. I was successful in ...
1
vote
0answers
12 views
Making Tiles - Varying the Zoom Level by Population Density
I want to create map tiles for all of the United States at high zoom level (12 or 13). I am using TileMill and mapping census tracts (income).
However, I only need the high zoom level for populated ...
1
vote
0answers
17 views
How to label points with two lines in tilemill
I am designing a map in Tilemill. I want to label my POIs with tow lines. If I am using
text-wrap-width:1;
then its breaking the labels with each word as a new line. Such as if the label is "One ...
1
vote
0answers
164 views
How to label lines in Tilemill?
I am designing my map with tilemill. Now I am struggling with data visualization. I would like to visualize the road name like the 1st image instead of the second image. I have loaded the data source ...
0
votes
0answers
20 views
Adding multiple layers to Tilemill from a single sqlite DB
This is a repost of a question I had over at the MapBox support board. Since I wasn't having much luck over there, I'm hoping I would have better success here.
I'm having trouble adding more than a ...
0
votes
0answers
82 views
Creating maps using Polymaps
We are already working with the TIGER/Line Shapefiles. Now we want to be able to produce maps. Trying out Polymaps made us realize that it makes calls to Cloudmade to get the mapping tiles.
Is this ...
0
votes
0answers
84 views
automatically arrange identical points inside polygon with carto and tilemill
I would like to arrange points inside a polygon so that they don't overlap in a tilemill generated map. The points represent events that took place in a country (represented by the polygon).
The ...
