<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to batch convert Lat/Lon coordinates of several hundred points</div><div>into XY coordinates. </div><div>Would this be possible using ogr2ogr or similar?</div>

<div> </div><div>Please see a sample of input (ukoa navigation text file).</div><div>Columns 1-9 are "Line" name, 23-25 "point" name, 26-46 lat/lon.</div><div><br></div><div>I can easily manipulate the columns position if needed.</div>

<div><br></div><div>regards,<br>Sid</div><div><br></div><div><br></div><div>H2600....1.........2.........3.........4.........5.........6.........7.........8</div><div>SO81-006A            1657265058.15S1254029.94E      0.0      0.0                 </div>

<div>SO81-006A            1680265107.44S1254011.76E      0.0      0.0                 </div><div>SO81-006A            1710265119.64S1253948.03E      0.0      0.0                 </div><div>SO81-006A            1740265131.74S1253924.45E      0.0      0.0                 </div>

<div>SO81-006A            1770265143.94S1253900.73E      0.0      0.0                 </div><div>SO81-006A            1800265156.04S1253837.04E      0.0      0.0                 </div><div>SO81-006A            1830265208.24S1253813.43E      0.0      0.0                 </div>

<div>SO81-006A            1860265220.45S1253749.74E      0.0      0.0                 </div><div>SO81-006A            1890265232.55S1253726.05E      0.0      0.0                 </div><div>SO81-006A            1920265244.75S1253702.43E      0.0      0.0                 </div>

<div><br></div><div>               </div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 October 2013 04:46, Mark Seibel <span dir="ltr"><<a href="mailto:mseibel@gmail.com" target="_blank">mseibel@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi.</p>
<p dir="ltr">> I would like to know if there is a way to convert a shapefile defined with Lat/Lon into a shapefile defined with X and Y.</p>
<p dir="ltr">One could setup a lat/long location and an xy location and project from one to another in GRASS.</p>
<p dir="ltr">Alternatively, one can use gdal's ogr2ogr command to reproject the shapefile at the command line outside of GRASS, if the goal is to simply reproject a shapefile.</p><span class="HOEnZb"><font color="#888888">
<p dir="ltr">Mark<br>
</p>
</font></span></blockquote></div><br></div></div>