[OSM-talk] OpenStreetMap Carto database schema change

2017-01-30 Thread Paul Norman
One of the long-running OpenStreetMap Carto projects has been a database schema change, https://github.com/gravitystorm/openstreetmap-carto/pull/2533. Included in this are - database schema change; - disjoint area handling; - different tag columns; and - multipolygon handling changes This

[OSM-talk] OpenStreetMap merchandise

2017-01-30 Thread Paul Johnson
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. ___ talk mailing list talk@openstreetmap.org https://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread john whelan
I seem to recall that JOSM allows you to pick and choose what to validate both for what is in JOSM and what should be validated on uploading. It's quite useful in that you can just validate for duplicate ways or select highway=whatever then check for crossing ways. If you're mapping in Africa the

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread Andreas Vilén
The Josm validator doesn't always work. I have noticed untagged ways uploaded by myself long after I created them, and I wouldn't miss a message like that. Often it's footways where I've drawn a lot, tagged them in bulk and missed a few. /Andreas Skickat från min iPhone > 30 jan. 2017 kl. 16:

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread Clifford Snow
On Mon, Jan 30, 2017 at 2:16 AM, Rory McCann wrote: > Well, to be pedantically correct*, many untagged ways are members of > relations which have tags. > untagged ways as member of a relation were not included in the count. There are over 7M untagged ways that are part of a relation. My guess i

Re: [OSM-talk] adding Wikimedia videos to OpenStreetMap objects

2017-01-30 Thread François Lacombe
Hi Oleksiy, It'e surely useful to link OSM objects and wikimedia content. As you mentionned, OSM objects can easilly be linked to wikidata with a simple scalar value. Since wikimedia video can also refer to wikidata object, a link between OSM and video sounds redundent. Such a link shouldn't be

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread Martin Koppenhoefer
2017-01-30 14:51 GMT+01:00 john whelan : > > > I think a hint like JOSM presents you when you try to upload an untagged > way or node (that aren't part of a relation either) should be sufficient. I > wouldn't reject those ways by the api. There might also be some sense in > this, e.g. when working

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread john whelan
> I think a hint like JOSM presents you when you try to upload an untagged way or node (that aren't part of a relation either) should be sufficient. I wouldn't reject those ways by the api. There might also be some sense in this, e.g. when working on big things a mapper might want to upload part of

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread Martin Koppenhoefer
2017-01-30 11:16 GMT+01:00 Rory McCann : > > I would be interested in hearing from you why we should ever allow > > untagged ways to be uploaded. > > Well, to be pedantically correct*, many untagged ways are members of > relations which have tags. I think a hint like JOSM presents you when you

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Martijn van Exel
The once-and-for-all solution would be a full history DB schema from which vector tiles could be extracted for any point in time. Martijn van Exel > On Jan 30, 2017, at 1:26 PM, Maarten Deen wrote: > > On 2017-01-30 12:07, Simon Poole wrote: >> I suspect the main problem is that in 2007 we did

Re: [OSM-talk] OpenStreetCam plugin

2017-01-30 Thread Martijn van Exel
Looks like an issue on our end — we’re looking into it. Thanks for reporting. Martijn van Exel > On Jan 30, 2017, at 1:14 PM, Rod Bera wrote: > > Hi Martijn, > > When trying to install the plugin I get a message saying > that downloading failed, with > " > error message javax.net.ssl.SSLHandsh

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Daniel Koć
W dniu 30.01.2017 12:42, Simon Poole napisał(a): It is less a HW issue but more that you would still need to keep 10+ tile servers plus databases running which is, ahem, silly :-). With Docker containers it might not be any wiser =} , but it should be at least easy to manage. -- "A dragon li

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Simon Poole
It is less a HW issue but more that you would still need to keep 10+ tile servers plus databases running which is, ahem, silly :-). I don't have a pointer handy but there has been some work done on extracting a certain point in time iirc from a API DB via views, that might scale slightly better.

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Maarten Deen
On 2017-01-30 12:07, Simon Poole wrote: I suspect the main problem is that in 2007 we didn't really have a lot of data so rendering tiles or it is really not such a big issue. However 2010 and later would require per point in time a rather largish rendering DB plus space for tiles a model that ne

Re: [OSM-talk] OpenStreetCam plugin

2017-01-30 Thread Rod Bera
Hi Martijn, When trying to install the plugin I get a message saying that downloading failed, with " error message javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException : no suject alternative DNS name matching www.developper.skobbler.com found " and I am asked to restart t

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Simon Poole
I suspect the main problem is that in 2007 we didn't really have a lot of data so rendering tiles or it is really not such a big issue. However 2010 and later would require per point in time a rather largish rendering DB plus space for tiles a model that neither scales nor would seem to be a partic

Re: [OSM-talk] Untagged Nodes and Ways

2017-01-30 Thread Rory McCann
On 28/01/17 23:55, Clifford Snow wrote: > I would be interested in hearing from you why we should ever allow > untagged ways to be uploaded. Well, to be pedantically correct*, many untagged ways are members of relations which have tags. * The best kind of correct signature.asc Description: Op

Re: [OSM-talk] OSM then and now revived

2017-01-30 Thread Martijn van Exel
My poor little tile server machine doesn’t have the storage for that, but it would sure be cool to set this up for more points in time. The server itself is not hard to get up and running, although I did find the instructions on switch2osm to be out of date. I followed the instructions here: ht

Re: [OSM-talk] OpenStreetCam plugin

2017-01-30 Thread Martijn van Exel
Rod — what if any messages do you get, or how does it fail? I don’t think we are at version 42 yet — OpenStreetCam plugin release is version 32, the deprecated OpenStreetView plugin is version 31. Anyone else experiencing problems with installing it? Martijn van Exel > On Jan 27, 2017, at 12:2

[OSM-talk] adding Wikimedia videos to OpenStreetMap objects

2017-01-30 Thread Oleksiy Muzalyev
Dear fellow mappers, It is possible now to upload to the Wikimedia Commons the videos which illustrate Wikipedia articles. On Saturday I went to the highest summit of the Swiss portion of the Jura mountains, Mont Tendre , and filmed a short, 4 minut