Re: [OSM-talk-ie] Does OSM have a similar concept as the "Organisation" from Mappilary?

2020-07-14 Thread moltonel 3x Combo
On 07/07/2020, Donal Hunt  wrote:
> https://osmcha.org has a teams function which allows you to see changes
> over time. See https://osmcha.org/teams
> Pascal Neis also has some tools. e.g. you can visualise by hashtag here:
> https://resultmaps.neis-one.org/osm-changesets?comment=osmirl#8/53.475/-8.015
>
> I quite like the missing maps leaderboard which can be found here:
> https://www.missingmaps.org/leaderboards/#/osmirl (Kudos tshedy!!)

Has https://dev.mapping.team/teams gained any traction ?

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Summits imported from mountainviews.ie

2019-12-01 Thread moltonel 3x Combo
On 29/11/2019, Donal Hunt  wrote:
> The latest major revision of WGS 84 is also referred to as "Earth
> Gravitational Model 1996" (EGM96), first published in 1996, with revisions
> as recent as 2004. This model has the same reference ellipsoid as WGS 84,
> but has a higher-fidelity geoid (roughly 100 km resolution versus 200 km
> for the original WGS 84).

Hopefully the 2004 revision is close enough to the 1996 one, as it
seems that osm is defaulting to 1996.

> The tl;dr is that you need to reference which model your peak height is
> measured against. EGM96 is preferred (I'm assuming) because it has higher
> definition and more refined model.

AIUI from the wiki and taginfo, in an OSM context, the naked "ele" tag
refers to EGM96, and there are subtags like "ele:wgs84" or even
"ele:local" for "whatever's printed on the local signpost".

I've figured out the overpass query I had in mind:
https://overpass-turbo.eu/s/OCb but it finds basically every peak we
have with an elevation.

See also 
https://help.openstreetmap.org/questions/15397/elevation-of-irish-mountains-why-the-discrepancy-osmwikipedia
which complains the the issue ireland-wide, and notes that the osm
data in other countries is fine.

All the mountainviews imports basically have
ele:local/ele_local/ele:tm75 (3 keys with first value) and
ele/ele:wgs84 (two tags with second value). I couldn't find a
definition of the "tm75" coordinate system that we got from the
mountainview export, I'm guessing this is an irish-specific
coordinates system, and I have doubts that it is equivalent to the
egm96 that we would like.

At this point, I have a few questions:
* Are the "tm75" values usable for the naked "ele" tag ?
* If not, can we convert tm75 to egm96 ?
* As a bonus, I think we should remove "ele_local" where we already
have "ele:local"
* Is it ok to edit 790 as a single changeset (once we agreed with the
changes) or do we want to check each individually ?

* Second bonus (probably for a second stage): is there's any point in
keeping the iemv:* tags ? Might have been a requirement for the import
? It was done in 2009, maybe it's time to see if they have updated
data.



Cheers.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


[OSM-talk-ie] Summits imported from mountainviews.ie

2019-11-29 Thread moltonel 3x Combo
Hi,

I've just fixed Lugnaquilla's "ele" tag to use the EGM96 system, as
opposed to the WGS84 one:
https://www.openstreetmap.org/changeset/77737107
https://wiki.openstreetmap.org/wiki/Key:ele?uselang=en

That one was reported by an OSM note, but I wouldn't be surprised if
most of the natural=peak have the same issue. I think it's possible to
find those using an overpass query that would return all natural=peak
where ele == ele::egs84, but I couldn't figure that query out straight
away and there may be a lot of stuff to carefully fix, so I'm turning
to the mailing list.

Might get a solution tomorrow during the Kilkenny meetup, but I
figured I might as well ask here so I don't forget about it.


-- 
Vincent de Phily

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Duplicate townland nodes

2019-10-03 Thread moltonel 3x Combo
On 03/10/2019, Mark O'Donovan  wrote:
> Hi,
>
> The two items below have the same tags and appear twice in the FDroid
> version of Maps.me.
>
> https://www.openstreetmap.org/relation/5910219
> https://www.openstreetmap.org/node/3524289126
>
> locality : townland
> name : Knockrobin
> place : locality
>
>
> In these situations should the node be removed?

Yes. One OSM object for one real-world feature.

The node was created before the relation. It's pretty common to
"upgrade" a node to an area once more time or information is
available, and sometimes we forget to remove the original node.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Raths / ringforts

2018-09-06 Thread moltonel 3x Combo
On 06/09/2018, Rory McCann  wrote:
> I mapped a lot with historical=earthworks earthworks=rath. A few years
> brianh came up with a tagging scheme for historic objects like that in
> Ireland, and that was the tagging for ringforts, so I used that. I have
> no strong attachment to it, and would be willing to change to something
> else.

Thanks. I've gone ahead with some earthworks->fortification retaging
in Kilkenny : https://www.openstreetmap.org/changeset/62348383

* I've removed the " (rath)" that was sometimes appended to the name.
It should probably go in name:ga but I haven't the skill.
* Some notes refer to the ringfort as "plough-leveled", maybe that's a
better wording than "razed" for the ringfort_type key ?
* It would be nice to tag forts that consist of multiple rings, like
https://www.openstreetmap.org/way/538754476, but I'm not sure that
ringfort_type=dun is the right choice.
* Not all earthwork is a ringfort, see
https://www.openstreetmap.org/way/536904479 - I guess this should also
change from earthworks=motte to fortification_type=hill_fort, like
https://www.openstreetmap.org/way/357271010 ?


> The Archeological Survey of Ireland has all these (and more!) mapped,
> and I believe there's some attempt to ask the Dept Culture, Heritage &
> Gaeltacht to open that out, but nothing yet. That would certainly aid
> mapping.
>
> https://www.archaeology.ie/archaeological-survey-ireland

Is it worth pinging them again ?

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Raths / ringforts

2018-09-06 Thread moltonel 3x Combo
On 05/09/2018, Donal Hunt  wrote:
> https://en.wikipedia.org/wiki/Ringfort
>
> In Irish language  sources
> they are known by a number of names: *ráth* (anglicised *rath*), *lios*
>  (anglicised *lis*; cognate with Cornish
>
> (...)
>
> Based on the above definitions, nodes should tagged with ring_fort but
> detailed mapping could use ráth and lios.

From that wikipedia article it seems that ráth is just the irish word
for ringfort, there doesn't seem to be added information ? For ráth vs
lios, see below.

I don't care much about ring_fort vs ringfort, but the later is what's
currently in the db and wiki.

> I assume a relation tagged with
> ringfort would be appropriate for locations that have the ráth and lios
> mapped.

The distinction between ráth (the actual ring) and lios (the inner
area) is interesting, but I couldn't find any mapping that made that
distinction. Similarly, we rarely map the building walls separately
from the building rooms. The vast majority of ringforts are mapped as
ways. The ~10 that are mapped as relations seem to be so because a
townland boundary follows a portion of the ring.

If we want to do detailed mapping, there are some characteristics that
we could identify:
* does it use (at least some) stones or just earth ? See also
https://en.wikipedia.org/wiki/Earthworks_(archaeology). The wiki's
tagging scheme starts with usage (fortification), we could refine
further with nature (earthwork).
* Has it been razed ? In my reviews I found a lot of ringforts that
got flattened (typically for agricultural reasons) but that are still
visible as ground discoloration on imagery. I don't want to start an
"abandoned railway" debate, but I guess there's a whole spectrum of
"still exists".
* height, public access, signposted, paid access, etc.

How about ringfort_type=rath/caiseal/dun/razed to differentiate
between earth, stone, large, and destroyed ringforts ?

Dun Aengus (on Aran More) is currently tagged as 'historic=castle
castle_type=defensive'. Should we switch it to the above-mentioned
scheme ? Any other comparable fort we should look at ?

> p.s. I have no other knowledge / opinion other that want I've read above. I
> do think they are cool and worth mapping. 50,000 is a lot of work!!!

~2500 done, 47500 to go :)

I've got other things on my plate, but from now on I'll try to map
ringforts when I stumble upon them.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Raths / ringforts

2018-09-05 Thread moltonel 3x Combo
On 05/09/2018, Colm Moore  wrote:
> Hi,
>
>
> https://wiki.openstreetmap.org/wiki/Tag:fortification%20type=ringfort?uselang=en-GB
>
>
> Was someone running a project on mapping / tidying-up raths / ringforts? I
> notice many are mapped in Cork and Kilkenny, but few elsewhere.

User b-unicycling has added most of the Kilkenny ringforts (from some
external source, I can't recall exactly but I had checked with her
that it was ODBL-compatible) and I then fixed the tagging and reviewed
a few using Bing and GSGS.

See https://www.openstreetmap.org/changeset/52885942
https://www.openstreetmap.org/changeset/55717926
https://www.openstreetmap.org/changeset/55718276

> I haven't come across many of these until the last few weeks. In that time,
> I seem to have been tagging them incorrectly.
>
> Can I check the correct tagging is:
> historic=archaeological_site
> site_type=fortification
> fortification_type=ringfort ?

Yes, that's what I've been going for after looking at taginfo and the
wiki, but see discussion below.

> I checked http://stat.latlon.org/ie/latest/ for the word "fort", (I didn't
> check for name~fort or description~fort) and there are many tagging
> variations (not all of these will be ringforts).
>
> archaeological_site=earthworks
> archaeological_site=fort
> archaeological_site=ring_fort
> archaeological_site=ringfort
> castle_type=fortification
> castle_type=fortress
> earthworks=rath
> earthworks=ringfort
> earthworks=ringfort (rath)
> fortification=ring_ditch
> fortification_type=hill_fort
> fortification_type=hillfort
> fortification_type=ringfort
> historic=fort
> historic=fortification
> historic=hillfort
> historic=ring fort
> historic=ring_fort
> inscription=Ring fort
> military=fort
> note=Ancient fort
> note=Ancient ring fort
> note=Fawney (fainne) means ring, maybe the site of a ringfort? Was also
> slang to kiss the King/Lords ring. Very interesting as the road is called
> the Royal Oak
> note=Fort
> note=Not sure if these are Barrows or rath, or what the difference is! Ring
> fort
> note=Not sure if these are Barrows or raths, or what the difference is! Ring
> fort
> note=Ring Fort?
> note=Round Fort?
> note=ring fort
> note=ringfort
> ruins=fort
> ruins=ringfort
> site_type=earthwork
> site_type=earthworks
> site_type=enclosure
> site_type=fortification
> site_type=ring fort
> site_type=ringfort
> site_type=ringfort;megalith
> type=ringfort
> wikipedia=en:Ringfort
> wikipedia_1=https://en.wikipedia.org/wiki/Ringfort

I last looked at the taginfo numbers about a year ago, let's look again :

There seem to be a split between
historic=archaeological_site,site_type=fortification,fortification_type=ringfort
(~850 uses, Cork and Kilkenny) and historic=earthworks,earthworks=rath
(~1750 uses, Kerry). While the later is more popular, I prefer the
former for these reasons:

* The former seems to fit the OSM worldwide consensus better, and is
documented in the wiki.
* Everybody knows what a fortification is, but earthwork isn't as
clear (sounds like clay pottery to me).
* Most Irish people know what a ringfort is, but a rath... I've only
encountered the word in OSM.
* Maybe earthworks/rath is a better word from an archaeologist's POV.
Maybe a ringfort is subtly different from a rath. But I don't know and
I expect the average OSM contributor doesn't either, so it seems safer
to stick with layman-level "ringfort".

> How should I proceed?

Rorym seems to be behind most of the earthwork=rath objects, so let's
get his opinion first (I'll ping him).

From then on, if we agree on the "ringfort" scheme, I'd say use
https://overpass-turbo.eu/s/BFD to locate the "earthworks" objects,
then load them into josm to check and retag.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Is data being corrupted?

2018-01-22 Thread moltonel 3x Combo
That changeset was a newbie's first, under my supervision. I was
making an introduction to OSM at my coworking space, which is located
right there by the train station. When reviewing the session's edits I
noticed the strange "delete one POI and edit another identical one"
behaviour but not that the car park had been broken as a result, and
mistook that for a POI de-duplication edit.

What I think happened:
* There was no duplicate POI as I initially thought.
* The user didn't intend to edit the POI; maybe he played with the
undo button a bit, but his changeset was about editing a completely
unrelated feature.
* For whatever reason iD deleted node 3754515929 (the original POI)
and assigned its tags and location to node 1165425462 (a corner of the
car park)
* I could blame an iD bug, or I could blame a total newbie selecting
two nodes and merging them by mistake and without noticing anything.
* User uploads his intended edit along with the iD data mixing.

I don't think there's anything to be gained in not cleaning up the
current data, so I'll do that as cleanly as possible. The database
isn't getting corrupted randomly. It could be an iD bug, but it's also
easily explained as a newbie boo-hoo.

Thanks for the heads-up.

On 22/01/2018, Marc Gemis  wrote:
> the last edit date of ways or relations are only updated when their
> tags or the list of their members change. Not when the members in the
> relation of way change location or tags.
> So the error you describe is only 6 days old, and Vincent de Philly
> wrote a changeset comment 5 days ago
> (https://www.openstreetmap.org/changeset/55504147)
>
> m.
>
> On Mon, Jan 22, 2018 at 10:53 AM, Colm Moore 
> wrote:
>> Hi,
>>
>> Please don't correct this error until we know what is happening. :)
>>
>> Of late, I've noticed some mapping errors, e.g. a node on a road that has
>> been dragged off-road by a few hundred metres. When I check the last edit,
>> it might not have been edited in 5 years. I thought it implausible that
>> such obvious errors would remain in place for so long. Indeed, I had
>> sometimes edited in the area and would have thought that I would have
>> spotted an obvious error (I readily admit I make errors also). Many of the
>> issues are thrown up by OSMI http://tools.geofabrik.de/osmi/
>>
>> Today, using OSMI, I see that the car park in Kilkenny train station is
>> wonky, but it hasn't been changed in two years. The boundary wall hasn't
>> been edited in 4 years. The thing is, I viewed that area recently (I don't
>> recollect why) and had to do a forced refresh of the browser (Ctrl F5) of
>> the area to make the background map match the object outline. Several
>> users have edited in the area in recent years and surely one of us would
>> have spotted the error. Interestingly, the car park is now attached to a
>> node for a shop.
>>
>> https://www.openstreetmap.org/way/216942338 Edited about 4 years ago by
>> Vincent de Phily Version #2 · Changeset #20131140
>>
>> https://www.openstreetmap.org/way/100847087 Edited about 2 years ago by
>> wheelmap_visitor Version #7 · Changeset #35421480
>>
>> https://www.openstreetmap.org/node/1165425462 Edited 6 days ago by Reilsky
>> Version #4 · Changeset #55504147
>>
>> --
>>
>> It may be justifiable for the last edit date not to be updated where an
>> object within a relation is edited, but the relation itself isn't edited.
>>
>> Any thoughts?
>>
>> Colm
>>
>> PS Thanks to OSMI people for the service they provide. :)
>>
>>
>> ---
>> Never doubt that a small group of thoughtful, committed citizens can
>> change the world. Indeed, it is the only thing that ever has. Margaret
>> Mead
>> ___
>> Talk-ie mailing list
>> Talk-ie@openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/talk-ie
>
> ___
> Talk-ie mailing list
> Talk-ie@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-ie
>

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] Draft Trademark Policy

2017-08-06 Thread moltonel


Le 6 août 2017 15:55:04 GMT+02:00, Simon Poole  a écrit :
>
>
>Am 06.08.2017 um 14:20 schrieb Rory McCann:
>> ...
>> I suggested it only be allowed if: (i) [THING] is a noun-like word
>which
>> refers to something that is mapped in OSM. (ii) You are making a map
>of
>> that subset of OSM. It might be a good idea to limit it to community
>> made, open, maps, or that it must not be massively commerical, and
>must
>> not try to immitate OSM (So no "OpenRoadMap")
>I've already given the examples that illustrate why allowing it in
>general is a bad idea, and for existing such projects in OSM space
>we've
>said that they would be grandfathered (with a couple of restrictions
>that guarantee that the projects remain OSM centric). As a tendency I
>would rather prefer not to add more worms to the can going forward, but
>I could imagine that we simply have a regime in which the OSMF
>registers
>and holds the domains (something that we've done in a couple of cases
>in
>the past).

If I'm reading the various opinions correctly, one seed for disagreement is how 
much of a deterrent the requirement to ask for permission to use the trademark 
actually is. Some see it as too high and want to make it unecessary in more 
case, while some see it as low enough and are happy to use it in any case that 
endangers the trademark.

Perhaps a middle ground can be reached by adding a FAQ with clear descriptions 
of the usecases where permission is certain to be granted ? Keeping the 
protection in place but making it less of a deterrant.

FWIW, I like the OpenThingMap and other osm wordplays naming theme. It adds to 
the sense of cheerful community, with all those projects obviously being 
related to OSM. This lighthearted naming should IMHO be cherrished and enabled, 
but it also needs to be supervised so that it doesn't dilute the trademark.

I hope that the draft can be made more enabling while remaining just as 
protective.

-- 
Vincent de Phily
Sent from a phone.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] HDYC, login requirement and "privacy"

2017-05-07 Thread moltonel


On 4 May 2017 22:33:47 IST, Frederik Ramm  wrote:
>It doesn't matter that anyone can sign up and then view that data; we
>can at least make people promise to only use the data for project
>internal use when they sign up.


While I'm not looking forward to having to login to use various tools, I 
understand that it might be a step in the right direction for privacy-sensitive 
contributors.

But seeing how low this new barrier is, I don't think that we should advertise 
it as a privacy-preserving feature, because it'll give a false sense of 
security to the very users we are trying to help.

It's also annoying that it migh increase "contribution-less account bloat", but 
that's something we have to live with anyway.

I'd be more interested in annonymising features like a "randomize changeset and 
gpx timestamps a bit" account setting and providing a best-effort "delete my 
account and as much data as you can" button. These are more invasive and 
complicated than "login to see usernames" but they would be much more useful.

-- 
Vdp
Sent from a phone.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] Local chapter application by OpenStreetMap United Kingdom

2017-04-19 Thread moltonel


On 18 April 2017 20:40:06 IST, Colm Moore  wrote:
>Paul,
>
>About 12% of my edits are in the UK, mostly Northern Ireland, with a
>strong leaning to power and some other networks.
>
>
>I have no particular opinion on this, other than there are certain
>practicalities that make treating the island of Ireland as a single
>geographical / mapping entity useful, e.g. the shared border, the
>history of places / land administration (county, barony, townland,
>etc.). This isn't just about boundaries, but also physical
>infrastructure (e.g. the A3 has 5 border crossings), Ireland / Northern
>Ireland don't use standard gauge railways (one exception) and
>businesses (e.g. some banks operate on both sides of the border and
>there is a single electricity market, where companies operate on both
>sides of the border). That said, there are other businesses that
>operate only in Britain and Northern Ireland (some banks) or Britain
>and the Republic (Aldi).
>
>
>That said, just because a chapter covers a particular region, doesn't
>mean it can't have friendly relations with its neighbours. :) And it
>doesn't stop people mapping across borders.
>
>
>Note that the crown dependencies are not part of the UK, although there
>are obvious parallels.

I too live in ROI but include NI in my mapping activities (and Brexit won't 
change that :p). OSMIE (http://www.openstreetmap.ie/about-osmie/) has AFAIK 
stalled its progress towards becoming an OSMF local chapter, but I'm sure 
this'll eventually get done, and we'll want to include the whole island under 
the same umbrella.

I trust that it isn't a problem for the OSMF if NI is covered by two distinct 
OSMF local chapters ?
-- 
Vdp
Sent from a phone.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Tagging the Ireland/Northern Ireland border

2017-04-16 Thread moltonel
Using a phone, sorry for the short answer to a detailed mail.

Puting boundary-related tags on the ways is redundant (duplicates the relation 
tags), risks getting out of sync with the relation, handles ways belonging to 
multiple boundaries (always the case for countey borders) badly, and can be 
confusing (josm boundary rendering of the way can mask other renderings). I 
often remove such tags from ways if I'm editing the ways.

AFAIK we've got all of Ireland boundaries (over 60k of them) mapped as 
relations. I'd be surprised if this wasn't the case worldwide, do you have 
counter-examples ? I suggest that you forget that mapping boundaries purely as 
ways is a thing, and that if do any data fixing, it's to add missing relations 
rather than tagging theirs ways.
-- 
Vdp
Sent from a phone.
___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] Looking for "primary language" map

2017-04-14 Thread moltonel


On 11 April 2017 08:26:14 IST, Rory McCann  wrote:
>You could try to run the "name" tag though a language detection 
>algorithm and see what comes out. I think Google released one a few 
>years ago: cf. https://github.com/Mimino666/langdetect
>
>Ethnologue has some. But I think it would cost a lot to licence.
>https://www.ethnologue.com/ and is probably much more precise than you
>need.

KDE's Sonnet is another library that springs to mind.


Another approach that might be interesting is to look at nearby objects in osm. 
Look for objects with a clearly-identifiable language (ie if name tag has  same 
value as exatly one of the name:xx tags of the object). If 90% of those 
identify as 'English' for example, then other unidentified languages in the 
same area are probably English too.

To get decent performance, split the world in tiles and figure out the dominant 
clearly-tagged language for each tile. Use that preprocessed data as your 
language-guessing "shapefile".
-- 
Vdp
Sent from a phone.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Changing Bing to bing

2017-03-27 Thread moltonel 3x Combo
On 6 March 2017 5:41:01 PM GMT+01:00, Andy Townsend  wrote:
>On 06/03/2017 07:32, Werner Poppele wrote:
>
>  I'd also suggest that
>whatever it is in JOSM that's recommending this be changed so as not
>to.  A couple of times in the past I've suggested that JOSM's rules be
>relaxed in this way and I've always found the JOSM developers to be
>extremely helpful with this sort of issue.

Done: https://josm.openstreetmap.de/ticket/14554

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Streetcomplete

2017-03-16 Thread moltonel


On 16 March 2017 5:43:34 PM GMT+00:00, Alert Bouterse  
wrote:
>Hi everyone,
>
>Since I am daily on the street for work. I improve the maps, using
>Streetcomplete. Last week, I needed to give my mobile a factory reset.
>Since then, the app is giving an error, getting the autorisation from
>osm:
>"All listed Permissions need to be granted."
>If I check in osm it states that Streetcomplete is autorised. Enyone a
>clue
>what might be the problem and solution?

Try going to osm.org, my settings, oauth settings and click revoke on the 
streetcomple app. Go to your phone's app manager, find streetcomplete, and 
clear its cache and data. Then restart the app on your phone and grant access 
again (it'll open the osm.org login page) after making an edit.

It's probably overkill to do all these steps, but I'm not sure which will do 
the trick so I give them all.

-- 
Vdp
Sent from a phone.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Changing Bing to bing

2017-03-07 Thread moltonel


On 6 March 2017 5:41:01 PM GMT+01:00, Andy Townsend  wrote:
>1) If JOSM is really recommending that you change "source=Bing" to 
>"source=bing" or vice versa then I'd suggest that you ignore it. With 
>both "Bing" and "bing" it's pretty obvious what the source is and not 
>worth "editing" lots of objects to change it.  I'd also suggest that 
>whatever it is in JOSM that's recommending this be changed so as not 
>to.  A couple of times in the past I've suggested that JOSM's rules be 
>relaxed in this way and I've always found the JOSM developers to be 
>extremely helpful with this sort of issue.


FWIW I've alway ignored JOSM's "Bing" -> "bing" warning and would be glad to 
see it removed, or reversed and downgraded to notice.

While we do have a "standard values should be lowercase" best-practice in OSM, 
I don't think this should apply to source tags except maybe "survey" and 
"local_knowledge" :
* Most source values, like Bing, are proper names and capitalisation matters.
* Exact capitalisation is often expected/demanded by soures which allow 
importing into OSM.
* There's no reason to treat Bing specially, yet I don't think that JOSM warns 
about "Mapbox" or "Mapillay".
* "Bing" is twice as frequent as "bing" on taginfo, so suggesting the later 
goes against the general trend.


-- 
Vdp
Sent from a phone.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Fixing broken multipolygons

2017-03-04 Thread moltonel


On 4 March 2017 9:50:41 AM GMT+00:00, Martin Koppenhoefer 
>I want to point out though that "
>Errors: Inner rings with same tags as outer rings"
>
>are not necessarily errors, and should not be "fixed" unless you know
>very well the situation and can tell that there's indeed a
>redundancy/data problem. E.g. you can have a building or building:part
>inside another building or building:part. These could be tagged still
>"incompletely" hence having just the same tags for the moment but be
>different objects nonetheless. Similarly woods inside woods, etc.
>


You should also look out for MPs with tags on the outer ring but should 
actually only be on the realtion. Having the same tags on inner and outer is a 
nice heuristic that QA tools detect, but is not the only way that old-style 
polygons (which AFAIU wont be supported by osm2pgsql at some stage) can happen.

Sometimes it's tricky: I recently fixed a MP with no tag, 1 inner, 1 outer, and 
the outer taged as natural=wood leisure=park. Turned out the park was mostly 
wood with a clearing, so moved only natural=wood to the relation.


-- 
Sent from my internet

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] Gnerating visualisations from a set of OSM XML files.

2017-03-04 Thread moltonel


On 2 March 2017 7:07:21 PM GMT+00:00, Peter Mooney  
wrote:
>Hello everyone,
>
>At the Dept of Computer Science here in Maynooth University I currently
>have two undergraduate students working with me on an internship
>project.
>One of the key tasks in this project is to update existing data and
>contribute new data to OpenStreetMap in the University. Our focus is
>mapping the changes around the two campus from local knowledge and
>on-the-ground survey. So we are mapping everything from our new
>buildings
>to litter bins, trees, lampposts and sundials! In summary Barry [
>http://hdyc.neis-one.org/?barry23] and Stephen [
>http://hdyc.neis-one.org/?Stephen_Fay] have really embraced the
>challenge.


As it happens, I've done a bit of geometry cleanups via Bing/Mapillary around 
the Maynooth campuses recently.

While there's clearly a lot of great local knowledge in the current data, the 
geometries are messy: areas that should be unglued from highways, overlaping 
landuses (whether that's a error depends on the landuse type), too many closed 
ways at one spot that should be converted to MP relations, bad alignment and 
orthogonalisation, and outdated data (bing is from 2011, so I trust any object 
that's newer, but most are from 2009).

I'll do more fixup work in the coming days (roughly going from east to west), 
but the more you can fix as you go along adding local knowledge, the better :)


-- 
Vdp
Sent from a phone.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] OpenStreetMap merchandise

2017-01-31 Thread moltonel 3x Combo
On 30/01/2017, Paul Johnson  wrote:
> Do we have any cycling shirts or t-shirts available for sale?  Wouldn't
> mind wearing one while I'm doing surveys out on my bike.

And I'm looking for an OSM beany hat to hide my balding head on 360
survey photos :p Plenty of "custom embroidered/printed hat" companies
online, but they only print the front of the hat, not the top.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Beware Pokemon users

2017-01-01 Thread moltonel


On 1 January 2017 06:32:53 GMT+00:00, Russ Nelson <nel...@crynwr.com> wrote:
>moltonel 3x Combo writes:
> > While this is only an anecdotal result, there are clearly a lot more
> > spawns on this walk than in the surrounding area (I regularly get
> > 10-15 spawns on this 700m footway, but only 1-2 covering the same
> > distance along the primary to get there).
> > 
>> IMHO, the biggest news here is that (a subsidiary of) Google is using
> > OSM data in a high-profile product.
>
>OR PoGo is using the fact that a bunch of people walk that way playing
>Pokemon Go than other places.

It's not likely to be PoGo users because playing PoGo here is pretty boring 
because of the rarity of pokestops and the lack of gyms. You could argue that 
it's Android users in general (who didn't opt out of location history), but 
here are a few counter-arguments:

* the comercial part of town has much more footfall, but still comparatively 
few PoGo spawns (about 2-4 between the bridge and the crossroad; nothing at the 
christian church despite high atendance)
* the spawns all along the footway are mostly water types (starmie, psyduck, 
goldeen...) which are known to spawn near rivers/lakes. GM has only maped the 
river that follows along half the footway, not the tributary that follows along 
the other half. Neither river shows up ingame.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Beware Pokemon users

2016-12-30 Thread moltonel


On 30 December 2016 18:50:17 GMT+00:00, Paul Johnson  
wrote:
>What's the elevator pitch for Kort?

http://wiki.openstreetmap.org/wiki/Kort_Game

It's a gamified way to edit osm, which is good  but unlikely to attract 
non-OSMers. I'd like something that is more geared towards gamers but still 
directly usefull for mappers.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Beware Pokemon users

2016-12-30 Thread moltonel


On 30 December 2016 14:45:54 GMT+00:00, Paul Johnson  
wrote:
>I had a related theory that's pretty much what Google was using Ingress
>for
>last year.  Lost to the ethers is where I theorized in a group hangout
>for
>the local Ingress community that the POIs entered as portal suggestions
>was
>feeding Google Maps, which hit me the same day or the next day.
>
>https://plus.google.com/+PaulJohnsonTulsa/posts/bFdG66yMZV5

It's pretty clear that Google used Ingress to improve its map. Crowdsourced POI 
photos and a huge point cloud of pedestrian traffic. Even if that data was only 
collected as a side-effect, they'd have been pretty dumb not to tap into it. 
And that's actually one thing that kept me away from Ingress even though I 
liked the concept.

I've been thinking about good game concept that is entertaining in its own 
right and can be used directly/actively to improve the map. Something like Kort 
but for non-mapers. Something *I'd want to play*, but which allowed me to 
qa/improve osm during a game session. Probably have AR as the main/only play 
mode, have plenty of osm tags effect the game mechanics, and let player upload 
a note with photo if a real-world object doesn't yield the expected game 
object.  It's not easy. Any takers ? :)
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Beware Pokemon users

2016-12-29 Thread moltonel 3x Combo
For what it's worth, I tested the hypothesis that Go uses OSM by
walking http://www.openstreetmap.org/way/142843552. It's a
highway=footway inside a leisure=park, which I added in OSM years ago
and still isn't in Google, Bing, ESRI, or HERE (they do have the rest
of the town mapped). This town is generally pretty boring to play Go:
no gym, 3 stops very far apart, and rather few spawns. I've been
playing Go regularly for a few months, here and in a much more
Go-friendly town.

While this is only an anecdotal result, there are clearly a lot more
spawns on this walk than in the surrounding area (I regularly get
10-15 spawns on this 700m footway, but only 1-2 covering the same
distance along the primary to get there).

IMHO, the biggest news here is that (a subsidiary of) Google is using
OSM data in a high-profile product. If this is true, this is a very
big "switch2osm" story and it'd be great PR for OSM. I encourage other
OSMers to test suitable areas. If the OSM community (which is IMHO
better suited at asserting this than the Go community) can gain enough
confidence that Go is indeed using OSM data, a friendly and public
request from the OSMF to get OSM credited in Go would be in order.


Concerning the fear that Go players will deteriorate the OSM data to
suit their Go needs, I'm not too worried. Being aware of potential bad
edits is good, but we've dealt with problematic user groups before
(bitcoin shops for example).

Having more OSM contributors is always good, but contributors coming
from the Go community would be particularly so, because it is has
demographic that differ from the OSM average (most notably by being
63% women), and OSM sorely needs more contributor diversity.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Working with lat and long simply

2016-09-11 Thread moltonel


On 11 September 2016 04:50:06 GMT+01:00, Oleksiy Muzalyev 
 wrote:
>But there is no way to make a single click on a house and get two 
>figures of latitude and longitude to the clipboard, or in a popup 
>message box for copying. Not of a middle of the screen, not as part of 
>an URL, but just of the place of the one click.

Sounds like a simple enough addition to the 'question mark / nearby features' 
functionality on osm.org: make that popup display the coordinates of the 
clicked point. Maybe even add a 'copy to clipboard' button beside it.

-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Go Map!: Mobile mapping on iOS

2016-07-27 Thread moltonel


On 26 July 2016 13:39:31 GMT+01:00, Aun Johnsen  wrote:
>I have used GoMap!! since I hooked with the beta (under a different
>name to begin with). I have had some feedback to Bryce that have been
>incorporated. He have listened to the community for ideas, making the
>app more user-friendly and covering the needs of the different users. I
>agree wholeheartedly that it is good for adding data on the move, but
>for larger edits JOSM is still preferred editor.

When I first heard of GoMap, it was along with some criticism that it didn't 
handle the full osm data model and could mess up relations for example. I trust 
this has been sorted and GoMap is now relation-safe or even able to edit/create 
relations ?

In Android land I recommend Vespucci, which is ergonomic, full-featured, and 
Free (I've contributed a few translations and bugreports). 

I don't have any Apple stuff so I don't know how GoMap and Vespucci compare. Is 
there any cross-polination between the two ?
-- 
Vincent Dp
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Go Map!: Mobile mapping on iOS

2016-07-27 Thread moltonel


On 26 July 2016 13:39:31 GMT+01:00, Aun Johnsen  wrote:
>I have used GoMap!! since I hooked with the beta (under a different
>name to begin with). I have had some feedback to Bryce that have been
>incorporated. He have listened to the community for ideas, making the
>app more user-friendly and covering the needs of the different users. I
>agree wholeheartedly that it is good for adding data on the move, but
>for larger edits JOSM is still preferred editor.

When I first heard of GoMap, it was along with some criticism that it didn't 
handle the full osm data model and could mess up relations for example. I trust 
this has been sorted and GoMap is now relation-safe or even able to edit/create 
relations ?

In Android land I recommend Vespucci, which is ergonomic, full-featured, and 
Free (I've contributed a few translations and bugreports). 

I don't have any Apple stuff so I don't know how GoMap and Vespucci compare. Is 
there any cross-polination between the two ?
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Viewing pre-redaction OSM tiles?

2016-07-15 Thread moltonel 3x Combo
On 15/07/2016, Rory McCann  wrote:
> On 14/07/16 20:49, Michał Brzozowski wrote:
>> I would swear I saw a page doing exactly that (with a comparison slider).
>> The reason is I suspect that some website uses old cc-by-sa OSM data
>> (due to its nature, with their own updates) without attribution nor
>> with modified map data released.

If you dig through the history of
https://wiki.openstreetmap.org/wiki/Remapping you'll find lots of urls
that showed what impact the data redaction for the license change was
going to have. But probably none of those are still functional.

> I'm not sure, but could you download & use the files from here:
> http://planet.openstreetmap.org/cc-by-sa/ ? Import with osm2pgsql and
> display it yourself with openstreetmap-carto ?

I think that's the best bet at this stage. There a a few websites that
render OSM at differents snapshots in time, but I don't know of any
that have snapshots pre/post odbl.

Contributors have put a lot of effort into making the diff as small as
possible, and even in areas where the loss was significant (parts of
Australia for example), OSM recovered amazingly quickly afterwards.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] What3words

2016-07-12 Thread moltonel


On 12 July 2016 08:46:08 GMT+01:00, Steve Doerr  wrote:
>On 12/07/2016 00:23, Dave F wrote:
>
>> This system [...] doesn't work in the real world.
>
>It's apparently used in Mongolia as of this month. So the proof of the 
>pudding . . .

People have different criterias for what makes a postcode system 'work in the 
real world'. Many people in the osm/foss comunity have criterias that put w3w 
firmly in the 'doesn't work' category, whatever Mongolia's government may think.

Ireland recently got a postcode system that is so bad that nobody in the know 
wants to (or can) use it. The goverment only selected it because of lobbying 
(to put it nicely) by the company selling the system. There were much better 
systems available but they didn't manage to get the politicians or people's 
interest. I'm not familiar with Mongolia but I'm pretty sure the same story 
happened there.

IMHO plus codes are much better than w3w, and I guess w3w mainly thrives 
marketing/lobbying and because their system looks cool at first blush. 
Openpostcode is another good system, very similar to plus codes, which is used 
as the official postcode in Yemen since 2014.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Bicycle GPS traces - more opendata

2016-04-27 Thread moltonel


On 27 April 2016 12:20:04 GMT+01:00, Martin Koppenhoefer 
 wrote:
>> so if you
>> filter out traces that go faster than ~35km/h or consistently slower
>> than ~10km/h, you should have bicycle traces.
>
>unfortunately the timestamps are not always reliable, as some people
>are manipulating them for privacy reasons (if they are prior to gps you
>can be sure ;-) ).

Yes, not all traces are usable. If I remember correctly the upload UI offers 
various levels of privacy-protecting transformations. Thankfully all you need 
to extract speed info is relative timestamps, and only the most paranoid option 
destroys that.

Anyway, just try filtering in your area and see what you're left with.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Bicycle GPS traces - more opendata

2016-04-27 Thread moltonel 3x Combo
On 25/04/2016, John Whelan  wrote:
> could the cycling fraternity come up with a process to
> store this type of data as open data?

Have you tried using OSM's existing trove of traces ? There's no
metadata to say wether it was a bicylcle ride or something else, but
most traces have timestamps that enable measuring the speed, so if you
filter out traces that go faster than ~35km/h or consistently slower
than ~10km/h, you should have bicycle traces.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] State of the Map 2016 call for sessions - Thinking of suggesting a townlands lighting talk...

2016-04-22 Thread moltonel 3x Combo
On 22/04/2016, Dave Corley  wrote:
> I was planning on submitting a full talk on it, instead of a lightening
> talk. There's a lot to cover

Maybe we could collaborate on GoogleDoc or similar to write the talk ?

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Landuse

2016-04-06 Thread moltonel 3x Combo
Landuse is a bit tricky in OSM because it has a large part of
subjectivity. The residential/retail/commercial/industrial split is a
common issue. How wide does a street need to be before we stop
including it in the landuse ? How all-encompassing should
landuse=farmland be ? Should we have lots of single-house
landuse=residential in the countryside ? What's up with landuse=forest
vs natural=wood ? Should I start using a multipolygon or stay with
shared-nodes closed-ways for now ? These existential questions explain
why landuse in OSM is just ok-ish.

FWIW, I tend to trace buildings first and landuse later (though
sometimes I lose patience). Having a landuse=residential polygon
double as a place=locality/neighbourhood is great when you can. I
stoped worrying about spliting residential/retail exactly right. For
better or worse, the townlands project is making Ireland
multipolygon-heavy, so I hesitate less than I used to about using MPs.
Most of our landuse=farmland has apparently been mapped by
single-contribution landowners and is often of poor quality, but so
far I only bother improving it when it interferes with the rest. I
adopted the POV that landuse=forest means forestry activity and
implies natural=wood when nothing else is tagged.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] [BOT] [RFC]: water surfaces

2016-04-05 Thread moltonel


On 5 April 2016 16:18:53 GMT+01:00, Greg Morgan 
>In my case, you'll have to provide more context here.  I look at OSM
>Inspector and Keep Right and see all these broken things.  That is a
>beautiful discovery.  Mappers are trying to improve the map that is
>very
>much a human endeavor and mistake prone.  I am just lost how everything
>is
>a bad import.

I don't think any of those import is bad, at least not on the criteria of 
duplicated way/relation tags. In the low count cases, the duplication is likely 
to have happened during later edits rather than the initial import. Today 
duplicating tag on way+rel is considered bad practice, but that came about 
slowly (standard practice used to be to tag the way only).

Duplication is also fairly harmless (as long as the tags don't contradict), and 
some would argue that it isn't worth the version churn.

Broken polygons on the other hand (which were probably broken manually, not by 
the imports) are worth fixing. They are easy to detect but not always easy to 
fix. Some error types might be mechanically fixable, but I guess that most need 
human intervention.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] [Talk-us] Slack

2016-03-31 Thread moltonel


On 29 March 2016 21:20:01 GMT+01:00, Tom Hughes  wrote:
>On the flip side who is included by IRC that is excluded by Slack?

One big downside with slack-like mediums is the need to sign up and setup. 
Compared to irc where you can join in no questions asked, even anonymously if 
you wish, Slack has a higher barrier of entry. But it does look shinyer once 
you're in, and some people apparently  have trouble  seting up irc too, so YMMV.

One big advantage is the ability to highlight somebody even when (s)he isn't 
connected (it'll send an email instead). Posting images and snipnets directly 
in the channel is also nice.

Having a log of past discussions has pros and cons. Similarly, some people love 
doing everything in a web browser and some hate it.

Concerning Slack itself, the web interface is painfuly slow and the irc gateway 
is quirky. Combined with the nonfree/silo issue, I'd much rather use an 
implementation like Mattermost.


-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] [BOT] [RFC]: water surfaces

2016-03-23 Thread moltonel 3x Combo
On 23/03/2016, Frank Villaro-Dixon  wrote:
> Maybe it's an higher priority, but that doesn't interest me. If someone
> wants to, good for them.

Fair enough, we all have different priorities.

> Now, the lower priority 'redundant tag deleting'
> is still needed, and if it can be done automatically (nobody still hasn't
> given me a fuckup example), then why not ? It's still usefull if you want
> to extract all the lakes of the world, for example.

How do redundant tags prevent you from extracting all the lakes of the
world ? It should be harmless, you'll just have some objects that will
be selected by two different criterias. For better or worse, any OSM
consumer has to deal with some level of redundant data.

As for problems with your algorythm, people in this list _have_
pointed out potential problems, such as missing non-duplicated tags
that are on the way rather than on the relation (To properly fix that
you need a human eye. Fix the automatically-detectable part of the
problem only and you've just succeeded in making the other problems
harder to detect). There's no need to point at actual osm objects with
those issues that your script changed when the failure case are so
easy to come up with.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] [BOT] [RFC]: water surfaces

2016-03-23 Thread moltonel 3x Combo
On 22/03/2016, Pierre Béland  wrote:
> This is a good proposition to look at unclosed polygons and see if a
> potential incorrect keys to fix.
>
> I agree with others that using a Bot is not a safe way to handle these
> problems. Could a script to extract such unclosed polygons be proposed?
> This way, each local community could take care to fix data for their area,
> importing and examining the data in the JOSM Editor. The Todo plugin could
> be used to go through the items to correct.

I was going to point you towards
http://wiki.openstreetmap.org/wiki/Quality_Assurance_Tools_script but
for some reason it doesn't support OSMI's multipolygon checks. Might
be worth pinging the qat devs.

Possible alternatives:
* Load OSMI's multipolygon checks as an imagery layer. If only it
didn't flag type=boundary as an error. As it is it's a bit noisy :/
* Use the OSMI website directly
(http://tools.geofabrik.de/osmi/?view=multipolygon). You can tweak the
error types to display, and load object via remote command.
* Use the qat plugin but with other sources than OSMI. For
multipolygon errors, it's IMHO not as good.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] [BOT] [RFC]: water surfaces

2016-03-23 Thread moltonel 3x Combo
On 22/03/2016, Frank Villaro-Dixon  wrote:
> On 16-03-22 10:23:51, Nicolás Alvarez, wrote 1.2K characters saying:
>>
>>> El 22 mar 2016, a las 10:10, Frank Villaro-Dixon 
>>> escribió:
>>>
>>> # First goal:
>>> First goal is quite simple. The idea is to work only on relations which
>>> have a natural=water .  Then, it will:
>>>* Delete natural=water from all the ways if they are NOT closed or
>>> ring 0.
>>
>>What if there is a way legitimately with natural=water that isn't closed
>> because of an error? The correct fix is to close it, not to remove the
>> tag. This cannot be done automatically.
>>
> It doesn't matter because this way will also be referenced by a relation
> which has the natural=water tag. Thus, it can be removed from the way.

If the way being closed or not doesn't matter, then it shouldn't be
part of your criterias ? I see this as a red flag indicating you
didn't think long enough about the problem, and that doesn't bode well
for an automated world-wide edit.

You're conflating two different problems:

1) Some multipolygon relations have improper geometry, such as non-closed rings.
2) Some tags are "needlessly" repeated between the relation and its members.

Neither of those problems are specific to water features.

The first problem has many QA tools to point it out, for example
OSMI[1]. Maybe some of them can be fixed automatically, but I'd much
rather go through them manually[2] because some cases are strange, and
often when one MP is broken there's lots of other bugs in the same
area by the same user that deserve a fix.

The second problem actually has the community a bit divided (last I
heard of it), as some people *want* to have the actual ways tagged
(usually for ease of consumption, but also for historical reasons). I
usually delete the superfluous tag when I happen to be editing the
object, but I wouldn't dare do this automatically on a global scale.
And as long as those duplicate tags aren't contradicting each other,
they are harmless.

[1]:http://tools.geofabrik.de/osmi/?view=multipolygon
[2]:http://wiki.openstreetmap.org/wiki/Quality_Assurance_Tools_script

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Global high-resolution model of relief

2016-03-19 Thread moltonel


On 16 March 2016 18:05:12 GMT+00:00, clustergis  wrote:
>In the ClusterGIS association (http://clustergis.org) we have made a
>global
>model of relief of high-resolution (15m/px), in geotiff format.
>
>Data can be downloaded from the page http://theearthsrelief.com with CC
>BY
>license.

Thanks very much for this. Where did you get the 15m data from, if NASA's SRTM 
is only 30m ? Is it via postprocessing of 30m sources ? What about areas where 
SRTM has holes, like in high-altitude ?
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] Problems with the irish boundaries preset and josm

2016-03-10 Thread moltonel 3x Combo
A new stable version of josm has been released (version 9900,
https://josm.openstreetmap.de/wiki/Changelog). So if you are following
stable versions and haven't changed anything else, you'll see that the
townland preset doesn't recognize existing MP relations anymore (it
only offers to create a new relation).

There is a fixed version of the preset, but that version prevents
previous josm-stable version (9329 and earlyer) from starting. This is
a bigger annoyance than an unrecognized relation type, so we'll wait
until most people have updated their josm before switching to the new
version by default.

In the meantime, you can change your preset settings (menu preset ->
preset preferences -> active presets) to match your josm version:
* use http://maps.openstreetmap.ie/josm/irishboundaries-dev.xml if you
have upgraded.
* use http://maps.openstreetmap.ie/josm/irishboundaries-9329.xml if
you intend to stay with the old josm version for a while (why ?).
* do nothing if you aren't affected by the bug or can wait until we
change the version for you.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] OsmAnd financially rewarding mappers

2016-03-04 Thread moltonel 3x Combo
On 03/03/2016, Richard  wrote:
>> Even without talking about nefarious schemes, even well-meaning users
>> will tend to change their mapping behavior because of this. In this
>> case it's about uploading more often, potentially making changes
>> harder to follow.
>
> imho it would be good if people would upload more often. Easier to revert
> if it is wrong, more likely the changeset will fit into a reasonable
> bounding box.

There's a happy middle. Some people make too many tiny changesets,
others make too few huge changesets. And nobody make the right amount
of correctly-sized changesets, because that's subjecctive :p

Analysing (perhaps even reverting) a swarm of small changesets is as
much a PITA as huge changesets. Avoid editing very distant points in
the same changeset. Avoid mixing very different tasks (say pure
armchair stuff and survey results) in the same changeset. Avoid doing
5 changesets in an hour for the same location/road/object. Rule of
thumb: if writing a reasonably-precise changeset comment is
complicated or if you used the same comment 20 times today, you should
review the size of your changesets.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OsmAnd financially rewarding mappers

2016-03-03 Thread moltonel 3x Combo
On 03/03/2016, Marc Gemis  wrote:
> My point is that it might attract people that just upload data without
> any benefit to OSM (wrong data or data that is added in many
> changetsets (because that determines the ranking) instead of 1, as you
> would normally do..
> You can even write a script that creates a point in one changeset and
> deletes it in another. Over and over again.

Even without talking about nefarious schemes, even well-meaning users
will tend to change their mapping behavior because of this. In this
case it's about uploading more often, potentially making changes
harder to follow. Choose a differnet metric, and it'll have a
different problem. The HR industry has tried to find metrics of worker
productivity for decades, but most do not work.

Plenty of OSM projects have done various levels of edit gamification,
and this is fine as long as (counterintuitively) it doesn't push too
much contributors to edit. And when your start bringing money (even a
tiny amount) into the picture, behaviours can change drastically.


But encouraging contributions to OSM is a great idea, and OsmAnd is in
a nice position to do that. Some examples that probably wouldn't hurt:
* Give access to the paid version of OsmAnd if the user has passed
certain editing thresholds. This is similar to the original idea, but
there is no money directly involved, and most importantly this is a
once-off perk.
* Popup notifications about nearby QA issues, like Vespucci does.
* Look at the heatmap of the user's editing/visiting locations, and
prompt the user to go (re)survey if there is a nearby cold spot.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


[OSM-talk-ie] Problems with the irish boundaries preset and josm

2016-02-18 Thread moltonel 3x Combo
Hi all,

there's currently a problem with the irish boundaries preset and josm,
depending on your version of josm. The current version of the preset
has been tweaked to work better with recent josm versions, but that
change breaks josm-stable (9329) and earlyer. There doesn't seem to be
a way to write the preset file that works well with both versions of
josm.

So if you get a parsing error when you start josm, I suggest you fetch
a josm-latest build. Alternatively, you can undo the modification to
the preset file before starting josm: open the
cache/mirror...irishboundaries.xml file and search
",multipolygon" with "". If you're on linuxor osx, you can do this by
running "sed -i ~/.josm/cache/*irishboundaries.xml s/,mutipolygon//".

Sorry for the inconvenience (I'm the one who fixed/broke the preset
for recent/old versions of josm). If you can't update your josm or
tweak your cached preset file, contact me here or on irc for more
help.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Talk-ie Digest, Vol 80, Issue 1

2016-01-10 Thread moltonel
Hi Brian, sorry I didn't answer even to your private message until now.

I'm very much for the scan and donate option. I'd be happy to help with the 
labor-intensive scan/upload/rectify tasks but I have no  clue where to get the 
hardware for the first step ?
-- 
Vincent Dp

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Glanagow Power Station

2015-11-04 Thread moltonel 3x Combo
On 04/11/2015, Colm Moore  wrote:
> In this changeset: http://www.openstreetmap.org/changeset/35086504
> In tweaking / adding o the power station, I inadvertently deleted the power
> station itself (Way 263812982).

Way and relation restored.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] Terms of Use Issue? - MapMyRide

2015-09-28 Thread moltonel 3x Combo
On 28/09/2015, Mike Thompson  wrote:
> Ian, Hans,
>
> Thanks.  I will write them an email this evening.

Complying with the OSM copyright just requires attribution, but
complying with the Google TOS is more complicated, because you can't
use Google's API (javascript library) to display non-google maps, and
you can't access Google map tiles using an API that isn't Google's:
https://developers.google.com/maps/terms sections 10.1.a and 10.4.e

Google is strong-arming people into using their api+data and nothing
else. My understanding is that legally the only way to display both
Google and non-Google maps on the same page is to use a different
javascript library for each. But of course in practice, everybody
ignores that and blissfully infringes the Google TOS ;)

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] recent changes in rendering the map make it worse

2015-09-23 Thread moltonel 3x Combo
On 23/09/2015, henk van der laan  wrote:
> Now I'm really getting confused. osm-carto is the current version and
> gsoc the new one, right?

There's been a tremendous amount of discussion, feedback, a tweaks
about this change:
* https://github.com/gravitystorm/openstreetmap-carto/pull/1736
* http://www.openstreetmap.org/user/Mateusz Konieczny/diary
* various calls for participation on this mailing list.

OSM, and osm-carto in particular are developed in the open. If
anything, they are often flooded by feedback. Please use open source
to your advantage and check the process, the challenges and the
compromises before passing judgement, and contribute using those
channels if you can.

Osm-carto is full of compromises trying to reach a balance between all
the requirements, it is no easy task. For example, the tertiary roads
styling you bemoan has been heavily debated before reaching the
current conclusion; a tough requirements was keeping a high enough
contrast for non-ideal viewing conditions.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] Ireland EEZ boundary

2015-09-22 Thread moltonel 3x Combo
On 22/09/2015, Stephen Roulston  wrote:
> Yes, sorry about that :(
>
> I automatically thought that such a short list is bound to be wrong. I was
> very embarrassed to see the posting later.

No worries, it was quick to redo and it showcased the problems that
the old EEZ caused :)

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk-ie] Ireland EEZ boundary

2015-09-21 Thread moltonel 3x Combo
On 20/09/2015, moltonel 3x Combo <molto...@gmail.com> wrote:
> Done:
> https://www.openstreetmap.org/changeset/34148691

Reuploaded in http://www.openstreetmap.org/changeset/34157957, as
Stephen mistakenly undid the changes when he encountered an upload
conflic while working on townlands. Precisely the kind of problems
that should occur less often with the simplified EEZ :p

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] A big debate about OSM quality in Strava community

2015-09-18 Thread moltonel


On 18 September 2015 17:21:07 GMT+01:00, John Doe  wrote:
>Interesting debate about the recent adoption of OSM:
>http://cyclingtips.com.au/2015/09/strava-users-remain-frustrated-by-switch-from-google-maps-to-openstreetmap/

Same story happened a while ago when a geocaching site switched to OSM. Strava 
certainly could have reduced the backlash by communicating better (WWIC). A big 
change like this droped onto users naturally generates a lot of drama, 
regardless of the actual pros/cons for average users. So far Strava is sticking 
to their guns, so the measured downfall can't be that high.

Meanwhile, as a casual Strava Android user in Europe, I've been waiting for 
more OSM/Mapbox goodness inside the app since I started using it (around the 
time Strava released its heatmaps for OSM use). The app still uses Google, 
which is vastly inferior to OSM for my region, both in map data and satellite.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk-ie] Ireland EEZ boundary

2015-09-18 Thread moltonel 3x Combo
On 18/09/2015, Colm Moore  wrote:
> You will probably find that there is a statutory instrument that defines
> much of the EEZ boundaries.

Yes, the corresponding document and points can be found at
http://www.irishstatutebook.ie/eli/2014/si/86 and its title is tagged
on the osm objects. I have no intention of touching these coordinates.
But they only describe the boundary at sea. Nothing is said about the
coastline/inland boundary, which is the one I'm addressing in my
email.

> I think islands should be included within the EEZ - its all the one
> territorial claim - as islands change in size.

That would fit with suggestion b) or c).

> What is the OSM standard for this?

http://overpass-turbo.eu/?w=%22border_type%22%3D%22eez%22+global is
interesting. All kinds of layouts exist:
* border-only (no area) boundaries (eg between Japan and Korea)
* area encompassing the land (eg Philipines)
* area following the offshore country border rather than the exact
coastline (eg South Africa)
* area crossing the land very roughly (eg Italy)
* the Irish EEZ seems unique in OSM in following the coastline precisely

Following these observations, and the fact that the irish statute
document's points actually start at sea very near the territorial
water boundary, I suggest a new option : make the EEZ follow its
current offshore boundary, and the territorial boundary (which starts
at http://www.openstreetmap.org/way/144387894 and ends at
http://www.openstreetmap.org/way/92987647). This follows the South
Africa model, and actually results in a very lightweight and
standard-conforming osm object.


Thanks for pushing me to do these extra checks Colm, this new solution
looks much more satisfying to me. Unless there's a contrary opinion
I'm going to enact it this sunday (schedule permiting), but a couple
of "+1" replies wouldn't hurt either.

Cheers.

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


[OSM-talk-ie] Ireland EEZ boundary

2015-09-17 Thread moltonel 3x Combo
Hi,

the EEZ boundary is a maritime exclusive economic zone. It is mapped
as relation 4121287 in OSM:
http://localhost:8111/import?url=http://www.openstreetmap.org/api/0.6/relation/4121287/full
(using a josm/mercator remote-control link instead of a website link
because the website is likely to timeout).

There are a few problems with it:
* At ~4000 members, it is enormous. JOSM validator takes over a minute
to check it on my machine. It's the biggest relation we have, even the
four regions are about half the size.
* It only has a fraction of the islands it ought to have, and most of
those are mistakenly tagged as outer instead of inner.
* It keeps breaking (non-closed ways), and the more members a MP has
the more laborious it is to fix it.

What should we do with it ? Either...

a) Add all the missing islands, fix their roles
  pros: that's the best theoretical way to map a maritime area
  cons: will exacerbate all the size-related problems

b) Keep as-is but drop all the islands
  pros: reduces the size strain a bit
  cons: not a true maritime area anymore. Boat navigation will surely
not get fooled by this, but other tasks like for example area
calculation gets more complicated.

c) Same as b) but follow the ROI-NI border instead of the coastline
  Same pros and cons as b), only stronger

d) Only keep the maritime ways
  pros: simplest version
  cons: not much can be done with it appart from rendering (for
example a bot can't determine wether it is navigating within the EEZ
anymore)

e) Use multilinestring relations to simplify the geometries
  pros: great reduction in member count. Same technique could be used
to simplify the other county and region MPs
  cons: not all tools support multilinestring relations (what about
nominatim ?), they are used in France for example but are not yet a
standard osm feature. Islands still need to be supported, as in a).



I'm leaning towards solution c), but could be convinced of either.
What do ye think ?

___
Talk-ie mailing list
Talk-ie@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-ie


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-15 Thread moltonel 3x Combo
On 15/09/2015, Martin Koppenhoefer  wrote:
> thing is, a dismantled railway has no end_date, it only has a start_date and
> will continue to be a dismantled railway, till the end of time

Yes.

On 15/09/2015, Martin Koppenhoefer  wrote:
> railway=dismantled on the other hand is not a past feature, it is a
> dismantled railway now, in the present. In the past it was a railway=rail
> etc.

I don't understand how a feature can be both "dismantled till the end
of time" and "in the present". The only state that you can keep
forever is the state of not being. To me, "dismantled" as used in OSM
rails is a much stronger definition than "dismantled legos", it is a
synonym for "fully gone". Saying that something is "fully gone in the
present" is a roundabout way of saying that it is in the past.

The start_date of the railway=dismantled is the end_date of the
railway=abandoned/rail. So why not tag the railway=rail/abandoned with
the date of its demise (not with a trolltag like end_date, but with
something that doesn't trip up presentfans) instead of
railway=dismantled ?

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-14 Thread moltonel 3x Combo
On 14/09/2015, EthnicFood IsGreat  wrote:
> I guess we're asking that an exception to the "verifiable features only" rule
> be made for these features.

IMHO the exception that you are asking for is not to the "verifyable
only" rule but to the "presently existing" rule. All the
abandoned/dismantled railroads I've seen in OSM were verifyably
"previously existing" but also (where the conflict arrises as far as
I'm concerned) verifyably "no longer present".

This is not a rejection of your plea, just trying to make sure of what
we are talking about.

> Simply confining abandoned railroad
> features to OHM is not a good solution, because without being able to
> view them in the context of existing features, they lose a lot of
> their value.

Agreed, OHM is currently not very usable.



I've suggested that early on, and again in my latest reply to Russ : I
think that maping the past in OSM would be acceptable, if done
properly. Some kind of "OHM done right". Doing things really right
might require a modification of the data model, a cross-db
synbchronisation tool, or some other cool technology... But that's
just too far off, too hypothetical. The next best thing is a tagging
system for the past.

If it wasn't clear already, railway=dismantled, end_date, or any
system that mixes past and present in the same namespace is IMHO not
acceptable. Consumers, editors and tools should be able to filter out
historical data with a simple rule. I've suggested using "past:" as a
key prefix, with an optional " @ date - range" as a value suffix.
Didn't see any reply, what do people think ?

As for opening the floodgates of historical mapping, I do not like it
from a very personal POV, but I can recognise that there is a need,
that OSM might be the best tool to fill that need, and that it might
ultimately strengthen the poject. I just hope (and believe and work to
make it true) that it won't be too much of a nuisance to my usecase.
And if we do open up to maping the past, I don't think that it should
be reserved to railroads.

I've argued against maping no-longer existing railroads in way too
many emails at this stage, but I suggested this escape route early on.
Nobody picked it up but I think that's the only thing that currently
stands a chance of reaching consensus. EthnicFoodIsGreat, can you see
the working compromise that Russ cannot ?

That's it for me, bye bye railroad thread, I hope. Of course I'm only
one contributor, not a highly prolific or influential one, not an
authority, just a voice. Others have been less noisy but more dogmatic
than me on the subject. The community as a whole must decide wether
"we map the present" is still a hard OSM rule.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-13 Thread moltonel


On 12 September 2015 22:55:07 GMT+01:00, Russ Nelson <nel...@crynwr.com> wrote:
>moltonel writes:
> > Still, I'd like to add one reason: none of the other tags you
> > mentioned have such a vehement, uncompromising, relentless champion
>
>There is no "compromise", Moltonel. "Compromise" is where you get your
>way, and delete my hard work. Can you see how this is not acceptable?
>Whereas, from my point of view, you can compromise by accepting that
>abandoned railways have a place in OSM. They don't get rendered
>anymore, so they're not a problem there. You can hide them in JOSM. I
>don't know if ID lets you hide ways. Compared to all the things that
>*should* be mapping but aren't, having a few things that are mapped
>that "shouldn't" be, simply isn't a problem.


Again, you're seeing this as an all or nothing amd don't seem to even notice 
any in-between. Either "win the debate" fully or lose,  either map abandoned 
railroads completely or not a all.

For what it's worth, even if I went on a mad armchair-maping rampage and 
deleted all that I feel does not belong in OSM, there'd be maybe 75 to 90% of 
your railway work left (but of course this won't happen, as I only map places I 
know, and always discuss potentialy controversial edits with other 
contributors, changing nothing if unsure). 

Since you apparently missed all the compromises I made, let me spell them out :
* I actually approve maping abandoned railways in general (not strictly a 
compromise since it was my starting opinion, but it seems that some other 
contributors are less keen on maping them).
* I now would leave a railway=abandoned tag on a perfectly-converted highway=*. 
Pethaps at most I'd contact the maper to suggest taking out the railway tag in 
such cases, but I'd let him/her decide.
* I do not like "former railway route" relations, but I can leave them be.
* I tried to define objective and conservative criterias on when a railway 
section really doesnt belong in OSM, such as when a building has been built on 
top, when a bridge is gone, or when a field's crops grow uniformly well.
* Interestingly, my criterias seem to match your criterias for 
railway=dismantled. I've tried a few times to steer the discusion back on the 
narrower 'dismantled' case to avoid what otherwise looks like a blanket 
rejection of abandoned railways.
* I'd be fine with OSM supporting maping the past properly (better than OHM). 
Maybe something like a variation on the lifecycle prefixes, so you could tag 
"past:railway=rail @ 1800s - 1975" instead of "railway=dimantled". And some 
toolset support.

>Please, compromise, rather than demand that I compromise by giving in
>completely!

A compromise is when *both* parties meet somewhere in the middle. What steps 
have you taken towards that middle ground ?

-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-12 Thread moltonel


On 12 September 2015 20:02:31 GMT+01:00, Frederik Ramm  
wrote:
>Hi,
>
>On 09/12/2015 08:16 PM, Colin Smale wrote:
>> Respect to Russ for standing up for his principles in the face of all
>> this bullying.
>
>Well, to be fair, what you call "bullying" is mostly people standing up
>for their principles.
>
>> Why are
>> "former railway lines" which are no longer immediately evident on the
>> ground forbidden so vehemently in OSM when so many other artefacts
>from
>> the past are not? Old_name, Roman roads, closed pubs, end_date, etc
>etc.

I had been drafting a proper answer in my head, but Frederik did a better job 
than me (not just on the part I'm quoting here, on the whole email).

Still, I'd like to add one reason: none of the other tags you mentioned have 
such a vehement, uncompromising, relentless champion defending them, reigniting 
the debate and prompting the same vehement replies each time.

If for example the cherrished practice was end_date=* instead of 
railway=dismantled,  you'd probably get similar flamewars.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-12 Thread moltonel


On 12 September 2015 03:26:40 GMT+01:00, Russ Nelson  wrote:
>If you *don't* do this, then your true opinion will be revealed that
>you are in fact okay with people adding railway=abandoned to
>highway=track, and you're just wasting everybody's time on the mailing
>list by arguing for actions you are unwilling to take.

Oh please Russ, I'm trying to stop participating in this thread, but the way 
you are debating (regardless of your opinions in the debate) is just 
disrespectful. Your rethorical example ignores the fact that not mass-deleting 
all those objects is (amongst other things) a mark of respect for a debate that 
is not resolved (and by the look of things never will be). It does not in any 
way imply that that person is ok with the objects being in the db. The mirrored 
hypothetical example of somebody doing a mass-undelete would be equaly 
ridiculous.

You are again and again asking contributors to respect your opinions, without 
respecting theirs. You insult people calling them vandals and a caricatural 
view of deletionists. You use all-caps. You threathen of bans. You seem to 
think that debates like this could only be fully won or fully lost, with no 
level in-between, and have accordingly not made any concessions to your views. 
You are not debating. This is not a healthy way to interact with the community.

Bans in osm are issued either for vandalism or for repeated and serious 
community interaction failures. Never simply for making an honest but 
controversial contribution. Feel free to correct me if you are a DWG member. I 
don't think that you shoud get a ban, but sometimes I catch myself wishing that 
you would.

Russ, please follow the advice that has been given to many people in this 
thread already, and give it a rest.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-09 Thread moltonel 3x Combo
TL;DR: argument repeat, sorry.

On 09/09/2015, Martin Koppenhoefer  wrote:
>> OSM is map of the current state of the world - not map
>> of the world how it was yesterday, 10 years ago or five thousands ago.
>
> Nobody is advocating to map the past, what is discussed is mapping those
> elements of the past which somehow have lasted or have had a strong impact
> that is still observable today.

Martin, have a look at http://osm.org/go/Zc9j8qfSV-?m (near Russ's
most recent example) and tell me how this section "somehow has lasted
or has had a strong impact that is still observable today". Whenever I
looked at some examples posted by Russ, these kind of sections weren't
far.

When stuff have been contructed over the former railroad like this,
there's no need for a local survey to see that nothing is left. IMHO,
at most a section of Albert Street could have railway=abandoned as an
additional tag. I have my doubts about the sections under the forest
too, but that requires a survey to assert.

So there is at least one contributor who "is advocating to map the
past". I have a feeling Russ is an exception in this respect (Lester's
view are close but more nuanced), but he is so passionate that this
thread keeps resurecting.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-09 Thread moltonel 3x Combo
On 09/09/2015, Martin Koppenhoefer <dieterdre...@gmail.com> wrote:
>> Am 09.09.2015 um 13:14 schrieb moltonel 3x Combo <molto...@gmail.com>:
>>
>> Martin, have a look at http://osm.org/go/Zc9j8qfSV-?m (near Russ's
>> most recent example) and tell me how this section "somehow has lasted
>> or has had a strong impact that is still observable today".
>
> how could I tell without going there?

I thought I had preemptively answered that :

On 09/09/2015, moltonel 3x Combo <molto...@gmail.com> wrote:
> When stuff have been contructed over the former railroad like this,
> there's no need for a local survey to see that nothing is left. IMHO,
> at most a section of Albert Street could have railway=abandoned as an
> additional tag. I have my doubts about the sections under the forest
> too, but that requires a survey to assert.

The line is going through multiple buildings and a wide low wall.
That's as unambiguous as it gets. The lack of any other sign on the
grass and highway areas are an additional good hint. If you're mapping
a railroad here, you're mapping the past.

Or are you saying that the imagery might be too old, the railway could
have been restored since ? The imagery was taken around the same time
as the first changeset, and the changeset sources either say nothing,
or bing, or osm wiki (!).

Talking about past features, tagging gauge=* on a railway=abandoned
way (which by definition does not have any tracks left) should be an
impossible combination. Tagging electrified=* is also a funny idea.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-08 Thread moltonel 3x Combo
On 08/09/2015, Fabian Schmidt  wrote:
> On 09/08/2015 12:16 AM, Dave F. wrote:
>> I fail to understand why railways are singled out as a special case. If
>> roads, buildings or woods get demolished, they get deleted.
>
> please have a look at the tag definition in the wiki: "where the rails
> have been removed but the route is still visible in some way" [1]

Please have a look at previous discussions, the conflict is not about
railway=abandoned as defined in the wiki but about mapping
completely-disappeared railways where no feature (bridge, cuting, etc)
remains, and sometimes incompatible features (houses) have been built
at that location.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] old_name

2015-09-08 Thread moltonel 3x Combo
On 08/09/2015, Martin Koppenhoefer <dieterdre...@gmail.com> wrote:
>> Am 08.09.2015 um 17:58 schrieb moltonel 3x Combo <molto...@gmail.com>:
>>
>> It would
>> be a silly thing to do, as these names definitely are not a current
>> property of Dublin.
>
> I would bet most of them can still be found in today's city, e.g. in pub
> names or other business names.

Probably. Didn't find one in OSM data, but the same exercise with
"Lutèce" yields a lot of results in Paris. So what ? The name is a
current property of those businesses, not of the city the businesses
are in.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-08 Thread moltonel 3x Combo
On 08/09/2015, Martin Koppenhoefer  wrote:
>> Am 08.09.2015 um 13:58 schrieb Mateusz Konieczny :
>>
>> Historical data should not be added and if present - removed.
>
> what do you mean with "historical data", where do you draw the line? What
> about the old_name tags, do you advocate to remove them?

IMHO old_name is fine because it can actually describe the present. As
long as a place is still called or remembered by its old_name by some
living people, that name is a currently-existing property of the
place.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] old_name

2015-09-08 Thread moltonel 3x Combo
On 08/09/2015, Martin Koppenhoefer  wrote:
>> Am 08.09.2015 um 14:46 schrieb Mateusz Konieczny :
>> But I would not add old_name that is currently completely unused.
>
> there's one area where old names will be used for sure: old documents,
> books, film, signs, ...
>
> There is no such thing like a currently  completely unused old name,
> otherwise it wouldn't be an old name.
> Or maybe I don't understand "currently". Everything I may encounter now?

If you go that route, there's no limit to how far back an old name can
go. That'd mean that we should add, for example, all of [Dublin's old
names][1] to the osm object, since they are well documented. It would
be a silly thing to do, as these names definitely are not a current
property of Dublin.

IMHO the cuting point should be that the name is used by a living
person, with "used" defined as "when he thinks (out of some document
context) about that place, he (at least sometimes) thinks of it using
that name". It sounds really convoluted when you try a formal
definition, but I hope the ide is clear ? If some joking friend offers
to meet me in "Lutèce" I'll know in which city to go, but I certainly
don't expect OSM to know.


[1]:https://en.wikipedia.org/wiki/Dublin#Toponymy

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-07 Thread moltonel 3x Combo
On 07/09/2015, Nicolás Alvarez  wrote:
> 2015-09-07 13:36 GMT-03:00 Maarten Deen :
>> On 2015-09-07 17:31, Russ Nelson wrote:
>>>
>>> https://www.facebook.com/groups/abandonedrails/permalink/1044885352211646/
>>
>>
>> It's on facebook and I have to log in to see it. I don't have a facebook
>> account, so could someone post here whay it says?
>
> "Added a Google Earth map of New York Central RR this morning. It
> includes construction history of each line based on ICC valuation info
> if you click the line. It includes abandoned routes, so it may be
> helpful in exploring those. I still have to add trackage rights in
> places. You must have the Google Earth program downloaded on your
> computer for it to open."
>
> And a link to a .kmz file for Google Earth.

I don't have Facebook either to check, but AFAIU this person has just
created his own data layer )in kmz format) separate from Google's main
map data (even if hosted on the same platform) ?

If that's it, it's something for which OSM is already well suited for
(uMap being the most directly-comparable tool) and I don't see why
that person would not feel comfortable in OSM (plus the usual benefits
of contributing to OSM rather than GM). And the fact that he's not
entering that data in GM proper IMHO an argument *against*
railway=dismantled in OSM (but a very weak argument to be sure).

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] THIS is the kind of enthusiasm some would reject

2015-09-07 Thread moltonel 3x Combo
On 07/09/2015, Russ Nelson  wrote:
> We need an authoritative statement that says that deleting abandoned
> railroads is vandalism, and that people who do so in spite of being
> warned not to, will be banned from the project.

Please stop the name-calling. Two contributors disagreeing on what
should be mapped doesn't make one of them a vandal because he acts
uppon his opinion, whichever side of the fence he sits on. Vandalism
implies a purposeful deterioration of the map. But everybody who took
part in this railway debate actually wants to improve the map.

> Until I get that, I
> cannot in good conscience encourage any railfan to map railroads,
> because of the threat from vandals to delete their edits.

You're making this an all or nothing decision, but it isn't. I'm
convinced that most railway enthusiasts would be happy to add the
still-existing parts of railways into OSM, and use a different DB for
sections not suitable for the main map and extra info (like Tony Howe
seems to do).

> I could go through the discussion over the last month and identify a
> grand total of five people who reject mapping abandoned railroads.

And I could go back and find even fewer people who embrace mapping
dismantled railways (please note the abandoned/dismantled
distinction), and a lot of people who sit somewhere in-between. I'm
sure we're both biased, and anyway respondants on the mailing list are
not a democratic sample anyway.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, Lester Caine <les...@lsces.co.uk> wrote:
> On 02/09/15 11:30, moltonel 3x Combo wrote:
>> I always understood that land property was out of scope for OSM. Do
>> you know of any osm data which records property ?
>
> So I should remove all the detail on
> http://www.openstreetmap.org/search?query=wr12%207ep#map=17/52.04851/-1.85665
> rather than adding the missing detail to the right?

Sorry, I see residential areas, hedges, postcodes, etc, overall a well
maped area with usefull detail, but nothing mapping land property ? I
never suggested that this kind of data was out of scope for OSM,
please go ahead and map more of it. When I mentioned "land property"
I'm talking about legal ownership, parcels, cadastre, etc.

> And the 'Abandoned Railway' to the left is a protected route which HAS
> encroachments onto it, but which is still potentially re-enstatable once
> the line to Broadway becomes active again. Using the ground for a long
> period does not always allow to take possession of it and rail routes
> are one of those documented exceptions.

Sure. It looks well mapped to me. Again, I don't see how your answer
relates to the subject of mapping land ownership, there's no ownership
mapped on these osm objects.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, Colin Smale  wrote:
> Are you suggesting that parcel boundaries have no place in OSM, or that
> only verifiable sources should be used? Suppose there was a suitably
> licensed source of such boundaries, with authoritative provenance. Would
> you be against this being in OSM on principle? Or is it only your
> supposition that such information cannot be sufficiently verifiable
> which gives rise to your concern?
>
> Anyway, fences, signs etc are not reliable indicators of parcel
> boundaries (where there are land registries), unless the boundary is
> legally described with reference to these physical artefacts.

I always understood that land property was out of scope for OSM. Do
you know of any osm data which records property ?

IMHO verifyability is a major issue here. Real-world barriers don't
match the legal ones, borders change regularly (that's a major
difference with admin boundaries), and even the authoritative source
is often murky (I'm now 3-4 months into the process of figuring out
wether I own a piece of land at the back of my garden).

On top of that, whenever you need to know about land ownership, you
are legally obliged to refer to the authoritative source. Looking up
the info in a crowdsourced db, even if it was completely correct,
would most often be a waste of time.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, Russ Nelson  wrote:
> Too bad for that guy that he didn't check OpenStreetMap first, because
> there was an abandoned railroad mapped in his back yard.

Lots of former railway land is now privately owned, sometimes even
before the rails get removed. So the fact that there was an abandoned
(dismantled ?) railroad in his backyard didn't, on its own, mean that
he didn't own the place.

In many countries (not sure about the USA), there's also a legal
concept of "if you build on a piece of land and nobody complains for X
years (with X being quite high), then that piece of land defacto
belongs to you". This leads to people sometimes building on land with
a unclear ownership status, chancing it and hoping for the best.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, Lester Caine <les...@lsces.co.uk> wrote:
> On 02/09/15 12:56, moltonel 3x Combo wrote:
>> Sorry, I see residential areas, hedges, postcodes, etc, overall a well
>> maped area with usefull detail, but nothing mapping land property ? I
>> never suggested that this kind of data was out of scope for OSM,
>> please go ahead and map more of it. When I mentioned "land property"
>> I'm talking about legal ownership, parcels, cadastre, etc.
>
> The boundaries mapped are property boundaries as are the field
> boundaries around them.

When I think of mapping properties I expect a multipolygon, hopefully
following many physical objects such as hedges and fences, is that
what you have in mind ?

> Ideally I would like to add the NLPG reference
> to each but currently that is blocked by possible licensing problems. It
> WOULD be nice to complete the 'hidden' data

Assuming the license issue gets resolved, how will you import it,
conflate with existing data, tag ? How will you keep it up to date
when a field or a chunk of garden changes hand between neighbours ?
Who do you expect will make use of the data ?

I'm not saying that this data doesn't belong in OSM as much as I am
saying "I won't touch that kind of data with a 10 foot pole, it's too
hard to import/maintain, it's a huge amount of data (bloat) that will
complicate editing, and anyway it won't be usable for most usecases".
Go ahead and map the fences and anything else that gives a visual clue
as to where the property ends. But the actual legal property data ?
It's not worth it.

> in much the same way the
> postcode is added here so that searches can be done properly. Just
> because a post has not been put in the ground to identify a location,
> the location still exists if properly documented.

Postcodes, like all address components, are always welcome in OSM even
though they are not always phisically visible. Addresses are a major
OSM usecase. A postcode has a much lower granularity than a parcel. It
doesn't have to be exact and authoritative, it only has to lead to the
correct location.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, p...@trigpoint.me.uk  wrote:
> We can map barriers and visible dividing marks, but land ownership has
> massive privacy and data protection issues.

In many countries, the geometry of land parcels is public data. Not
"this bit of land is owned by Phil Trigpoint" nor "this and that
parcel are owned by the same guy" but just how the land is
geographically divided.

I'm not saying that property data should go into OSM (:p), just that
it's probably not the privacy issue you think it is.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-09-02 Thread moltonel 3x Combo
On 02/09/2015, Colin Smale  wrote:
> I see two separate issues getting mixed up: firstly, what types of data
> "belong" in OSM as a matter of principle, and secondly what quality
> criteria would apply. Clearly for the second point the data needs to be
> suitably licensed (if it is externally sourced) and it needs to be
> verifiable so "Joe Public" without any form of privileged access can
> verify its correctness. These are clearly principles which have existed
> in OSM for a long time. But a statement that certain whole categories of
> data do not belong in OSM *because* it sometimes might not be easily
> verifiable, is going a bit far.

Saying that land property has no place in OSM is just a conclusion
that comes from the observation that this kind of data generally poses
big chalenges to verifyability and corrrectness, and that its
usefullness in osm is limited because ownership is one thing where you
have no choice to use the official authoritative source.

If there's somewhere in the world where those concerns are not valid,
then go on and map properrty data there. Again, do you know of any
property data in osm ? What's the tagging schema ?

The principle of "what data belongs in OSM" is about the propeties of
that data, not what kind of data it is. But as it happens, a given
kind of data usually has the same properties, so "this kind of data
doesn't belong in OSM" is a usefull simplification.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Proposed mechanical edit: surface=soil to surface=dirt

2015-08-31 Thread moltonel 3x Combo
On 31/08/2015, Christoph Hormann  wrote:
> I would be careful here - 'dirt' is essentially a very vague term which
> probably originates from the concept of 'dirt roads' here.  'Soil' in
> the other hand is fairly precise, see
>
> https://en.wikipedia.org/wiki/Soil
>
> Only parts of the earth surface are actually covered by soil so if a way
> is correctly tagged with surface=soil (and i don't know if that is the
> case for the 400 cases you mention) this is something specific and
> potentially useful and should not be degraded by turning it into
> something as vague as surface=dirt.
>
> In general i think surface=ground is the most sensible tag for tagging
> ways that are just established somewhere without notible construction
> work when you can't be more specific - it implies that the way surface
> is essentially the ground there in its natural state.  surface=dirt
> OTOH can mean anything from the remaining tracks of a car driving
> across a wayless area to a solidly built gravel road.

Agreed.

Between soil, dirt, ground, earth, and mud, dirt is the worst defined
of the lot, and I would hesitate to use it for anything.

If you do want to consolidate tags, "earth" is a much better synonym
of "soil" and you should probably use that instead.

"Ground" is earth+rocks+sometimes_vegetation. "mud" is earth with a
lot of water and clay.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] OpenStreetMap Carto v2.34.0 release

2015-08-30 Thread moltonel 3x Combo
On 30/08/2015, Dave F. dave...@madasafish.com wrote:
 Is man_made=bridge meant to be used on ways that represent disused
 bridges such as railways where all the track has been removed?

Meant to be used on any bridge. It gives the shape of a bridge, as
opposed to the highway(s) that it supports. There's also a type=bridge
relation to help with complicated multi-highway cases. Rendering
bridges even if the corresponding highway isn't rendered (such as
railway=abandoned) is one reason to render man_man=bridge, but
depending on who you ask it may not be the main reason.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-29 Thread moltonel 3x Combo
Sorry in advance, this mail just rehases arguments that I made before,
but it seemed polite to reply.


On 29/08/2015, Russ Nelson nel...@crynwr.com wrote:
 moltonel 3x Combo writes:
   One can often assert that something was here even when nothing is left
   of that thing. And is nothing is left of that thing, it shouldn't be
   mapped.

 What about point A?  What about point B? The *endpoints* do indeed
 continue to exist, so nothing is left of that thing is not true
 about most dismantled railways.

That's precisely it, point A and B continue to exist, they can be
mapped as abandoned/disused. What's between A and B did not continue
to exist, and should not be mapped. We know perfectly where New York's
World Trade Center used to be but there's no tower=dismantled at that
location.

 Should the map look like this (A)?  ___   __ 

 Or should it look like this (B)?___---__-

 Some people are arguing for A. I argue that B is a better
 representation of what is there (the underscores) because it includes
 the dismantled portions (the dashes).

And unsurprisingly, I argue for A. Because it reflects the current
state of the railroad.

I do understant the appeal of being able to create a relation where
each member follow the previous one without holes. But if reality has
holes, so should the relation.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-27 Thread moltonel 3x Combo
On 27/08/2015, Andy Townsend ajt1...@gmail.com wrote:
 Back in
 https://lists.openstreetmap.org/pipermail/talk/2015-August/073669.html I
 had a look at what caused the current flurry of discussion.   Part of
 the line in question was deleted by a mapper new to OSM; it was their
 second and last OSM edit.  I find it hard to believe that this new OSM
 mapper had a thing about deleting abandoned railways. Likely they just
 didn't understand something, were confused, and it somehow got deleted.

Good catch, sorry I forgot about it. I agree that
http://www.openstreetmap.org/way/259134943 should not have been
deleted, and that it certainly was just a mishap that the contributor
didn't even notice. So restore the way, send a watch out message to
the newbie, and call it a day (well, do also improve the tagging of
that abandoned railway : some sections are dismantled and some have
been converted to various types of highway, etc).

But I doubt that Russ would have had such a strong reaction if it was
just for that case. I'm sure there were other willfull deletions, and
lacks of communication.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-27 Thread moltonel 3x Combo
On 27/08/2015, Paul Johnson ba...@ursamundi.org wrote:
  I believe we're talking about abandoned railroad rights of way that still
 mark the landscape, not something that no longer has a trace.

No :

Russ Nelson nelson at crynwr.com wrote Thu Aug 20 05:12:49 UTC 2015
 Here's a perfect example of how a railway should be mapped:
 https://www.openstreetmap.org/#map=14/42.92237423246795/-75.8534094581493

There is no real-life trace left of
https://www.openstreetmap.org/way/366610457 (amongst others) but it is
currently in OSM.

At we're not least not exclusively about still-visible abandoned; the
OP hasn't given a list of guilty deletions so it's hard to judge how
justified each deletion was.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Preserving History ...

2015-08-25 Thread moltonel 3x Combo
On 25/08/2015, Blake Girardot bgirar...@gmail.com wrote:
 But in general if you want to map from scratch, make a new layer, map,
 merge layers, replace geometry, done, history retained and you mapped
 from scratch.

I wonder if JOSM could do that automatically. Before uploading, JOSM
would look at all objects deleted during this editing session,
fuzzy-match new objects at the same location and tags, and perform the
replace-geometry tag automatically.

 Same thing with roads that need updating, you just remap it and then
 replace geometry or use the improve way tool, either one will preserve
 history.

Another tip for preserving history in JOSM: if you split a way in two,
the start of the way is the one that retains history and the end of
the way (where the arrow is) is new. Reversing the way before spliting
it can help keep the history on the important section.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-25 Thread moltonel 3x Combo
On 25/08/2015, Blake Girardot bgirar...@gmail.com wrote:
 I am not a railway enthusiast, but I do recognize the important role
 they play in the development and landscape of the US and probably other
 countries.

 I really appreciate those who map in-use, disused and abandoned
 railways, thank you for adding important, rich and useful data to the map.

 I think part of this conversation should be reprized: Abandoned railways
 are recognizable by people who know what they are looking at, they are
 in essence there on the ground currently, just because I don't have
 the knowledge to recognize and map them, does not mean they do not exist.

For the record again, lest people think that my views are more extreme
than they are, I agree with the above.

Where I draw the line is against railway=dismantled, which by
definition don't exist anymore. Typical examples are going thru a
housing estate, a demolished (and rubble cleared) bridge, or a field
where the former railway isn't even visible in crop groth differences.
When the state goes from not obviously there to obviously not
there.

 All I understood Russ to be asking was to stop deleting and suggesting
 deletion of abandoned railways without checking with the person or
 people who know what they are doing in regards to mapping them and I
 agree that should stop.

Heavy changes to someone else's work should come with a message to
that someone else, but I'd argue that whoever deleted a railway=*
going thru a housing estate knew what they were doing.

 As mentioned above, I see no harm to mapping an abandoned railway, even
 if it is based on two end points and knowledge of the railway system.

One can often assert that something was here even when nothing is left
of that thing. And is nothing is left of that thing, it shouldn't be
mapped.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-25 Thread moltonel 3x Combo
On 24/08/2015, Richard Fairhurst rich...@systemed.net wrote:
 cycle.travel's rendering is 1300 lines of CartoCSS, 1400 of .mml, 300 lines
 of Lua preprocessing, and 350 lines of Ruby/PostGIS postprocessing.

 Of this, the code required to show only operational railways is 100
 characters - a rounding error. It's a detail in a 1400-character line of
 .mml and it was copied directly from OSM-Bright, the base style used by
 switch2osm. In other words, anyone setting up an OSM tileserver from the
 canonical instructions already gets this for free.

Fair enough, it's easy to get a bootstrap (for the record, I was
talking about knowledge, not lines of code). The bootstrap might not
have been used or might not be available for a particular usecase, but
I get your point. Sorry for placing the principle of least surprise
bar too high.

 There are plenty of issues with OSM railway tagging that make decent
 rendering, routing and analysis hard. (railway=station covering both
 mainline stations and preserved heritage attractions is the first that
 springs to mind.) railway=dismantled is not one of them.

 As to whether utterly dismantled railways belong in the OSM database, I
 couldn't really care less. In terms of doctrine, they probably don't, though
 let's not overstate the issue: I suspect more bytes have been spilled in
 this thread than it would take to encode a dump of current
 railway=dismantled in .pbf format.

I'm aware of that (and skewing the ratio even further as I write
this), but this is about more than just railways. Sorry for the
fearmongering, but letting one kind of nonexistent objects into OSM
opens the door to more. Countering with existing crap in the db
doesn't justify adding more crap hasn't worked well in the past.

To be honest, I too could live with a few railway=dismantled in the
db. The bigger issues are the idea of allowing some data in even when
you agree it shouldn't be there, protecting that data for political
rather than technical reasons, and the precedent this would set.

 But Gregory, Greg and Jason have it
 right. This is not about some precious notion of purity, it's about
 community.

 Outside the two fundamentals of openly licensed and crowdsourced, OSM is
 characterised by its pragmatism. We do what works. What works is a community
 of people who feel respected and empowered.

By preventing contributors to fix errors in the db (as miscommunicated
as they were, I'm sure  the deletions that started this thread were
meant as fixes) just because they come from some kind of Most Valued
Contributor, you're disempowering the community as a whole to empower
a fraction of it. I'm not going to pull statistics out of my magick
hat, but to me this looks like a net long-term loss.

 And bearing in mind that we're
 talking about the US here, we need all the community we can get.

 Read Minh Nguyen's excellent new diary post
 (http://www.openstreetmap.org/user/Minh%20Nguyen/diary/35646). Even in the
 super-affluent, super-educated Bay Area, OSM is barely at the stage that
 Europe reached five or more years ago. It is an endless parade of outdated
 street configurations, missing landmarks, test edits.

 But, he notes, there is plenty of rail and bike infrastructure.

 This is what characterised OSM adoption here in Britain. The enthusiasts are
 the first to get it: the railfans, the cyclists. Widespread take-up comes
 later, once the enthusiasts have built something good.

 The last thing we want to do in the US is drive away the few enthusiasts we
 currently have.

I know :( I'd hate to see someone leave because of that discussion.

I'd love to see improvements in the OSM tooling and/or schemas so that
we can properly map historical features. So that dismantled railways
(amongst other no-longer-existing features) can be mapped without
hurting present-day mapping, which was initially OSM's only usecase.
So that entering that kind of data isn't a deletion-worthy error
anymore, but a normal usecase.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-24 Thread moltonel 3x Combo
On 24/08/2015, Balaco Baco balacob...@imap.cc wrote:
 buildings are usually
 replaced much faster than maps are expected to last, and the work of
 updating it twice, once for the empty space, dem. building and the
 future new building outline is better done only one time.

It's nice to avoid unecessary version churn, but if a mapper keeps up
with the real-world changes there's nothing wrong with updating OSM
too. If you search the archives you'll find plenty of discussions on
mapping temporary features and how ephemeral a feature needs to be
before it loses its mapworthyness. For example a road closed during a
weekend is a clear no-map, but construction work is usually considered
mappable if it'll last a few months and there is a local mapper to
keep track of the updates.

how long a map is expected to last is a tricky question especially
for OSM. Paper maps are often updated yearly but kept for decades in
people's homes. Google Map has TOS that mostly forbid cacheing data
yourself for later. Data on osm.org is updated minutely, but the osm
data on a satnav may never get an update at all.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-23 Thread moltonel


On 23 August 2015 01:27:54 GMT+01:00, Balaco Baco balacob...@imap.cc wrote:
  What we need is a
  database that already has all the data and simply identify when
some
  small elements of it cease to be current.
 
 In OSM we do that by deleting the small elements ;)

I'm sorry. But this is just a stupid thing to do. To have no data and
to
have the most recently obtained data are two very different things.

The most recently obtained data is that the objects are no longer here. The 'no 
data' case matches no osm policy that i know, existing or proposed.

With the first one you just end with something that isn't worth to ever
try consulting because it may not have what you're looking for, so
better not expend time with it.

Wrong data is worse than absent data.  Osm has so far only contained current 
data, so that's what 99.99% of consumers expect to find in it, so historical 
data is wrong data. That'll remain true as long as osm lacks a good way to 
store historical data that doesn't confuse the vast majority of users who are 
looking for current data.

-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-23 Thread moltonel


On 22 August 2015 22:07:20 GMT+01:00, Lester Caine les...@lsces.co.uk wrote:
BUT OHM has avoided importing all of the existing material. Manually
adding all that again is a pointless exercise. What we need is a
database that already has all the data

Yes (or find a way to constantly merge current data into ohm)

 and simply identify when some
small elements of it cease to be current.

Identifying is simple, but what to do with those elements is much more 
complicated. Sorry, but foo=dismantled and end_date=* have a lot of issues, 
they're not good enough.

So far we've avoided the problem by sticking to the we map the present 
principle (meaning stuff that no longer exists gets deleted). Before we can 
change that stance, we need a credible solution to the map the past usecase.
-- 
Vincent Dp

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-23 Thread moltonel 3x Combo
On 23/08/2015, Balaco Baco balacob...@imap.cc wrote:
 I don't think so. Wrong data happens to Bing Maps, to Google Maps and
 probably to any other map we can obtain, electronically or in a paper.
 Maps have dates attached to them - or should have, most of the time. The
 fact is that: if I browse around my city, looking for streets and
 brindges created in the last fews years, I will see mistakes (as I did
 before).

Yes, all maps have errors, wether it is outdated data, data that was
never right, or missing data.

 But it's better to have there what existed, as it was before,
 than have just an emptyness in the area.

How so ? Say I'm walking along an old railroad which OSM led me to
believe continued for 10km, but is impassable at various points
including a wheat field and a housing estate. Or I'm heading to the
convenience store only to find it has closed years ago. Outdated data
is wrong data, it is misleading and lowers the overall quality of the
map.

 Until someone fix it
 (hopefully) or at least mark it as old, potentially wrong (without
 deleting until an update is made!).

That's just the normal mapping workflow, nobody is arguing against
this. Nobody is proposing to delete first, improve later. We make
the best map we can, within the bounds of our knowledge and time
constraints.

 In the context being discussed here, recent changes should also cause
 data deletion, but that's wrong, in my opinion. Data may be *replaced*
 with newer data, with everything that's needed.

Same thing here, we improve the map as much as we can. But maybe you
don't have enough time right now to map everything, or meadows are so
far off in your todo list that you never bother with them. But leaving
known-outdated data in place just because you can't yet make a fully
detailed mapping of the area doen't make sense either.

 If people are doing something that is fiercely against the community
 idea of OpenStreetMap, that it could be deleted. But that really seem
 far from the truth.

There are very few rules in OSM, but one of them is that we map on the
ground and that we don't map historical features/events
http://wiki.openstreetmap.org/wiki/Good_practice#Map_what.27s_on_the_ground
http://wiki.openstreetmap.org/wiki/Good_practice#Don.27t_map_historic_events_and_historic_features

Ways like https://www.openstreetmap.org/way/366610457 (and presumably
many other railway=dismantled) fail these checks.

 So that should be preserved, and its deletion, if
 decided to be made, should give a reasonable opportunity for the data
 contributors to backup that data - so their work is not lost, but may be
 used somewhere else.

Yes, giving a heads-up to a mapper when you edit a lot of his work is
good etiquette. As for backup, the data is versioned in the db, you
can always get the old data back.

 Further, I'm not one of the users that would be confused with that. I
 would find it unsual to see in a map. But being tagged and noted
 somehow, should not be a problem at all. And to say the users who would
 be confused with it are the majority of them, is an vague argument you
 do just to give some apparent strength to your idea. And I repeat: I
 would not be confused with it, I don't think the majority of users would
 be.

Since OSM has always had a policy of containing only current data, it
stands to reason that the majority of users only expect to find
current data in OSM (or rather that anything that isn't current
anymore needs to be fixed, and that it was current when it was added
to osm).

Wether you get confused when stumbling uppon data which violates that
rule depends on what you're doing with the data. Remember that
interpreting osm data is actually a lot of work. Very few people have
the manpower to verify what railroad=dismantled actually mean to
decide wheter they want to use or filter out that data. Most of them
will just match railway=*, plus perhaps some special cases for
railway=rail and railway=subway. Now they're looking at historical
data without even knowing it. They are confused.

 P. S.: this mailing list does not add a Reply-to header to mail
 messages, as I'm used to. So I initially sent the answer to just one
 person. This should be changed - may it not confuse the majority of
 users!?

It normally does, not sure what happened here.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Abandoned Rails

2015-08-23 Thread moltonel 3x Combo
On 23/08/2015, Mike N nice...@att.net wrote:
 On 8/23/2015 2:03 PM, Dave F. wrote:
 Are you saying if a building gets demolished  replaced with a new one,
 you wouldn't remove the original outline from OSM?

 In my case, I've begun to do just that, adding a note to alert the 'Bing
 tracers' that something has changed.  But I would eventually remove it
 after Bing is updated.   Only historic or notable buildings would go
 into OHM.

That's actually something I do as well:
http://www.openstreetmap.org/node/2554879309 but I only add a note=*
node, I certainly don't keep any building=* closed way.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-23 Thread moltonel 3x Combo
On 23/08/2015, mick bare...@tpg.com.au wrote:
 On Sun, 23 Aug 2015 00:09:43 +0100
 moltonel 3x Combo molto...@gmail.com wrote:
 Do people actually do this ? It sounds like a strawman argument to me.
 I do a fair bit of walking and cycling, and when planing a trip I look
 at the global topographic data but it never occured to me to look for
 railroads. Why use the local railroad hint when you've got the global
 DEM data ?

 How fine is the granularity of the DEM data?

Between 30 and 90m depending on location, when you look at the most
common publicly-available data. Most of the world is at 30m now, and
most of the really bad artefacts have been fixed.

30m is plenty of granularity when you're planning a walk or a cycle.
It can miss a cutting or an embankment, but those areas are normaly
flat enough to begin with that you wouldn't have been put off by the
DEM data alone. I'm sure there are extreme cases where this isn't
true, but you still want to mainly look at DEM most of the time.

Tags that I actually look at when choosing an osm path/footway/track
is surface, tracktype, and sac_scale.

http://www2.jpl.nasa.gov/srtm/
https://en.wikipedia.org/wiki/Shuttle_Radar_Topography_Mission
https://en.wikipedia.org/wiki/Advanced_Spaceborne_Thermal_Emission_and_Reflection_Radiometer

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-22 Thread moltonel 3x Combo
On 22/08/2015, John Eldredge j...@jfeldredge.com wrote:
 So, if you are looking for a route without steep grades, a former
 railway is a natural choice.

Do people actually do this ? It sounds like a strawman argument to me.
I do a fair bit of walking and cycling, and when planing a trip I look
at the global topographic data but it never occured to me to look for
railroads. Why use the local railroad hint when you've got the global
DEM data ?

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-21 Thread moltonel 3x Combo
On 21/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 Am 20.08.2015 um 14:59 schrieb Pieren pier...@gmail.com:

 where is the railway here ? were are the rails ?

 there aren't any rails, but there is a railbed, this cutting wouldn't make
 sense for a cycleway, would it? (inappropriate effort)

IMHO (and I've been arguing against mapping railway=abandoned in many
cases), I think that in this case tagging railway=abandoned (along
with highway=cycleway and cutting=yes) is acceptable, meaning that I
don't think the tag should be deleted, but I wouldn't add it myself.

For: even an on the ground unmoving observer would easily figure out
that this was a railway.

Against: it is neither a railway nor abandoned, it is a cycleway, the
characteristics of which can be fully described without refering to
its railway origin. There has to be a point in a way's physical
evolution when we can stop tagging railway=abandoned, where do you
draw the line ? The it was a railway fact can if desired be kept in
a relation with start/end tags (a rare case where these can work).

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-20 Thread moltonel 3x Combo
On 20/08/2015, Russ Nelson nel...@crynwr.com wrote:
 moltonel 3x Combo writes:
   But it's equally annoying and tiring to repeatedly encounter the
   ludicrous kind of railway=abandoned,

 Then tag it as railway=dismantled. You won't find me defending
 incorrect tagging of anything.

If 'dismantled' is meant to be used for cases like going thru
buildings in a housing estate then no, this data just doesn't belong
in OSM.

 moltonel 3x Combo writes:
   To me the distinguishing criteria between disused and abandoned is
   wether the rails are still present or not.

 Indeed. disused means the rails are still there. Abandoned means that
 the rails are gone. Dismantled (or some people use razed) is when a
 section of the railbad cannot be seen. Railways that were never there,
 placed by mistake, should be deleted.

The wiki only describes abandoned and disused. Some people have
mentioned cases where the rails are still there but trees are growing
in the middle so it really should be 'abandoned' and/or there should
be a value between 'abandoned' and 'disused'. From what you said
earlyer, maybe 'dismantled' is the new 'abandoned' and 'abandoned'
sits somewhere between 'dismantled' and 'disused' ? Maybe you could
give the wiki some TLC.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-20 Thread moltonel 3x Combo
On 20/08/2015, Russ Nelson nel...@crynwr.com wrote:
 moltonel 3x Combo writes:
   The demolished: prefix only makes sense when there is something left
   of the former feature, typically rubble (useful for example to alert
   boattripers of the hazard). When there is nothing left in reality,
   there should be nothing left in OSM.

 Question: should we tag the aqueduct underneath Sunrise Highway
 between Aqueduct Raceway and Freeport, NY?

I'm not at all familliar with that area, please provide some links.

   Deleting an object is hardly different from editing it as far as
   osm history is concerned.

 Except that deletion excises it from the database that you see when
 make an API call.

So does editing. When you change the geometry or tags of an object,
the old versions are not downloaded/displayed by you editor unless you
take special action. I know that outside of Potlach1 that special
action is a bit more complicated, but that is just an API issue that
will hopefully get fixed someday.

 In the case of dismantled railways, that is not
 accurate. There *is* a dismantled railway there, and you can tell
 because the railway was at point A and at point B, and you can still
 see it there, and so you should expect to see it in-between.

The argument (which is not making any progress so this might be my
last comment on it) is between *is* and *was*, and where to draw the
line. If there *is* an abandoned railway it can be mapped. If there
*was* a railway it cannot be mapped. abandoned isn't a synonym of
was.

See for example http://osm.org/go/esz3FWUuB- (toggle satellite
imagery). There *is* an abandoned railway south of the river, there
*was* a railway north of it. The fact that you can infer that the
railway was indeed there because it's clearly visible again at
http://osm.org/go/esz18LcmF- (and visible all the way in the GSGS 3906
imagery) doesn't matter.

We've discussed a few criterias to distinguish between *is* and *was*
on this thread, but you've dismissed even the most basic A building
has not been constructed at that location one.

On the subject of is/was criterias, I'd like to weight against the
less basic railway grade slope one. Firstly because railways usually
followed existing flat grades instead of following them, secondly
because in other cases the cuttings and embankments should be mapped
for themselves rather than implied by a railway=abandoned. There might
be some cases where that argument still makes sense (montainside
railways come to mind), but it needs to be evaluated case by case
IMHO.

 I understand that most people don't give a crap about map feature X,
 Y, and Z. I get it, really I do. I look at things in OSM myself and
 wonder why the hell did you map that?? Who cares?? And when it comes
 to railways, there's a lot of people who don't give a crap. Fine. Go
 ahead. Don't care. But I do. So don't delete the things that I (and
 other railfans) have added.

For the last time, this isn't about esoteric mapping topics (abandoned
railways is actually quite popular in OSM), but about reconising then
something just doesn't exist anymore and (in another part of this
thread) about wether mapping the past is acceptable in OSM at all.

 From whence comes this impulse to destroy other people's work? Cuz it
 seems pretty anti-community, anti-mapper, and anti-OSM.

Quality assurance. We all want the map to be as correct as possible,
and that sometimes require deleting data. The only anti-* case is when
the decision to modify/delete is controversial but not discussed.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-20 Thread moltonel 3x Combo
On 19/08/2015, Lester Caine les...@lsces.co.uk wrote:
 98% of the history that we are looking to manage properly is currently
 existing in OSM. All that is needed is to add start dates to the bulk of
 the existing data.

What do you do when a road gets upgraded, widened, straightened,
renamed, or some combination thereof at various points in time ?
start/end_date tags are way too crude, they can't capture any
evolution (as opposed to construction/demolition) of the real world,
making their use very limited.

 The SMALL amount of material that
 is a result of new development work invariably maps into currently
 existing objects.

That's just not true, by definition new developments are new objects
(and often a lot of old objects relegated to the past). And the amount
of evolution in the real world is by no mean small.

 Insisting that this data is only available for
 rendering purposes in a second database is just wrong, and even worse,
 the 98% of the supporting data exists in OSM so why maintain a second
 copy of it.

I would actually love to be able to map the past in OSM. But if all
you have to offer me is start/end tags and some renderer/editor
workarounds, I'll say no thanks.

To me OHM's value is not so much in its data as in being a sandbox to
experiment with tooling to map the past, which can eventually be
merged back into OSM. I suppose the OSM data model itself has to be
modified to support a nonlinear history, but this is tricky.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-20 Thread moltonel 3x Combo
On 20/08/2015, Russ Nelson nel...@crynwr.com wrote:
 moltonel writes:
 When they show up, we can have a discussion. In the meantime, I'm
 here, and many other mappers map abandoned and dismantled railways,
 and we would like to NOT HAVE YOU FRICK WITH OUR STUFF.

Please don't shout and curse, it just kills the debate. Your defense
of railway=* mapped thru buildings of a housing estate is something
that I (and AFAICT most of the community) cannot agree with, so that
topic has reached a dead-end and I'll stop discussing it.

Hopefully someday we'll get a proper way to map in the 4th dimention
in OSM (hint: OHM is not good enough yet). In the meantime, if I
happen to be mapping somewhere and see an abandoned/dismantled railway
going thru houses like in your perfect example of how a railway
should be mapped, I'll delete it.



Regards.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-18 Thread moltonel 3x Combo
On 18/08/2015, Russ Nelson nel...@crynwr.com wrote:
 Serge Wroclawski writes:
   TIGER wasn't what I was referring to.
  
   Please don't speak on my behalf.

 Very well. Feel free to point to anything anywhere that people are
 afraid to delete. I want to see 1) something that obviously doesn't
 belong there, 2) which isn't TIGER and 3) evidence that someone
 expressed a reluctance to delete it.

https://lists.openstreetmap.org/pipermail/talk/2015-August/073819.html

Didn't have to look far. But really this is a commonplace occurence.
Most of the OSM world isn't TIGER, and doubting one's edits (including
but not limited to deletions) is a healthy quality-assurance reflex.


 Is it unreasonable of me to ask for evidence of a claim that you have
 made? I mean, besides TIGER, which is a perfectly reasonable
 assumption for an ambiguous claim.

If I'm following things right, the claim was :

 in other parts, we have an abundance of bad imports, and a general
 timidness around the removal of data that we can't find the owner of, which
 leaves us with data that *we know is bad*, but where the individual mappers
 do not feel empowered to act on because of this exact attitude of needing
 to contact and work with the importer.

 This leaves our project with a problem of lots of data and no one feeling
 empowered to remove it.

I'm sure nobody will disagree that we have a lot of bad data (in
absolute numbers, not in percentage :p), and it's silly to think that
TIGER is the only source of it, or even that all TIGER data is bad.

In that context, arguing that deletions are intrinsincly a bad thing
does harm OSM's QA process. Clearly we should think twice before
deleting something and don't want to reach an extreme of if in doubt,
delete, but what you've proposed is the opposite extreme and is just
as unhealthy.

For what it's worth, the only place I've felt disempowered in OSM
(appart from the lack of free time) is the very high bar set for
automated edits. Wether that disempowerment has resulted in a net
positive or negative for OSM is left as an exercise to the reader.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-18 Thread moltonel 3x Combo
On 18/08/2015, Warin 61sundow...@gmail.com wrote:
 On 17/08/2015 10:48 PM, moltonel 3x Combo wrote:
 On 17/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 Am 17.08.2015 um 02:39 schrieb moltonel 3x Combo molto...@gmail.com:

 * A broken bridge with just a few meters left on both riverbanks
 I surely wouldn't have removed this one. Isn't this a significant feature
 to
 many people?
 In only deleted the middle bit, not the bridge=yes stumps. At least
 that's what I remember; I couldn't find it again in
 https://www.openstreetmap.org/changeset/16286467. Maybe it was a
 different railway line.

 Retag the middle bit demolished:bridge=yes would be a better solution?
 Retains all the data. If the bridge were rebuilt then it could simply be
 retagged back.


 On the other hand, there's an instance of a bridge that is the only
 thing left standing (green undisturbed meadows on both sides), and
 that bridge is kept in OSM (while the sections in the meadow were
 not).

 Then retag the ways leading to the bridge using the prefix demolished:

The demolished: prefix only makes sense when there is something left
of the former feature, typically rubble (useful for example to alert
boattripers of the hazard). When there is nothing left in reality,
there should be nothing left in OSM.

Even when we expect the feature to be rebuilt someday (not the case
for this bridge), there's no advantage in keeping the OSM object
around just to simplify restoring it: creating a new osm way is just
as easy as retagging an old one.

Saying that we should retag no-longer-existing objects rather than
deleting them is like saying that we should always use strike-through
in a text document rather than using document history, or that we
should always comment lines in a program rather than using source code
management like git.

Remember that deleted osm objects *are* kept in the osm history and
can even be undeleted (finding the old object id is currently a pain,
but I certainly hope that this'll become easyer someday). Deleting an
object is hardly different from editing it as far as osm history is
concerned. Russ singled out actual deletion as something specific, but
disagreement on if/how to map something happen all the time in OSM
(thankfully rarely with that level of drama), not just when deletion
is involved.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-18 Thread moltonel 3x Combo
On 18/08/2015, Lester Caine les...@lsces.co.uk wrote:
 On 18/08/15 13:04, moltonel 3x Combo wrote:
 Remember that deleted osm objects *are* kept in the osm history and
 can even be undeleted (finding the old object id is currently a pain,
 but I certainly hope that this'll become easyer someday). Deleting an
 object is hardly different from editing it as far as osm history is
 concerned. Russ singled out actual deletion as something specific, but
 disagreement on if/how to map something happen all the time in OSM
 (thankfully rarely with that level of drama), not just when deletion
 is involved.

 On OHM these objects need to co-exist ... if OSM is going to create yet
 another version of the historic object if recovering from the change log
 we are going to get into even more of a mess. This is why 'delete' *IS*
 the wrong concept for objects that CAN be authenticated historically.
 The whole problem here is that objects like railways are going to evolve
 over time, and while some elements may no longer be visible, maintaining
 the sequence IS important even if some people think that there is no
 place for that information is OSM.

Are you implying that OSM should do what it can to be easily merged in
OHM ? Currently OHM is a completely different db, with its own object
ids. There's no link between OSM ids and OHM ids to keep track of. The
OSM data model would make that tracking very difficult (way
splits/joins, etc) but maybe it could work. More pragmatically, OHM
could have OSM data as an ever-evolving present day data layer, with
its own ids.

Or are you saying that OSM should take on OHM techniques (and thereby
become OHM) ? With OSM's data model, if you want to keep track of both
today's world and yesterday's, you're going to need to track two sets
of objects, not just two versions of the same object (because of
splits and such). Tracking this using tags is horribly messy at scale.
A better solution would require some data model changes and editor
support, but OHM currently has neither. So we currently say no
thanks to historical data in OSM.

In OSM's data model, deletion is not different from modification. If
your historical project can't deal with that, you need to get back to
the drawing board.


 I repeat what I have said many times before ... we are documenting that
 very history today, ad while the information is available from the
 change log, it ALSO needs to be directly accessible from the OHM view so
 why not simply maintain that information in a format that the CURRENT
 rendering tools can show and the current editing tolls can improve on.
 The change log is simply the wrong place for this data to exist in ...

Be carefull not to mix up database history and real-world history.
Database history keeps track of the mapping process, as geometry gets
refined, details get added, and blunders get reverted. World history
tracks what the world was like at a specific point in time. OHM has to
keep track of both, but OSM is (at least for now) only concerned about
db history.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] landcover=trees [was Re: OpenStreetMap Carto v2.33.0 release]

2015-08-17 Thread moltonel 3x Combo
On 16/08/2015, Mateusz Konieczny matkoni...@gmail.com wrote:
 2015-08-16 15:27 GMT+02:00 Greg Troxel g...@ir.bbn.com:

 landuse=forest does not imply the area is completely tree covered.

 Note that in typical usage it means exactly this. Maybe original intention
 was for that tag was to mean something else - but it is not changing how
 it is used by most mappers.

If only there was a good way to assert typical usage, we might have
managed to standardise on it and solve the problem by now.

The landuse=forest definition of area where trees are grown for
commercial purposes, expected to be covered by trees by default but
often also natural=scrub for about a decade after logging is fairly
typical too. FWIW, that's the definition I've been using in my
mapping, as all the others (managed, named, size, etc) seemed very
impractical.

If everyone adhered to my POV we wouldn't have a problem (sarcasm).
But I've given up hope of that happening, so the next best thing IMHO
is the landcover=trees reboot, which isn't perfect but which we can
hopefully agree on.


On 16/08/2015, Greg Troxel g...@ir.bbn.com wrote:
 One could argue that natural=trees is a synonym for landcover=trees.

That'd work for me as well, it actually sounds much better. But
pragmatically I prefer to follow the more popular tag, unless I see
some strong consensus for natural=trees elsewhere.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-17 Thread moltonel 3x Combo
On 17/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 Am 17.08.2015 um 02:39 schrieb moltonel 3x Combo molto...@gmail.com:

 * A broken bridge with just a few meters left on both riverbanks

 I surely wouldn't have removed this one. Isn't this a significant feature to
 many people?

In only deleted the middle bit, not the bridge=yes stumps. At least
that's what I remember; I couldn't find it again in
https://www.openstreetmap.org/changeset/16286467. Maybe it was a
different railway line.

On the other hand, there's an instance of a bridge that is the only
thing left standing (green undisturbed meadows on both sides), and
that bridge is kept in OSM (while the sections in the meadow were
not).

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] landcover=trees [was Re: OpenStreetMap Carto v2.33.0 release]

2015-08-17 Thread moltonel 3x Combo
On 16/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 which landuse is good for an area where trees have just been logged and
 will soon be planted again?

landuse=forest, which I've always reasoned of as being landuse=forestry :)

 Which landuse value is suitable for an area
 where the trees have just been extinguished by a fire?

Same landsue as before the fire, if there was any.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] landcover=trees [was Re: OpenStreetMap Carto v2.33.0 release]

2015-08-17 Thread moltonel 3x Combo
On 17/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 Am 17.08.2015 um 11:20 schrieb Mateusz Konieczny matkoni...@gmail.com:

 Probably landuse=forestry and landcover=trees would be a good idea and I
 would  support such proposal.


 how do you suggest to put names? On locality nodes? On landuse objects?

Usually on the landuse (or leisure or natural or...) area.

 If you do the latter you will often have to make compromises, because of 
 things
 that are part of the named forest but are different landuses, e.g. a lake,
 or buildings, campings, meadows, settlements, cemeteries etc.

That compromise is made all over OSM : we ignore the small areas
inside a landuse such as lakes, buildings, or corner shops in a
landuse=residential. Where to draw the line between too much detail
and too little is a very subjective decision.

 You would also have to have overlapping landuse forest areas.

When would you need that ?

 I believe it's
 impractical to have it all in one tag: forest objects, the information where
 trees grow and where the landuse is forest. Multipoligon relations also
 impose a limit then how detailed you can get without loosing editability or
 even hitting api limits.

The only detailed MP you really need is for landcover=trees, but
there's no reason to give this a name and therefore no reason to have
a single huge MP. You can split it arbitrarily to make it managable.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] landcover=trees [was Re: OpenStreetMap Carto v2.33.0 release]

2015-08-17 Thread moltonel 3x Combo
On 17/08/2015, Warin 61sundow...@gmail.com wrote:
 On 17/08/2015 7:20 PM, Mateusz Konieczny wrote:
 In that case it is perfectly OK to do not edit map and keep it as it
 was

The problem with that is that the map will be wrong for 5-15 years
(depending on what kind of trees are being grown). I suggest tagging
the logged area as natural=scrub, and leave the overall
landuse=forest(ry) as-is.

 (yes, as I understand it and it seems to be a widely used in this way -
 landuse=wood, natural=wood,
 landcover=trees are used currently for the same objects).

 Err disagree, they are not the same.
 To me landuse=wood (or landuse=forestry) imply that the area is used
 to produce wood products.

 There are areas that have trees .. that are NOT used to produce wood.
 Here I would use natural=wood (or tree/s), landcover=trees.

Martin was talking about an area where the trees have recently been
logged (harvested), so this is absolutely about wood production.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-16 Thread moltonel 3x Combo
On 16/08/2015, Richard Fairhurst rich...@systemed.net wrote:
 Frederik Ramm wrote:
 What everybody can see is a clearing or change in the surface
 of something. That's fine to map.

 Inferring from that that there must have been a railway there is a
 step too far. We are mappers, not trappers.

 Ok, let's try an experiment.

 Go to http://cycle.travel/map/journey/15120, click the route highlight (in
 purple), and click 'Find photos'.

 I spot a bridge in the characteristic Victorian railway style, a viaduct,
 the remains of a signal box, a large embankment of the type used to build
 railways and nothing else from that period, and A SODDING RAILWAY PLATFORM
 FOR CRYING OUT LOUD.

 Tell me again you can't infer there must have been a railway there. I dare
 you. I double dare you.

Sure, no need to be an expert to spot the former railway in this case.
I'm pretty sure Frederik had some less obvious examples in mind. But
that's IMHO not the point : the discussion is more about what's
mapworthy than what's inferable.

The problem with railroads is that because they are so long and
straight, it's easy to spot the missing sections wich wouldn't stand
out on their own. That's surely an important reason why we have more
arguments about dismantled railways than dismantled anything else.

IMHO being able to assert there was a FOO here does not imply that
we should map that FOO. At most, we should map the signs, such as
leftover embankments, sections of the railway that are now highway=*,
tree rows, etc. Some signs that help spot former railways but are IMHO
not reason enough to map a railway=abandoned include
differently-colored crop in a field, and neat long aligments of
various features.

Here are some railway sections that I have deleted, always aiming to
be conservative and giving a heads-up to the other mapper :
* Going through buidlings, a pond, and uneven slopes
* Running alongside (even reusing some nodes of) a perfectly modern highway=*
* Buried under the 15m high embankment of a trunk road
* A broken bridge with just a few meters left on both riverbanks
* Going across a field with just the faintest crop color difference
* Going between fields with just a 1m hedge separating them

I do empathise with Russ being angered at his work being deleted
without discussion. I'm sure most of his railway=abandoned are of the
mapworthy kind (yes, I know we don't have an objective definition for
this) and if those got deleted by an overzealous or badly-advised
contributor, it sucks.

But it's equally annoying and tiring to repeatedly encounter the
ludicrous kind of railway=abandoned, just because the mapper could
infer the location of the former railway using nearby visible sections
or old maps, or because he feels that former railways *must* be mapped
as an unbronken string of osm ways.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] stop deleting abandoned railroads

2015-08-16 Thread moltonel 3x Combo
On 16/08/2015, Martin Koppenhoefer dieterdre...@gmail.com wrote:
 it really depends, this is an example for an abandoned railway where reading
 the traces is quite easy, and which is tagged (IMHO correctly) as abandoned
 railway in osm:
 http://www.dieter-kloessing.de/Berlin/Berlin-Zehlendorf3.html#Anchor-Stammbahn-47857

That actually looks like disused rather than abandoned to me.

 the wiki shows some interesting inconsistencies btw, it currently says
 disused are railways that could technically re-enter into service any time
 without much effort (track and infrastructure are intact), while abandoned
 are railways that railways where tracks and infrastructure are removed. This
 is there since 2012 (or 2011), but doesn't make sense because it leaves out
 at lot of stuff which would then fall between disused and abandoned.

To me the distinguishing criteria between disused and abandoned is
wether the rails are still present or not. This sometimes leads to
strange results (https://www.openstreetmap.org/way/223082804 would be
much harder to put back in service than
https://www.openstreetmap.org/way/216942301 despite being disused
rather than abandoned) but it's a nicely objective criteria.

___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


  1   2   3   >