I would like to have a USB that I can bring with me to any computer. That USB should hold a map server, so that the client computer wont need internet and avoid using OSM or Google maps or any other online map service. I have another portable application that requests a WMS service to load maps, but i would like to direct that import to my local USB map/WMS server. Is PortableGIS the solution? I am using PortableGIS for QGIS and that works fine. However I cant find any documentation...
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
I just came across this tool last week: https://github.com/imincik/mapfile-viewer it is a fully featured, self hosted WxS service based on mapserver and python mapscript. It does not require a web server because it has one embedded. As long as you Python-fu is strong it should not be too hard to set it up so that it can run from an USB key (even on Windows). |
|||
|
|
|
Consider OSGEO Live (Xubuntu) with USB bootable: http://live.osgeo.org/en/quickstart/usb_quickstart.html |
|||
|
|