[datameet] National Highway Network in India

2018-02-04 Thread Naveen Francis

NCOG has created new updated maps for our National Highways. 
https://ncog.gov.in/NHAI/admin/gisModulePublicWeb?uname=user

It includes Bharatmala Corridors, NHAI projects, NHDCL projects, In 
principle approved NHs. 


Thanks,
naveenpf

-- 
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 datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] How does OSM store its data

2018-02-04 Thread Sajjad Anwar
Hey Nikhil,

OSM uses a PostgreSQL database as the main data store, along with PostGIS
extension for geometries. The tags are stored in key and value columns and
uses hstore, which makes it easy to add new ones without having to modify
the table schema. You can read about the database schema and infrastructure
here https://wiki.openstreetmap.org/wiki/Database

Overpass is independent of the above infrastructure. It reads from the
replication files and builds a binary on-disk database. More about Overpass
here https://wiki.openstreetmap.org/wiki/Overpass_API

Also, you should join the OSM Talk-in mailing list if you haven't!
https://lists.openstreetmap.org/listinfo/talk-in

Sajjad

On Mon, Feb 5, 2018 at 11:12 AM, Nikhil VJ  wrote:

> Hi,
>
> I want to learn how OpenStreetmap stores and manages its data, plus how
> Overpass Turbo extracts it.
>
> I find the key-value pair system fascinating (variable fields, organic
> building up of data) and want to replicate that elsewhere. Just the data
> storing part.. don't want to generate map tiles etc.
>
> Any pointers? Any place I should ask?
>
> For those interested, here's a link to the project I have in mind:
> Crowdsourcing-Map-based-data
> 
>
> --
> Cheers,
> Nikhil VJ
> Pune, India
>
> --
> 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 datameet+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] How does OSM store its data

2018-02-04 Thread Devdatta Tengshe
Hi Nikhil,

The Database design has been documented here:
https://wiki.openstreetmap.org/wiki/Database

This is, at its essence, a modified EAV Model(
https://en.wikipedia.org/wiki/Entity–attribute–value_model). A good place
to start researching for these kinds of database design, is to look at
various documents on EAV, its shortcomings & Strengths.

You should also evaluate if a NoSQL/Object Store database might be a better
fit for your purpose, than designing an EAV Data model to be stored in a
relational Database.


Regards,
Devdatta

On Mon, Feb 5, 2018 at 11:12 AM, Nikhil VJ  wrote:

> Hi,
>
> I want to learn how OpenStreetmap stores and manages its data, plus how
> Overpass Turbo extracts it.
>
> I find the key-value pair system fascinating (variable fields, organic
> building up of data) and want to replicate that elsewhere. Just the data
> storing part.. don't want to generate map tiles etc.
>
> Any pointers? Any place I should ask?
>
> For those interested, here's a link to the project I have in mind:
> Crowdsourcing-Map-based-data
> 
>
> --
> Cheers,
> Nikhil VJ
> Pune, India
>
> --
> 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 datameet+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[datameet] How does OSM store its data

2018-02-04 Thread Nikhil VJ
Hi,

I want to learn how OpenStreetmap stores and manages its data, plus how
Overpass Turbo extracts it.

I find the key-value pair system fascinating (variable fields, organic
building up of data) and want to replicate that elsewhere. Just the data
storing part.. don't want to generate map tiles etc.

Any pointers? Any place I should ask?

For those interested, here's a link to the project I have in mind:
Crowdsourcing-Map-based-data


--
Cheers,
Nikhil VJ
Pune, India

-- 
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 datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] Re: Data on brick kilns and Brick Production in India

2018-02-04 Thread ANANYA BHATIA
Thank you again Dilip ji.

On Fri, Feb 2, 2018 at 11:14 PM, Dilip Damle  wrote:

> No data,
>
> But just a simple fact based on my recent experience.
>
> Brick Kilns are the most visibly obvious and clear industry on satellite
> imagery.
>
> Chose your area and do a first hand location mapping. Then visit and get
> average data from actual site.
>
> Here is a sample from South Of Roorkee
>
> At two levels of zoom
>
>
>
> On Friday, 2 February 2018 10:54:37 UTC+5:30, Ananya Bhatia wrote:
>>
>> Hi
>>
>> Does anyone have any kind of data for the Brick industry , bricks kiln
>> norms and standards, location etc.?
>>
>> Please share.
>>
>> Regards and Thanks
>>
> --
> 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 datameet+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Ananya Bhatia*
*Research Analyst *
*Environics Trust, New Delhi*

*"Growth for the sake of growth is the ideology of the cancer cell"- Edward
Abbey*

-- 
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 datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.