<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 3, 2017 at 3:25 AM, Srikanth Lakshmanan <span dir="ltr"><<a href="mailto:srik.lak@gmail.com" target="_blank">srik.lak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Hi Shrini,</div><div class="gmail_extra"><br></div><div class="gmail_extra"><span class="gmail-"><br><div class="gmail_quote">On 2 April 2017 at 21:41, Shrinivasan T <span dir="ltr"><<a href="mailto:tshrinivasan@gmail.com" target="_blank">tshrinivasan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-m_5926835257126060293gmail-:2nv" class="gmail-m_5926835257126060293gmail-a3s gmail-m_5926835257126060293gmail-aXjCH gmail-m_5926835257126060293gmail-m15b2f71b9a593245">How can get them all?<br></div></blockquote></div><br></span>Mapzen provides metro extracts[0] and I used xpath here to get list of nodes without name:ta. Parsing extracted Chennai osm file (400 MB) consumes lot of memory. Python experts, please feel free to optimize this code[1] in better ways.  The list of nodes (I will come to ways, relations soon) is available here[2]. </div></div></blockquote><div><br>Firstly, sorry I think I misunderstood your question - you want to make Tamil maps! That's awesome - my music teacher will be very happy. : )<br><br>You can use <a href="https://github.com/mapbox/osm-tag-stats">https://github.com/mapbox/osm-tag-stats</a> with the country mb-tiles from <a href="http://osmlab.github.io/osm-qa-tiles/country.html">http://osmlab.github.io/osm-qa-tiles/country.html</a>, with a filter like `<code>["==", "name:ta", ""]`.<br></code><br>You can then convert the geojson to csv using a converter available online.<br><br></div><div>Shrini, and Srikanth, if you require a CSV similar to what Srikanth has generated, I am happy to generate it for you with a link to the node on OpenStreetMap. But, first I am curious if Arun, or other Mapboxers on the list, can explain how to make a To-Fix task if we have a CSV - not sure what attributes the CSV should have. This will make the process of using the csv to edit the map really easy, instead of adding edits one by one from a CSV.<br><br></div><div>Let's make the map better!<br></div><div>Aruna<br></div></div></div></div>