Tagged Questions
0
votes
1answer
112 views
How do i use gdal2tiles for creating tilecache?
I want to create tiled cache from raster file, so i downloaded gdal2tiles.py.
Now i don't get what (and how) i must do with that python script file.
0
votes
1answer
185 views
What do I need in order to show offline map (tile cached based) of area from OSM using Openlayers?
I want to make an offline map with certain zoom levels of an area from OSM (preferably keeping the styles of OSM).
Client will use OpenLayers , If needed I can install Geoserver/Mapserver and MS-SQL ...
3
votes
2answers
738 views
local tiles server for offline access
Anyone knows if there is a "lightway" solution to mount a local tile server?
Feature I'd to provide is local storage of small sections of maps, not more than small city for example, in order to ...
0
votes
0answers
95 views
Tilestache cache folder permission on Apache
So, Ive setup tilestache on a remote server and the cache folder for the tiles is /home/httpdocs/stache where the apache default folder is /home/httpdocs/.
I'm having trouble with tilestache caching ...
4
votes
1answer
1k views
How to serve local maps for an offline HTML5 webmapping app?
How could one serve maps (tiles in wherever format possible) within a Android device to be consumed by an offline webmapping app also accessed within the device's browser?
