<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>
<p dir="ltr">Mark<br>
</p>