5
votes
1answer
307 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
0answers
283 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
181 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 ...
3
votes
1answer
416 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 ...