Neil Green <[email hidden]> wrote in message news:<[email hidden]>...
Quoted message said:I'm a keen walker in my own time who works as a professional geek for a
day job (Internet systems developer for a telco/ISP). For some time I've
been considering how useful a free on-line database of walking routes with
related map info, GPS waypoints, information about how to get there (car,
train, bus, etc.), places of interest in the area and general information
about the area, the ability to post comments, photographs and any other
information that people feel is relevant.
Neil,
I had a go at something of the sort ages ago. The, very incomplete,
results are at:
http://www.mycgiserver.com/~colinmac/hp. The search doesn't work, and
gives a vaguely insulting anti-hacker message if you use it, but it's
mostly harmless otherwise.
I've developed it a bit since then, but it has a way to go. Hard to
get the energy up to finish the job.
One issue that I kept coming back to is that the management overhead
is substantial. Something like Wikipedia works on autopilot, and I
was quite surprised when an entry that I posted appeared in place
immediately. I could, basically, have written anything I wanted.
Projects of this sort depend on the goodwill of contributors, but I
was always of a mind to build in a kind of Yes / No approval thing
where I could scan a contribution and if it looked reasonable I'd
click the button and it would go live.
Bear in mind that, while you can build in legal disclaimers, etc.,
there will be people who will take a route from the site and use it
without checking accuracy, safety, or access rights, etc. (cf Trail
mag's Ben Nevis debacle) You can avoid legal responsibility but I'd
tend to the view that such a site carries a moral responsibility to at
least check that routes are sensible. (I'm sure others will disagree,
but it's a matter of personal ethics.)
Issue 2 was trying to find a good way to tie a route to a hill, or
collection of hills, but still maintaining a simple UI. Not that I
spent much time on it, but it could get complex. Also if would be
useful to have a visual of a route. Only good way for this would be a
java applet or ActiveX control where you could drag & drop icons of
peaks, buildings, etc., as well as draw roads, paths, rivers, and
cliffs, etc.
Issue 3 was photos. What do you allow? Allow one photo per hill?
Two? Suppose someone posts a few 10Mb high-res photos and you hit
your ISP quota? It's safer to have no photos at all, but that's a bit
[censored]. You could allow links to photos on external sites, but you have
no editorial control then.
I'm sure there were issues 4 and 5, and so on, but, as I say, it's
been a while since I looked at this, so it's a long way from being
fresh in my mind.
Colin