Re: [OSM-talk-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Donal Diamond
Runs much faster on the .ie overpass!

http://url.ie/11uzc

On 13 July 2017 at 19:35, Brian Hollinshead  wrote:

> Thanks to all who replied and especially for Donal Diamond's working link
>
> http://overpass-turbo.eu/s/qnj.
>
> Tried it on several ranges, A1 each time.
>
> On 13 July 2017 at 19:18, Donal Diamond  wrote:
>
> > This work for you?
> >
> > http://overpass-turbo.eu/s/qnj
> >
> > On 13 July 2017 at 19:00, Donal Diamond  wrote:
> >
> > > This numeric comparison features was only added in Version 0.7.54
> > >
> > > There's some blog posts on how to use these new features:
> > >
> > > See  https://dev.overpass-api.de/blog/numbers.html
> > >
> > > and the rest of the posts at https://dev.overpass-api.de/
> blog/index.html
> > >
> > > D
> > >
> > > On 13 July 2017 at 08:51, Donal Hunt  wrote:
> > >
> > >> Does this answer your query?
> > >>
> > >> https://stackoverflow.com/questions/41854953/overpass-api-
> > >> comparison-operators
> > >>
> > >> I also read something about using min and max queries which might be
> > >> relevant.
> > >>
> > >> D. (Mostly a newbie)
> > >>
> > >> On 13 Jul 2017 08:39, "Brian Hollinshead" 
> > wrote:
> > >>
> > >> > I have a query
> > >> >
> > >> > http://overpass-turbo.eu/s/qm4
> > >> >
> > >> > which searches where population equals an exact figure which works
> > fine.
> > >> >
> > >> > I would like to be able to select a range. [population >3999 and
> > <5000]
> > >> >
> > >> > I have tried [population<5000] and [population<=5000] to no avail.
> > >> >
> > >> > Your help would be much appreciated
> > >> >
> > >> > Thanks
> > >> > ___
> > >> > 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
> >
> ___
> 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-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Brian Hollinshead
Thanks for list Colm, fascinated to see it incudes a tag
proprietor:misogynist = yes !

On 13 July 2017 at 14:21, Colm Moore  wrote:

> Hi,
>
>
> Note that there is a list of populations (and almost every other tag,
> except for a few like name=*) here: http://stat.latlon.org/ie/
> latest/tags-p.html
>
> It is sorted 'alphabetically', not numerically, i.e. it is sorted 10, 20,
> 30, 50, 500, 60, 90.
>
>
> Colm
>
>
> 
> ---
> 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


Re: [OSM-talk-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Donal Diamond
This work for you?

http://overpass-turbo.eu/s/qnj

On 13 July 2017 at 19:00, Donal Diamond  wrote:

> This numeric comparison features was only added in Version 0.7.54
>
> There's some blog posts on how to use these new features:
>
> See  https://dev.overpass-api.de/blog/numbers.html
>
> and the rest of the posts at https://dev.overpass-api.de/blog/index.html
>
> D
>
> On 13 July 2017 at 08:51, Donal Hunt  wrote:
>
>> Does this answer your query?
>>
>> https://stackoverflow.com/questions/41854953/overpass-api-
>> comparison-operators
>>
>> I also read something about using min and max queries which might be
>> relevant.
>>
>> D. (Mostly a newbie)
>>
>> On 13 Jul 2017 08:39, "Brian Hollinshead"  wrote:
>>
>> > I have a query
>> >
>> > http://overpass-turbo.eu/s/qm4
>> >
>> > which searches where population equals an exact figure which works fine.
>> >
>> > I would like to be able to select a range. [population >3999 and <5000]
>> >
>> > I have tried [population<5000] and [population<=5000] to no avail.
>> >
>> > Your help would be much appreciated
>> >
>> > Thanks
>> > ___
>> > 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-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Donal Diamond
This numeric comparison features was only added in Version 0.7.54

There's some blog posts on how to use these new features:

See  https://dev.overpass-api.de/blog/numbers.html

and the rest of the posts at https://dev.overpass-api.de/blog/index.html

D

On 13 July 2017 at 08:51, Donal Hunt  wrote:

> Does this answer your query?
>
> https://stackoverflow.com/questions/41854953/overpass-
> api-comparison-operators
>
> I also read something about using min and max queries which might be
> relevant.
>
> D. (Mostly a newbie)
>
> On 13 Jul 2017 08:39, "Brian Hollinshead"  wrote:
>
> > I have a query
> >
> > http://overpass-turbo.eu/s/qm4
> >
> > which searches where population equals an exact figure which works fine.
> >
> > I would like to be able to select a range. [population >3999 and <5000]
> >
> > I have tried [population<5000] and [population<=5000] to no avail.
> >
> > Your help would be much appreciated
> >
> > Thanks
> > ___
> > 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


[OSM-talk-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Colm Moore
Hi,


Note that there is a list of populations (and almost every other tag, except 
for a few like name=*) here: http://stat.latlon.org/ie/latest/tags-p.html

It is sorted 'alphabetically', not numerically, i.e. it is sorted 10, 20, 30, 
50, 500, 60, 90.


Colm


---
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


Re: [OSM-talk-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Donal Hunt
Does this answer your query?

https://stackoverflow.com/questions/41854953/overpass-api-comparison-operators

I also read something about using min and max queries which might be
relevant.

D. (Mostly a newbie)

On 13 Jul 2017 08:39, "Brian Hollinshead"  wrote:

> I have a query
>
> http://overpass-turbo.eu/s/qm4
>
> which searches where population equals an exact figure which works fine.
>
> I would like to be able to select a range. [population >3999 and <5000]
>
> I have tried [population<5000] and [population<=5000] to no avail.
>
> Your help would be much appreciated
>
> Thanks
> ___
> 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


[OSM-talk-ie] Using greater than & less than values in Overpass-euro

2017-07-13 Thread Brian Hollinshead
I have a query

http://overpass-turbo.eu/s/qm4

which searches where population equals an exact figure which works fine.

I would like to be able to select a range. [population >3999 and <5000]

I have tried [population<5000] and [population<=5000] to no avail.

Your help would be much appreciated

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