[Talk-GB] Anyone interested in participating in a distributed Freemap?

Michael Collinson mike at ayeltd.biz
Mon Dec 5 15:59:50 GMT 2011


Hi Nick,

Not exactly the answer that you wanted, but I would be very interested 
if you develop this. I think it very worthwhile generally to have a 
reference system where someone can serve specialist or just alternative 
tiles for a specific bounding box, (country, city, whatever) and then 
transparently fall over to another tile server(s) for a wider area, such 
as the rest of the world. Is this the approach you are looking at? I 
have got stuck at finding enough time to work out how to program an 
OpenLayers script to do this.  One other potential use for this is for 
each community in disputed areas to show the "right" names on a map for 
the area without the burden of supporting the whole world.

Mike


On 24/11/2011 15:00, Nick Whitelegg wrote:
> Hello everyone,
>
> Thought I'd email this as I have some thoughts as to how Freemap 
> (free-map.org.uk; countryside-orientated mapping for UK users) could 
> operate without excessive demands on a single server.
>
> Basically, I'm wondering if anyone has unused server space/bandwidth 
> allowances who might want to become part of a distributed Freemap. It 
> is a not-for-profit project, so there would be no financial comeback, 
> but just thought I'd ask in case anyone is interested in participating.
>
>
> The plan I have is something like this. Freemap aims to provide the 
> following services:
> * custom rendering of tiles for the whole of the UK, in a style geared 
> towards highlighting features for walkers (rights of way, permissive 
> paths etc) and distinguishing between physical properties of paths and 
> legal access rights (showing both as two layers, i.e. ROW status as 
> semi-transparent top layer)
> * add annotations (interesting views, path blockages etc) via web or 
> mobile interface
> * allow users to plan walks via web interface and then "play" walk 
> routes in the mobile app
> * a web service which provides POIs and OSM ways/polygons in a format 
> optimised for rendering. Queries can be by "Google tile" or by 
> bounding box in a range of projections. The underlying DB is the 
> standard osm postgis DB so the data is not generated in OSM format but 
> in a format which reflects the underlying DB structure. See for 
> example http://www.free-map.org.uk/ws/trsvr.php?x=4079&y=2740&z=13.
> * a web service to deliver SRTM or OS LandForm Panorama data, no need 
> for any additional servers for this, I can handle this myself.
> (The web services are currently used by Android and WebGL clients to 
> render the data in 3D and to find nearby POIs)
>
> The distributed architecture I would have in mind is:
>
> * each server deals with a particular box within the UK
> * the master server (my own) would deal with dispatching requests to 
> the appropriate server depending on bbox
>
> The requirements of the other servers would be:
> * standard OSM postgis DB installed
> * osmosis and osm2pgsql installed
> * shell access for cron job updates
> * postgres DB to store height data, as per the relevant OSM wiki page: 
> consequently gdal needs to be present.
>
> I would supply:
>
> - Freemap source code, hopefully with some kind of installer
> - script to set up the Freemap-specific DB tables
> - cron scripts to fetch relevant data from Geofabrik on a regular 
> basis (every 2 weeks probably sufficient) and update the database.
> - relevant NASA SRTM height files
>
> If you are participating, feel free to suggest changes to the default 
> stylesheet (or even make them yourself!) and hack on the code.
>
> Would anyone be interested?
>
> Thanks,
> Nick
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Talk-GB mailing list
> Talk-GB at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/talk-gb
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-gb/attachments/20111205/ae9a4d7a/attachment.html>


More information about the Talk-GB mailing list