Re: [datameet] Re: India Shape Files

2018-11-24 Thread Susanta Mahato
?? Can anyone have ward shapefile of Kochi and Surat



On Wed, Nov 7, 2018 at 9:23 PM Nitin Sathe  wrote:

> thanks
>
> On Sun, 28 Oct 2018, 11:58 Arun Ganesh 
>> The various village/taluk shapefile layers are available in the Bhuvan
>> GeoServer layer listing:
>>
>>
>> http://bhuvannuis.nrsc.gov.in/bhuvan/web/?wicket:bookmarkablePage=:org.geoserver.web.demo.MapPreviewPage
>>
>> Search for 'vill' for village boundaries by state. Search for 'taluk' for
>> all taluk boundaries. Note that the page gives a timeout error if you take
>> more than a few seconds and you need to start over. Since WFS export is
>> disabled, you can use the GeoRSS option to download the shape.
>>
>> The one issue is that the attributes are encoded as an html string and
>> needs to be parsed out. Nikhil has a great python script to do this:
>> https://github.com/answerquest/asi-monuments-xml2csv/blob/master/asi-monuments2.ipynb
>> but needs to be customized for each layer.
>>
>>
>>
>> On Fri, May 11, 2018 at 1:48 PM Sharad Lele 
>> wrote:
>>
>>> Hi Thejesh:
>>>
>>> Did you ever manage to convert the data into a polygon file? I could not
>>> follow the technical intricacies of what you were discussing with Palash,
>>> but certainly the original json file posted by him did not contain the
>>> polygons and could not be imported into QGIS. Do you now have one which can
>>> be? And is it good quality?
>>>
>>> Sharad
>>>
>>> On Friday, January 20, 2017 at 6:24:51 PM UTC+5:30, Thejesh GN wrote:

 Imported into mongo to do some initial analysis[1].

 Will do some more analysis.


 > db.states.count()
 36
 > db.districts.count()
 672
 > db.taluks.count()
 5960
 > db.villages.count()
 522291




 [1]  https://gist.github.com/thejeshgn/ea0074077b6fcd6c0108b2a4380fc354

 Thej
 --
 Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
 http://thejeshgn.com
 GPG ID :  0xBFFC8DD3C06DD6B0

 On 20 January 2017 at 17:03, Palash Kulshrestha 
 wrote:

> Hi Thejesh
> Thanks for the heads up, I wasn't aware of the underlying architecture
> which is used in geo systems. So wasn't able to understand the layers 
> data.
> And now I am able to understand how they come up with polygon on the map.
> Other wise I was thinking that they somehow came up random shapes using 
> min
> max x,y.
>
> I'm looking into the new api that you have provided and see what I can
> come up with. I ll update. Any advice?
>
> On Friday, January 20, 2017 at 4:54:47 PM UTC+5:30, Thejesh GN wrote:
>>
>> @Palash Kulshrestha
>> Let me know if you downloaded the shapes too.
>>
>>
>> The accuracy isn't bad for a national level project
>>
>> https://gist.github.com/thejeshgn/2b50ce7fe45287152f55941bd8d76869
>>
>>
>>
>>
>>
>> Thej
>> --
>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>> http://thejeshgn.com
>> GPG ID :  0xBFFC8DD3C06DD6B0
>>
>> On 20 January 2017 at 16:47, Thejesh GN  wrote:
>>
>>> Ah
>>>
>>>
>>> https://ncog.gov.in/garvgis/admin/getTalukaWiseVillageBoundary?districtId=572=05545=613256
>>>
>>> Gives
>>>
>>> {"gid":438129,"vilNameSoi":"KAMMASANDRA","stateId":"29","distId":"572","subdistId":"05545","villageId":"613256","villageName":"Kammasandra","minx":77.68262864449315,"miny":12.824103451365033,"maxx":77.69996896356992,"maxy":12.841455112691222}
>>>
>>>
>>> Then you get the actual layer using
>>>
>>> https://ncog.gov.in/garvgis/admin/ows?service=WFS=1.0.0=GetFeature=cite:Village2014=the_geom,VIL_2011,VIL_NAME11_FILTER=VIL_2011=%27613256%27=50=json
>>>
>>> {"type":"FeatureCollection","totalFeatures":1,"features":[{"type":"Feature","id":"Village2014.438129","geometry":{"type":"MultiPolygon","coordinates":77.7,12.8348],[77.6995,12.8326],[77.699,12.8305],[77.6983,12.828],[77.6978,12.8262],[77.697,12.8259],[77.6961,12.8255],[77.6951,12.825],[77.6935,12.8243],[77.6929,12.8241],[77.6893,12.8251],[77.6884,12.8253],[77.6871,12.8258],[77.6826,12.8271],[77.6829,12.8288],[77.6841,12.8313],[77.684,12.8333],[77.6838,12.8351],[77.685,12.8374],[77.6856,12.8384],[77.6863,12.84],[77.687,12.8415],[77.6885,12.8394],[77.6896,12.8392],[77.6916,12.8384],[77.6935,12.8379],[77.6954,12.8373],[77.6963,12.8369],[77.697,12.8364],[77.6979,12.8358],[77.6989,12.8351],[77.7,12.8348},"geometry_name":"the_geom","properties":{"VIL_2011":"613256","VIL_NAME11":"Kammasandra"}}],"crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:EPSG::4326"}}}
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Thej
>>> --
>>> Thejesh GN *⏚* ತೇಜೇಶ್ ಜಿ.ಎನ್
>>> http://thejeshgn.com
>>> GPG ID :  0xBFFC8DD3C06DD6B0
>>>
>>> On 20 January 2017 at 16:43, Thejesh GN  wrote:
>>>
 Seems to have only the following data for each village. Dont know
 what minx, maxx etc 

Re: [datameet] Shapefiles of Ward Maps for the following Cities

2018-10-10 Thread Susanta Mahato
Thank you @Jastin.

On Tue, Oct 9, 2018 at 6:45 PM Justin  wrote:

> Hopefully these help @Susanta Mahato
>
>
> On Friday, October 5, 2018 at 8:40:20 AM UTC-4, Susanta Mahato wrote:
>>
>> Can anyone have Kolkata ward wise shapefile??? Here it is missing.
>>
>> On Tue, Sep 11, 2018 at 10:36 PM Nikhil VJ  wrote:
>>
>>> Hi Bharath,
>>>
>>> Consider creating an issue/ticket for each wanted city in the issues
>>> section of https://github.com/datameet/Municipal_Spatial_Data .
>>>
>>> It will be better tracked and resolved there. On this mailing list your
>>> post will get buried in a few days time, and there are several request
>>> posts just like yours (search here
>>> <https://groups.google.com/forum/#!forum/datameet>) so it'll be lost in
>>> a crowd and may not get noticed later on.
>>>
>>> On github, it will stay visible in long term. Others who have that data
>>> in some other form like PDF will share it. Someone else will come, take up
>>> the geotracing task and share the shapefile (like I did for Pune). So in
>>> case you don't get immediate response here, you'll have higher chances of
>>> success there.
>>>
>>> Note: if you do create a ticket/issue, please make a separate one for
>>> each city. That way they can be tracked individually
>>>
>>> --
>>> Cheers,
>>> Nikhil VJ
>>> +91-966-583-1250
>>> Pune, India
>>> Website <http://nikhilvj.co.in>
>>> DataMeet Pune chapter <https://datameet-pune.github.io/>
>>> Self-designed learner at Swaraj University <
>>> http://www.swarajuniversity.org>
>>> Payment / Contribute <https://nikhilvj.benow.in/pay>
>>>
>>>
>>> On Tue, Sep 11, 2018 at 5:48 PM Bharath Guniganti 
>>> wrote:
>>>
>>>> Thanks for the reply. I have already gone through the github repository
>>>> but couldn't find the shapefiles for the cities I mentioned.
>>>>
>>>> On Tuesday, 11 September 2018 17:06:58 UTC+5:30, Thejesh GN wrote:
>>>>>
>>>>> Check
>>>>>
>>>>> https://github.com/datameet/Municipal_Spatial_Data?files=1
>>>>> Regards,
>>>>> Thej
>>>>>
>>>>> Thejesh GN ⏚ ತೇಜೇಶ್ ಜಿ.ಎನ್
>>>>> http://thejeshgn.com
>>>>>
>>>>>
>>>>> On Tue 11 Sep, 2018, 16:33 Bharath Guniganti, 
>>>>> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I need the shapefiles of the following cities with ward maps. Let me
>>>>>> know if anyone has shapefiles for any of these cities.
>>>>>>
>>>>>> Ghaziabad
>>>>>> Indore
>>>>>> Kanpur
>>>>>> Kochi
>>>>>> Kolkata
>>>>>> Kozhikode
>>>>>> Lucknow
>>>>>> Patna
>>>>>> Surat
>>>>>>
>>>>>> Thanks,
>>>>>> Bharath
>>>>>>
>>>>>> --
>>>>>> 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+u...@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+u...@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+u...@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 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.