The query is correct but there are hardly any motorways in India, so you
are not seeing any results in your map area.

Check http://wiki.openstreetmap.org/wiki/India:Tags/Highway for the type of
roads you want.

If you want any road, use the wizard query `highway=*`

On Sun, Aug 14, 2016 at 6:11 AM, RC <[email protected]> wrote:

> Thanks Shree and Arun.
>
> Is it possible to perform 'pass query' in OSM for roads of bangalore and
> extract the same? When i pass the query using wizard, it is not resulting
> in any output. It says, this map intentionally left blank.
>
> /*
> This has been generated by the overpass-turbo wizard.
> The original search was:
> “highway=motorway”
> */
> [out:json][timeout:25];
> // gather results
> (
>   // query part for: “highway=motorway”
>   node["highway"="motorway"]({{bbox}});
>   way["highway"="motorway"]({{bbox}});
>   relation["highway"="motorway"]({{bbox}});
> );
> // print results
> out body;
> >;
> out skel qt;
>
> Pls help.
>
> Thanks
> RC
>
> On Saturday, August 13, 2016 at 5:57:00 PM UTC+5:30, RC wrote:
>>
>> Dear all, I request if anyone of you have Roads of Bangalore *with* OR
>> *without* attribute like road types, name, one way, two way, speed
>> limit, etc, please share.
>>
>> Thanks
>> RC
>>
> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Arun Ganesh
(planemad) <http://en.wikipedia.org/wiki/User:Planemad>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to