Questions tagged [tilemill]

TileMill is a tool for cartographers to quickly and easily design maps for the web using custom data.

TileMill is a tool for cartographers to quickly and easily design maps for the web using custom data. It is built on the powerful open-source map rendering library Mapnik - the same software OpenStreetMap and MapQuest use to make some of their maps. TileMill is not intended to be a general-purpose cartography tool, but rather focuses on streamlining and simplifying a narrow set of use cases.

Ref: Manual

125 questions
0
votes
1 answer

Active perl Geo OSM Tiles

I had installed Geo-OSM-Tiles through Active perl. But the problem is that i dont know in which path it had installed. Also i need terminal command for downloading tiles through Geo-OSM-Tiles (Active perl). thanks in advance.
Vinay
  • 539
  • 1
  • 4
  • 11
0
votes
1 answer

Customize SVG icons in Tilemill/Mapbox

I added a data layer on my map and I'm using an svg image to represent the markers. #points { point-file: url(marker2.svg); marker-width:10; marker-fill:#fff; } since it's an SVG image, I'm trying to customize the fill color but it is not…
sjobe
  • 2,817
  • 3
  • 24
  • 32
-1
votes
1 answer

tilemill creates jagged edges for worldmap

Trying to create a custom world map texture with tilemill to load into leafletjs. I have downloaded a free .tiff file from natural earth data and loaded it into tilemill. When i want to export however, i notice alot of jagged edges mainly around…
Jurgen Welschen
  • 871
  • 1
  • 13
  • 21
-1
votes
1 answer

Tilemill / MBTiles - Add watermark

Is there any way to add a water mark to every tile using Tilemill? I would like to put my company name in small transparent writing in the bottom right hand corner of every tile. I'm exporting as MBTiles and using them in my android…
Gyroscope
  • 3,121
  • 4
  • 26
  • 33
-4
votes
1 answer

Timeline code for TileMill/MapBox

I'm looking to write code to implement a sliding timeline tool, which I hope to be useto visualize the opening/closing of businesses and organizations on a map that I have created using TileMill/Mapbox. The map's data has start and end dates for…
gstalica
  • 11
  • 3
1 2 3
8
9