The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
299 views

OpenLayers XYZ Unable to Load Local Tiles

I have some local tiles that were generated from OpenStreetMaps using Maperitive. I've tried going through the docs and tests but the map is not loading. I'm not getting any errors in chrome's js ...
3
votes
1answer
98 views

OpenLayers request tiles out of range

OpenLayers map is requesting tiles out of range and all the map is pink. If I inspect single tile, the address is next: /Tiles/15/16384/16384.png But the folder with generated tiles does not ...
3
votes
1answer
397 views

Generating tiles for osm/esri shapefiles

I've generated tiles for OpenStreetMap .OSM files using Maperitive and quickly consumed them with leaflet (with no tile cache yet). I'm now looking for the right and simple way to to that also with ...
3
votes
0answers
280 views

How to serve OpenStreetMap Tiles locally using ArcGIS Server 10?

We want to serve OpenStreetMap Tiles locally using ArcGis Server 10 to use as base maps in our ESRI Silverlight and Flex GIS clients. We've downloaded our regions OSM file and created PNGs using ...
1
vote
1answer
169 views

Maperitive: howto add a new rule-set

Maperitive, a desktop osm renderer, stores its rulesets for rendering in a subfolder called "Rules" - at least when running under windows. I tried to generate my own rules (or to be more honest I ...