<div>Hi Nick,</div>
<div> </div>
<div>Cool webapp!</div>
<div> </div>
<div>Two questions and two cents:</div>
<div>* How does it scale?<br>* Why is it named "countryside" (is there a technical requirement compared to city guides?)</div>
<div>* When zooming in, selected additional layers become deselected.</div>
<div>* Layout: I would introduce a header. See also <a href="http://www.geonames.org/">http://www.geonames.org/</a> for more inspiration of 'wiki' style POI editing</div>
<div> </div>
<div>Stefan<br> </div>
<div><span class="gmail_quote">2008/3/15, Nick Whitelegg <<a href="mailto:nick@hogweed.org">nick@hogweed.org</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello everyone,<br><br>As part of some Freemap enhancements I've been working on the last two days or<br>
so, I've implemented (in PHP) a simple point-of-interest 'wiki' together with<br>a simple API for performing operations on a PostGIS OSM database. This is<br>operational on Freemap currently (<a href="http://www.free-map.org.uk">www.free-map.org.uk</a>); however the code is<br>
sufficiently generic that it could potentially be used in any planet-derived<br>OSM postgis database, and thus any OSM mapping site running on a server which<br>supports PHP.<br><br>The main features include:<br><br>* a simple 'wiki' system (not a true wiki as it does not store revision<br>
history). People can write, and update, pages on points of interest; these<br>are stored in the Postgis database and linked to OSM nodes by ID. (Yes, I'm<br>aware IDs could change, but this is somewhat unlikely so this eventuality has<br>
not been covered yet). You can see this in operation by selecting "Nearby<br>points of interest" on Freemap. No login is required yet though this may<br>later become a requirement.<br><br>* clickable POIs (this was already present on Freemap; but the code is<br>
sufficiently generic to run on any planet/postgis-based OSM site)<br><br>* a simple API, allowing lookup of points of interest by ID; locating the<br>closest "n" POIs to a particular point; and searching POIs by name.<br>
<br>Does this look interesting to people? Any suggestions/improvements?<br>If there's sufficient interest I'll package the code up so it's completely<br>independent of Freemap. Meantime the source is available as part of Freemap:<br>
<br><a href="http://www.free-map.org.uk/downloads/freemap-150308.tar.bz2">http://www.free-map.org.uk/downloads/freemap-150308.tar.bz2</a><br><br>Nick<br><br><br>_______________________________________________<br>dev mailing list<br>
<a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev</a><br></blockquote></div>
<br>