So I'm trying to use d3 to draw a map of geojson. But the geojson is not quite as listed in the examples. Is there a functional way you know of to draw the paths. The geojson file I'm trying to use it : https://projects.datameet.org/indian_village_boundaries/ga/
You can download directly from here: https://github.com/datameet/indian_village_boundaries/raw/master/ga/ga.geojson I can't seem to get the map plotted The geojson fiile in this case is not as simply listed as the examples. Do I have to create a new geojson? if so how? Or do I use some d3 functional method to draw the paths? Because I intend on allowing the user to select to draw the boundaries just for the districts or only sub-districts etc.. all while keeping the outer boundary of the whole map of goa in constant display. Basically allowing the user to click throught the hierarchy of displaying first District -> sub-district -> etc... and backwards. Regards -- 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/96bd65ce-e7f6-484c-9932-dd56e8db2676n%40googlegroups.com.
