<table><tr><td style="">tandon created this revision.<br />tandon added reviewers: Marble, nienhueser, rahn.<br />tandon set the repository for this revision to rMARBLE Marble.</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D1885" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Input: A text file which contains information regarding Natural Earth datasets for each lower level<br />
Output: Vector tiles of the levels described in the above text file.</p>

<p>Features:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Automatic download of Natural Earth shp files in zipped form.</li>
<li class="remarkup-list-item">Extracting the zipped version of the above files.</li>
<li class="remarkup-list-item">Conversion of the shp files to osm and creation of a specific planetosm for a particular level.</li>
<li class="remarkup-list-item">Creation of vector tiles using the above planetosm for a particular level.</li>
</ul>

<p>(In the skype chat it was decided that downloading of files will not be done by the script but I still included it since only the download module of vectortilecreator.py had to be edited slightly to achieve the required facility)</p>

<p>Usage:</p>

<p>For creating the text file containing dataset information for each lower level, proceed as follows:<br />
For each level :-</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">No. followed by asterisk is the level no.</li>
<li class="remarkup-list-item">All the lines following the above line are Natural Earth dataset names which can be obtained by looking at their download urls.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>rMARBLE Marble</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1885" rel="noreferrer">https://phabricator.kde.org/D1885</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>tools/lvtilegenerator/level_info.txt<br />
tools/lvtilegenerator/vltilegenerator.py<br />
tools/shp2osm/polyshp2osm.py<br />
tools/vectortilecreator/vectortilecreator.py</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>tandon, Marble, nienhueser, rahn<br /><strong>Cc: </strong>marble-devel<br /></div>