[MapServer-users] "Emergency" map server on Raspberry Pi - raster/PNG source in folder structure
Basques, Bob (CI-StPaul)
bob.basques at ci.stpaul.mn.us
Wed Oct 12 07:35:39 PDT 2022
Hi Stefan,
This might help you get started:
https://github.com/klassenjs/rpi-workshop/blob/master/Workshop.org
We've got 7 of these used in the filed now as standalone Webservers, with Wifi access. No internet required. You just turn it on. You can add in a Battery and/or connect directly to a 12v power source like the ignition switch for power from a vehicle, and it's always on.
Real low power and depending on how big a card you use, a lot of data. Our survey version has over 250k geolocated document scans available.
This is a map based system, but it a whole Server Stack configuration, so should give you a good head start.
We ran this as a workshop at a OSGeo conference a few years back.
Bobb
My machine - - - PW19-S295-C024
> > > -----Original Message-----
> > > From: MapServer-users <mapserver-users-bounces at lists.osgeo.org>
> > > On Behalf Of Stefan Gofferje
> > > Sent: Wednesday, October 12, 2022 6:55 AM
> > > To: mapserver-users at lists.osgeo.org
> > > Subject: [MapServer-users] "Emergency" map server on Raspberry Pi -
> > > raster/PNG source in folder structure
> > >
> > > Think Before You Click: This email originated outside our organization.
> > >
> > >
> > > Hi all,
> > >
> > > Life (and COVID) hit, so I never got anywhere with updating my weather
> > > website and taking mapserver into use there.
> > >
> > > Currently I have another project - due to the geopolitical situation:
> > > I'm working on a mobile system to provide emergency/off-grid "tactical"
> > > communication and data. It's centered on a Raspberry Pi and includes
> > > things like Meshtastic and others. One of the things I would like to add is
> > > a WMS/WFS server to provide map data via local Wifi AP to connected
> > > devices.
> > >
> > > Topographical (and other) maps of whole Finland are available under CC4
> > > from the Finnish Land Survey through the KAPSI non-profit. The maps
> > > are in 12kx12k PNGs in a folder structure by UTM grid. See here:
> > > http://kartat.kapsi.fi/files/peruskarttarasteri_jhs180/taustavari_korkeus
> > > kayrilla/1m/etrs89/png/
> > > The data can by rsync'd down.
> > > I'm not clear how I would configure mapserver for that. Do I have to
> > > create one map with extent and such for each PNG tile or can I point
> > > mapserver to the root directory of the data and tell it to go through it
> > > recursively and get the data from the PGW sidecar files?
> > >
> > > -Stefan
> > >
> > > --
> > > (o_ Stefan Gofferje | SCLT, MCP, CCSA
> > > //\ Reg'd Linux User #247167 | VCP #2263
> > > V_/_ https://www.gofferje.net | https://www.saakeskus.fi
> > >
> > > _______________________________________________
> > > MapServer-users mailing list
> > > MapServer-users at lists.osgeo.org
> > > https://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list