[Gdal-dev] EPSG for Virginia State Plane North NAD83 Units: feet
Bryan Keith
bryan at geomega.com
Wed Jan 10 19:32:59 EST 2007
John Mitchell wrote:
> Hi,
>
> What is the EPSG for Virginia State Plane North NAD83 Units: feet.
>
> I tried EPSG:102746 within gdalwarp and it said that the SRS failed.
>
> Thanks,
John,
Try EPSG:2283
I found that by looking at the epsg file:
>grep -i -n virginia epsg
1381:# NAD83 / Virginia North (ftUS)
1383:# NAD83 / Virginia South (ftUS)
2531:# NAD83(HARN) / Virginia North
... clip ...
>head -n 1382 epsg | tail -n 2
# NAD83 / Virginia North (ftUS)
<2283> +proj=lcc +lat_1=39.2 +lat_2=38.03333333333333
+lat_0=37.66666666666666 +
lon_0=-78.5 +x_0=3500000.0001016 +y_0=2000000.0001016 +ellps=GRS80
+datum=NAD83
+to_meter=0.3048006096012192 +no_defs <>
Bryan
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev
More information about the Gdal-dev
mailing list