<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear Sir/Madam,<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><br>
I'm a student in HSR, Rapperswil and I am trying to clip a SQLite file<br>
<br>
I converted .osm.pbf file of liechtenstein to a .sqlite file, and then tried to clip it with the following codes, (is it
<font face="Courier New">-clipsrc</font> or <font face="Courier New">-clipdst</font><br>
<br>
<span lang="de-CH"><font color="black" face="Tahoma" size="2"><span dir="ltr" style="font-size:10pt"><font face="Courier New">ogr2ogr -f "SQLite"
</font></span></font></span><span lang="de-CH"><font color="black" face="Tahoma" size="2"><span dir="ltr" style="font-size:10pt"><font face="Courier New">liechtenstein.sqlite
</font></span></font></span><span lang="de-CH"><font color="black" face="Tahoma" size="2"><span dir="ltr" style="font-size:10pt"><font face="Courier New">liechtenstein-latest.osm.pbg -skipfailures -dsco SPATIALITE=yes -clipsrc 47.1386361 9.5231616 47.1404971
 9.5266377 <br>
<br>
<br>
</font></span></font></span>Also, I tried to clip the map of Singapore but was unsuccessful, the following is the code
<br>
<br>
<span lang="de-CH"><font color="black" face="Tahoma" size="2"><span dir="ltr" style="font-size:10pt"><font face="Courier New">ogr2ogr -f "SQLite" singapore.sqlite malaysia-singapore-brunei-latest.osm.pbg -skipfailures -dsco -clipsrc singapore.geojson</font></span></font></span><br>
<br>
Do I have to convert to .shp file?<br>
<br>
Do you have any suggestions?<br>
<br>
Thank you!<br>
Hao Feng.<br>
<br>
<br>
</div>
</div>
</div>
</div>
</body>
</html>