Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Roland Olbricht
Hi, for the sake of completeness, I would like to give a preview what is in the development for Overpass API: Similar to this one https://help.openstreetmap.org/questions/54268/search-for-objects-created-after-a-certain-date-with-overpass you could nowadays search with https://overpass-tur

Re: [OSM-talk] Advertising on OSM

2018-01-11 Thread Clifford Snow
This node looks like a contribution from an infamous SEO marketing firm. I gave up deleting the description and have found them useful to add or correct how the business is tagged. This SEO often doesn't even bother to add a tag like they did here, office=estate_agent. On Thu, Jan 11, 2018 at 6:55

Re: [OSM-talk] Advertising on OSM

2018-01-11 Thread Nicolás Alvarez
2018-01-11 23:55 GMT-03:00 Jack Armstrong dan...@sprynet.com : > Any opinions on this type of advertising? I can't seem to find anything on > the OSM Wiki. > > http://www.openstreetmap.org/node/5230186487 > > The listed webpage says nothing about this physical address. The company's Facebook page

[OSM-talk] Advertising on OSM

2018-01-11 Thread Jack Armstrong dan...@sprynet.com
Any opinions on this type of advertising? I can't seem to find anything on the OSM Wiki.http://www.openstreetmap.org/node/5230186487The listed webpage says nothing about this physical address. ___ talk mailing list talk@openstreetmap.org https://lists.op

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Oleksiy Muzalyev
Marc, Not exactly. I wrote this tool http://ausleuchtung.ch/travel_pack/ primarily for my needs. I have to travel a lot, and before going to a city or a town, I would like to see visually on the map where are parking lots, car wash, hotels, supermarkets, police stations, pharmacies, hospitals

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Marc Gemis
Oleksiy, Is your planned tool similar to : http://tagfinder.herokuapp.com/ ? m. On Thu, Jan 11, 2018 at 1:46 PM, Oleksiy Muzalyev wrote: > I work on a tool to view a certain tag on the map for a non-programmer, for > those who do not speak English (a language could be selected in the upper > wr

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Oleksiy Muzalyev
I work on a tool to view a certain tag on the map for a non-programmer, for those who do not speak English (a language could be selected in the upper write part of the page), and do not know the OSM tags by heart: http://ausleuchtung.ch/travel_pack/ It is based on Overpass API. Best regards, O

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread pbnoxious
Hi, you can surely do that with overpass, just add (newer:"-mm-ddThh:mm:ssZ") after the thing you're searching for. Alternatively you could also use "adiff" to search for a specific time frame. Example query: http://overpass-turbo.eu/s/uz9 Greetings pbnoxious On 2018-01-11 10:34, Javi

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Marco
Hi, last year I was searching pretty much the same thing and ended up with this one: https://help.openstreetmap.org/questions/54268/search-for-objects-created-after-a-certain-date-with-overpass You could easily use that same code after tweaking it a little; I'm far from being a programmer but

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Javier Sánchez Portero
Maybe there exists a feature in overpass to filter by creation date and I have missed it? El 11 ene. 2018 9:10, "Michał Brzozowski" escribió: > I second the question. A marriage of Google Alerts and overpass turbo > would be great for tracking tags that e.g. shouldn't exist in given country > (o

Re: [OSM-talk] Tool for tag tracking

2018-01-11 Thread Michał Brzozowski
I second the question. A marriage of Google Alerts and overpass turbo would be great for tracking tags that e.g. shouldn't exist in given country (or are suspicious). Or just plain QA in which overpass is quite powerful. Michał 11.01.2018 9:57 AM "Javier Sánchez Portero" napisał(a): > Hello > >

[OSM-talk] Tool for tag tracking

2018-01-11 Thread Javier Sánchez Portero
Hello I can't find a Quality Assurace tool to track additions of objects with a specific tag in an area. I know I can do it with a local updated instance of the database, but I'm looking for a accesible way for a non programer. Does anyone know any? Thank you in advance, Javier