Hi Ravi, 1. Use this link to extract the required data from OSM: http://overpass-turbo.eu/ 2. You might have to understand what tags are used on OSM associated with the data you are interested with. This link should help you with discovering those tags: https://wiki.openstreetmap.org/wiki/Tags. Just search with natural language and you'll find a bunch of tags that you will have to use in the first link. 3. If you can code, then Overpass also has an API. This is a good introduction to how you can use this API to programatically extract data.
Hope it helps! Regards, Sai Krishna On Thursday, July 14, 2022 at 10:53:00 AM UTC+5:30 rc wrote: > Hi I need a help to extract number of > 1) Residential houses, 2) Apartments, 3) Commercial spaces (for offices) > and 4) Shopping Malls. > > This is required to estimate water consumption demand in any location. > > Any help would be appreciated. > > Thanks > Ravi > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/datameet/2b5bf27d-ec92-4789-9e04-91be8b44f857n%40googlegroups.com.
