[OpenLayers-Users] How to find shapefile's projection?
Amos Hayes
ahayes at gcrc.carleton.ca
Fri Aug 28 16:15:33 EDT 2009
You can also search the incredibly useful spatialreference.org for
something like "NAD83 17N".
Interestingly, searching for "NAD_1983_UTM_Zone_17N" doesn't turn up
any results, despite being a string that exists in the PRJ file
description you can download from that site for EPSG:26917.
I'm guessing the various format outputs are all auto-generated and
it's a bit tricky to search them all when they are built on the fly.
Too bad since it would be handy to help identify EPSG codes from .PRJ
files.
P.S. Many thanks to cschmidt for helping to create that site. Very
handy.
--
Amos Hayes
Geomatics and Cartographic Research Centre
Carleton University
ahayes at gcrc.carleton.ca
+1.613.520.2600x8179
On 28-Aug-09, at 4:05 PM, Tobias Wendorff wrote:
> It's EPSG:26917.
>
> See:
> http://svn.osgeo.org/metacrs/proj/trunk/proj/nad/epsg
>
>
> kennyken schrieb:
>> So, I have a shapefile. There's a .dbf, .prj, .sbn, .sbx, .shp, and
>> a .shx
>> file associated with it. Inside the .prj file, there's this.
>>
>> PROJCS["NAD_1983_UTM_Zone_17N",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["False_Easting",500000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-81.0],PARAMETER["Scale_Factor",0.9996],PARAMETER["Latitude_Of_Origin",0.0],UNIT["Meter",1.0]]
>>
>> Is it possible to take that, and figure out what the EPSG value
>> would be?
>> Any help is appreciated, thanks.
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
More information about the Users
mailing list