Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-02 Thread Walter Nordmann

oops: https://wambachers-osm.website/boundaries/idx43o.jsp version 4.3


Am 02.02.2018 um 13:31 schrieb Walter Nordmann:


Hi Ashim,

no problem (with boundaries map ;))

there are 2 ways:

GUI 4.3 - will only work for <= 50 boundaries

- open https://wambachers-osm.website/boundaries/idx42o.jsp ( not 
zero)

- select Maharashtra
- open context menu / select next admin level
- enable shp/single/land in the buttom line
- export
- unzip

better: CLI 4.3 no boundaries limit

curl -f -o land-1950884.zip --url 
'https://wambachers-osm.website/boundaries/exportBoundaries20?cliVersion=1.0=xx=shp=single=land=false=1950884_al=4_al=5'


you need to replace x with your api/cli-key.

regards
walter

see: 
https://wambachers-osm.website/images/osm/snaps_2018/Maharashtra_Al4-Al5.png




Am 02.02.2018 um 13:02 schrieb Ashim Kapoor:


On Fri, Feb 2, 2018 at 5:27 PM, Arun Ganesh > wrote:



My query is that I am ONLY seeing the state level boundaries.
Why is the union not giving me the union of the state and
district boundaries ?



It would help to know exactly the result you expect? Also maybe
abetter place to get help on overpass queries is the #osm irc channel



I was trying to plot the state boundary of Maharsahtra and the 
district boundaries for the districts inside Maharashtra. That's the 
result I was expecting.



sorry: you are no newbie. I mistook you for ashim..

;)


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





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




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


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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-02 Thread Walter Nordmann

Hi Ashim,

no problem (with boundaries map ;))

there are 2 ways:

GUI 4.3 - will only work for <= 50 boundaries

- open https://wambachers-osm.website/boundaries/idx42o.jsp ( not zero)
- select Maharashtra
- open context menu / select next admin level
- enable shp/single/land in the buttom line
- export
- unzip

better: CLI 4.3 no boundaries limit

curl -f -o land-1950884.zip --url 
'https://wambachers-osm.website/boundaries/exportBoundaries20?cliVersion=1.0=xx=shp=single=land=false=1950884_al=4_al=5'


you need to replace x with your api/cli-key.

regards
walter

see: 
https://wambachers-osm.website/images/osm/snaps_2018/Maharashtra_Al4-Al5.png




Am 02.02.2018 um 13:02 schrieb Ashim Kapoor:


On Fri, Feb 2, 2018 at 5:27 PM, Arun Ganesh > wrote:



My query is that I am ONLY seeing the state level boundaries.
Why is the union not giving me the union of the state and
district boundaries ?



It would help to know exactly the result you expect? Also maybe
abetter place to get help on overpass queries is the #osm irc channel



I was trying to plot the state boundary of Maharsahtra and the 
district boundaries for the districts inside Maharashtra. That's the 
result I was expecting.



sorry: you are no newbie. I mistook you for ashim..

;)


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





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


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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-02 Thread Ashim Kapoor
On Fri, Feb 2, 2018 at 5:27 PM, Arun Ganesh  wrote:

>
> My query is that I am ONLY seeing the state level boundaries. Why is the
>> union not giving me the union of the state and district boundaries ?
>>
>>>
>>>
> It would help to know exactly the result you expect? Also maybe abetter
> place to get help on overpass queries is the #osm irc channel
>
>
>>
>>>
I was trying to plot the state boundary of Maharsahtra and the district
boundaries for the districts inside Maharashtra. That's the result I was
expecting.




> sorry: you are no newbie. I mistook you for ashim..
>>>
>>>
> ;)
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-02 Thread Arun Ganesh
> My query is that I am ONLY seeing the state level boundaries. Why is the
> union not giving me the union of the state and district boundaries ?
>
>>
>>
It would help to know exactly the result you expect? Also maybe abetter
place to get help on overpass queries is the #osm irc channel


>
>> sorry: you are no newbie. I mistook you for ashim..
>>
>>
;)
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Ashim Kapoor
Dear Arun and Walter,

Many thanks.

I have one more query that I mentioned in my original email.

I repeat here :
##
area[name = Maharashtra];
(rel(area)[boundary = administrative][admin_level=4];
rel(area)[boundary = administrative][admin_level=5];);
(._;>;);
out body;

Basically I have taken the union ie. ( ... ) of the statements for State
and District boundaries.

My query is that I am ONLY seeing the state level boundaries. Why is the
union not giving me the union of the state and district boundaries ?

###

Best Regards,
Ashim

On Fri, Feb 2, 2018 at 1:51 AM, Walter Nordmann  wrote:

> hi arun,
>
> sorry: you are no newbie. I mistook you for ashim..
>
>
>
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann

hi arun,

sorry: you are no newbie. I mistook you for ashim..




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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann
wow, just checked them and they are looking fine. complete, closed, no 
overlapping ways - perfect.


great job for a newbie. :(

the collector job will start in 2 hours (germany @ midnight) and the 
data should be visible in the early morning ~7-9 o'clock.


crossing my fingers

walter


Am 01.02.2018 um 21:09 schrieb Arun Ganesh:

Have added Mumbai City, Mumbai Suburban, Thane and Raigad districts.

Source: Used the datameet districts 
 shapes to 
import into JOSM. From there cut out the missing boundaries that 
needed to be added and manually added the new relations.




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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Arun Ganesh
Have added Mumbai City, Mumbai Suburban, Thane and Raigad districts.

Source: Used the datameet districts
 shapes to import
into JOSM. From there cut out the missing boundaries that needed to be
added and manually added the new relations.

On Thu, Feb 1, 2018 at 9:21 AM, Ashim Kapoor  wrote:

> Dear Walter,
>
> Okay and many thanks,
>
> Best,
> Ashim
>
> On Thu, Feb 1, 2018 at 4:46 PM, Walter Nordmann  wrote:
>
>> Hi  Ashim,
>>
>> use boundaries map and set "land" at the bottom line. works for display
>> *and* export.
>>
>> regards
>> walter
>> btw: i don't know any other source in the "osm world" doing the same  :)
>>
>> Am 01.02.2018 um 11:42 schrieb Ashim Kapoor:
>>
>> I have one more query. The map for Maharashtra extends into the ocean.
>> How can I make a map which does not extend to the ocean?
>>
>>
>>
>> ___
>> Talk-in mailing list
>> Talk-in@openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/talk-in
>>
>>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Ashim Kapoor
Dear Walter,

Okay and many thanks,

Best,
Ashim

On Thu, Feb 1, 2018 at 4:46 PM, Walter Nordmann  wrote:

> Hi  Ashim,
>
> use boundaries map and set "land" at the bottom line. works for display
> *and* export.
>
> regards
> walter
> btw: i don't know any other source in the "osm world" doing the same  :)
>
> Am 01.02.2018 um 11:42 schrieb Ashim Kapoor:
>
> I have one more query. The map for Maharashtra extends into the ocean. How
> can I make a map which does not extend to the ocean?
>
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Ashim Kapoor
Dear Walter,

Appreciate all your help and effort. I will wait for someone on this list
to help me. I have one more query. The map for Maharashtra extends into the
ocean. How can I make a map which does not extend to the ocean?

Best Regards,
Ashim

On Thu, Feb 1, 2018 at 3:57 PM, Walter Nordmann  wrote:

> not an easy task:
>
> Buldhana(5) has been fixed.
>
> But in the north west area Thane(5), Mumbay City(5), Mumbay Suburban(5)
> and Raigad(5)* are missing in OSM*.
>
> https://de.wikipedia.org/wiki/Maharashtra#/media/File:
> Maharashtra_Divisions_Eng.svg
> i think, it's better when the local indian community is adding this data.
>
> regards
> walter
>
>
>
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann

not an easy task:

Buldhana(5) has been fixed.

But in the north west area Thane(5), Mumbay City(5), Mumbay Suburban(5) 
and Raigad(5)*are missing in OSM*.


https://de.wikipedia.org/wiki/Maharashtra#/media/File:Maharashtra_Divisions_Eng.svg

i think, it's better when the local indian community is adding this data.

regards
walter




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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Ashim Kapoor
Dear Walter,

Many thanks. Will wait for you.

Best Regards,
Ashim

On Thu, Feb 1, 2018 at 3:18 PM, Walter Nordmann  wrote:

> Hi Ashim.
>
> editing boundaries - which are complex multipolygons - in osm is not an
> easy task.
>
> And it's a No Go for beginners ;)
>
> i'll try to fix that boundaries right now.
>
> walter
>
>
> Am 01.02.2018 um 10:41 schrieb Ashim Kapoor:
>
>> I can use the overpass api and a little bit of qgis. Will have to learn
>> the remaining.
>>
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann

Hi Ashim.

editing boundaries - which are complex multipolygons - in osm is not an 
easy task.


And it's a No Go for beginners ;)

i'll try to fix that boundaries right now.

walter


Am 01.02.2018 um 10:41 schrieb Ashim Kapoor:
I can use the overpass api and a little bit of qgis. Will have to 
learn the remaining.



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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann

Hi Ashim,

are you a mapper? any experience in editing osm?

walter

Am 01.02.2018 um 10:31 schrieb Ashim Kapoor:

Dear Walter,

How can I fix that?

Best Regards,
Ashim


++
This is a private service. Donations via PayPal wnordm...@gmx.de are 
welcome.

++


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


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Ashim Kapoor
Dear Walter,

How can I fix that?

Best Regards,
Ashim

On Thu, Feb 1, 2018 at 2:58 PM, Walter Nordmann  wrote:

> Hi Ashim,
>
> looking at Boundaries Map will tell you that the data is wrong:
>
> https://wambachers-osm.website/images/osm/snaps_2018/Maharashtra.png
>
> there are two AL5 missing in Maharashtra(4). Usually that is a boundaries
> error (missing segment, unclosed polygon)
>
> regards
> walter
>
>
> ___
> Talk-in mailing list
> Talk-in@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-in
>
___
Talk-in mailing list
Talk-in@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-in


Re: [Talk-in] Map of State of Maharashtra vs Map of Districts of Maharashtra from overpass turbo

2018-02-01 Thread Walter Nordmann

Hi Ashim,

looking at Boundaries Map will tell you that the data is wrong:

https://wambachers-osm.website/images/osm/snaps_2018/Maharashtra.png

there are two AL5 missing in Maharashtra(4). Usually that is a 
boundaries error (missing segment, unclosed polygon)


regards
walter


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