1
vote
2answers
231 views

Why is my shapefile not visible in Tilemill?

I have 3 layers of vectors (shapefiles) that I've loaded into Tilemill. However, nothing is visible in Tilemill. What am I doing wrong, and what should I do to get my map to show up? This is part ...
3
votes
1answer
149 views

Add a mbtiles file to TileMill

is it possible to add a mbtiles file as TileMill layer? Thank you, Andrea
0
votes
1answer
165 views

Add TMS layer in Tilemill

is it possible to add a TMS layer to TileMill to compose a map? If yes, how is it possible to do it? Thank you very much, Andrea
8
votes
2answers
257 views

Options for a historic Web Map?

EDIT: I'm an intern at a small local history museum. We have a budget of $0. Project overview: I've got a bunch of old paper maps. When I say old, I mean 1800s and up. They've been scanned into ...
4
votes
2answers
249 views

How can I setup a simple web mapping system?

I'm new to mapping and GIS and I'd like to setup a mapping system to display informations on a map, I think the following could work but I'm not sure how good it is.. 1- I store my data (lat, lng ...
3
votes
1answer
190 views

How to keep web map from displaying content from 2 zoom levels at the same time?

So I'm making a web app with a map that combines several layers (and dynamically toggles them off & on). I've made these layers in TileMill, exported them to .mbtiles files, and I'm serving them ...
1
vote
1answer
424 views

Live updating in tilemill/tilestream

This seems like a simple question, but I'm having trouble finding out the answer. I'm building a map in tilemill and using data from a geojson file. I plan on hosting it later using tilestream. Once I ...
2
votes
2answers
394 views

Tilemill (Carto) code for styling multiple features from a single layer

How can I more efficiently write this piece of code which aims to style two features in my streets layer (major roads and major road ramps) the exact same way. #tor_centreline [FCODE=201200] { ...
10
votes
3answers
3k views

Stack - Mapnik, TileMill, OpenLayers, GeoExt

Would this work as a stack for serving webmaps with the basic GIS viewer functionality (pan, zoom, layer switching, info popups)? Apache Web Server Mapnik to serve the geo-data (TileMill to Style ...