[Geoserver-users] Bounding box with NAD83 datum (incorrect lat / long)

Importing property parcel polygons from here:

http://www.johnstonnc.com/mainpage.cfm?category_level_id=420&content_id=2054

NAD83 datum, unit=feet, North Carolina State Plane.

Geoserver renders the map, but somewhere in the pacific ocean.

Incorrect SRS?

I've tried using 4269, 2913, 2264, 32019 and 32119.

SRS reference source:

http://webhelp.esri.com/arcims/9.2/general/mergedProjects/wms_connect/wms_connector/..\wms_admin\srs_list.htm
--
View this message in context: http://www.nabble.com/Bounding-box-with-NAD83-datum-(incorrect-lat---long)-tp16754264p16754264.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

fly_boy ha scritto:

Importing property parcel polygons from here:

http://www.johnstonnc.com/mainpage.cfm?category_level_id=420&content_id=2054

NAD83 datum, unit=feet, North Carolina State Plane.

Geoserver renders the map, but somewhere in the pacific ocean.

Incorrect SRS?

I've tried using 4269, 2913, 2264, 32019 and 32119.

Most probably. spatialreference.org reports the following candidate codes:
http://spatialreference.org/ref/epsg/?search=north+carolina&srtext=Search
     * EPSG:2264: NAD83 / North Carolina (ftUS)
     * EPSG:3358: NAD83(HARN) / North Carolina
     * EPSG:3404: NAD83(HARN) / North Carolina (ftUS)
     * EPSG:32019: NAD27 / North Carolina
     * EPSG:32119: NAD83 / North Carolina

It seems there are a couple you did not try out there. They may be of help. Otherwise... I really don't know...
Cheers
Andrea