On Sun, Oct 2, 2011 at 9:59 PM, Elijah Meeks <[email protected]> wrote: > I have a georectified raster in ArcGIS that gives the following spatial > reference definition: > > Spatial Reference: ONC_E_1 > Linear Unit: Kilometer (1000.000000) > Angular Unit: Degree (.017453292519943299) > False_Easting: 0 > False_Northing: 0 > Central_Meridian: -2 > Standard_Parallel_1: 49.3333333334 > Standard_Parallel_2: 54.6666666666 > Scale_Factor: 1 > Latitude_Of_Origin: 0 > Datum: D_WGS_1984 > > I couldn't find ONC_E_1 in the existing CRSes in Geoserver, so I thought to > write a new one, but it doesn't seem like this gives me enough information to > write it. This is my first experience trying to do this, so I wouldn't be > surprised if I overlooked something simple.
Nope, the above information does not say enough to build an equivalent WKT definition, in particular the projection type is missing. ONC_E_1 does now show in any Google search either. By the parameters it may be a Lambert conic, but it may be others as well. By the params it seems the projection valid area would cover the south of England, yet the unit of measure is odd (km, while all projections I know of work either in meter or feet) Long story short, it seems it needs some more research on what the above coordinate reference system is made of. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
