[Geoserver-users] SRID 89189 and Geoserver

That is not an EPSG projection either. I guess it is Oracle SRID and described here

https://community.oracle.com/thread/2210240?start=0&tstart=0

Based on that mail the difference does not look big and I believe that for WMS they could be used as synonyms.

Geoserver does not know 81989 but it knows EPSG:27700 with the following parameters

PROJCS[“OSGB 1936 / British National Grid”,

GEOGCS[“OSGB 1936”,

DATUM[“OSGB 1936”,

SPHEROID[“Airy 1830”, 6377563.396, 299.3249646, AUTHORITY[“EPSG”,“7001”]],

TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],

AUTHORITY[“EPSG”,“6277”]],

PRIMEM[“Greenwich”, 0.0, AUTHORITY[“EPSG”,“8901”]],

UNIT[“degree”, 0.017453292519943295],

AXIS[“Geodetic longitude”, EAST],

AXIS[“Geodetic latitude”, NORTH],

AUTHORITY[“EPSG”,“4277”]],

PROJECTION[“Transverse_Mercator”, AUTHORITY[“EPSG”,“9807”]],

PARAMETER[“central_meridian”, -2.0],

PARAMETER[“latitude_of_origin”, 49.0],

PARAMETER[“scale_factor”, 0.9996012717],

PARAMETER[“false_easting”, 400000.0],

PARAMETER[“false_northing”, -100000.0],

UNIT[“m”, 1.0],

AXIS[“Easting”, EAST],

AXIS[“Northing”, NORTH],

AUTHORITY[“EPSG”,“27700”]]

I do not know what to do if you have SRID=81989 in Oracle but Geoserver knows only 27700. Perhaps you must add a custom projection with code 81989 into your Geoserver by copying the parameters from 27700.

-Jukka Rahkonen-

···

Steven Campbell wrote:

Hi Jukka

Apologies I meant to write 81989, do you know if GeoServer works with 81989?

Thanks

Steve

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: 09 April 2014 12:44
To: Steven Campbell; geoserver-users@lists.sourceforge.net
Subject: Re: SRID 89189 and Geoserver

Hi,

No, it is unknown to Geoserver. What it is for a projection? Obviously it is not an EPSG-projection nor Oracle SRID. Do you know the parameters of your SRID? You can look examples of different ways for giving the parameters from the links in http://spatialreference.org/ref/epsg/3067/

-Jukka Rahkonen-

Steven Campbell wrote:

Hi

Does anyone know if GeoServer use the SRID 89189?

Thanks

Steve

Steve Campbell | GIS Manager

Corporate Strategy and Communications

Borough of Poole | Civic Centre | Poole BH15 2RU

Tel: 01202 633 362

Email: s.campbell@anonymised.com

Website:www.boroughofpoole.com

Think Green! Please Recycle

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

Thank you for your help I will try and add the projection into GeoServer.

Thanks again

Steve

···

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com.]
Sent: 09 April 2014 13:09
To: Steven Campbell; ‘geoserver-users@lists.sourceforge.net’
Subject: Re: SRID 89189 and Geoserver

That is not an EPSG projection either. I guess it is Oracle SRID and described here

https://community.oracle.com/thread/2210240?start=0&tstart=0

Based on that mail the difference does not look big and I believe that for WMS they could be used as synonyms.

Geoserver does not know 81989 but it knows EPSG:27700 with the following parameters

PROJCS[“OSGB 1936 / British National Grid”,

GEOGCS[“OSGB 1936”,

DATUM[“OSGB 1936”,

SPHEROID[“Airy 1830”, 6377563.396, 299.3249646, AUTHORITY[“EPSG”,“7001”]],

TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],

AUTHORITY[“EPSG”,“6277”]],

PRIMEM[“Greenwich”, 0.0, AUTHORITY[“EPSG”,“8901”]],

UNIT[“degree”, 0.017453292519943295],

AXIS[“Geodetic longitude”, EAST],

AXIS[“Geodetic latitude”, NORTH],

AUTHORITY[“EPSG”,“4277”]],

PROJECTION[“Transverse_Mercator”, AUTHORITY[“EPSG”,“9807”]],

PARAMETER[“central_meridian”, -2.0],

PARAMETER[“latitude_of_origin”, 49.0],

PARAMETER[“scale_factor”, 0.9996012717],

PARAMETER[“false_easting”, 400000.0],

PARAMETER[“false_northing”, -100000.0],

UNIT[“m”, 1.0],

AXIS[“Easting”, EAST],

AXIS[“Northing”, NORTH],

AUTHORITY[“EPSG”,“27700”]]

I do not know what to do if you have SRID=81989 in Oracle but Geoserver knows only 27700. Perhaps you must add a custom projection with code 81989 into your Geoserver by copying the parameters from 27700.

-Jukka Rahkonen-

Steven Campbell wrote:

Hi Jukka

Apologies I meant to write 81989, do you know if GeoServer works with 81989?

Thanks

Steve

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: 09 April 2014 12:44
To: Steven Campbell; geoserver-users@lists.sourceforge.net
Subject: Re: SRID 89189 and Geoserver

Hi,

No, it is unknown to Geoserver. What it is for a projection? Obviously it is not an EPSG-projection nor Oracle SRID. Do you know the parameters of your SRID? You can look examples of different ways for giving the parameters from the links in http://spatialreference.org/ref/epsg/3067/

-Jukka Rahkonen-

Steven Campbell wrote:

Hi

Does anyone know if GeoServer use the SRID 89189?

Thanks

Steve

Steve Campbell | GIS Manager

Corporate Strategy and Communications

Borough of Poole | Civic Centre | Poole BH15 2RU

Tel: 01202 633 362

Email: s.campbell@anonymised.com

Website:www.boroughofpoole.com

Think Green! Please Recycle

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

Steve,

We publish some Oracle datasets that have the SRID of 81989 through Geoserver just fine with the GS Declared SRS as EPSG:27700. We haven’t added the projection to Geoserver.

The datasets in question are ones that have been loaded into Oracle with our Cadcorp product (I guess you may be the same?). All of our new datasets I’m loading with GDAL/OGR and putting the in as EPSG:27700.

That being said they are just point datasets so haven’t looked at the precise accuracy, but they appear to be fine.

Rob

From: Steven Campbell [mailto:s.campbell@anonymised.com]
Sent: 09 April 2014 13:15
To: ‘Rahkonen Jukka (Tike)’; ‘geoserver-users@lists.sourceforge.net’
Subject: Re: [Geoserver-users] SRID 89189 and Geoserver

Thank you for your help I will try and add the projection into GeoServer.

Thanks again

Steve

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: 09 April 2014 13:09
To: Steven Campbell; ‘geoserver-users@lists.sourceforge.net’
Subject: Re: SRID 89189 and Geoserver

That is not an EPSG projection either. I guess it is Oracle SRID and described here

https://community.oracle.com/thread/2210240?start=0&tstart=0

Based on that mail the difference does not look big and I believe that for WMS they could be used as synonyms.

Geoserver does not know 81989 but it knows EPSG:27700 with the following parameters

PROJCS[“OSGB 1936 / British National Grid”,

GEOGCS[“OSGB 1936”,

DATUM[“OSGB 1936”,

SPHEROID[“Airy 1830”, 6377563.396, 299.3249646, AUTHORITY[“EPSG”,“7001”]],

TOWGS84[446.448, -125.157, 542.06, 0.15, 0.247, 0.842, -20.489],

AUTHORITY[“EPSG”,“6277”]],

PRIMEM[“Greenwich”, 0.0, AUTHORITY[“EPSG”,“8901”]],

UNIT[“degree”, 0.017453292519943295],

AXIS[“Geodetic longitude”, EAST],

AXIS[“Geodetic latitude”, NORTH],

AUTHORITY[“EPSG”,“4277”]],

PROJECTION[“Transverse_Mercator”, AUTHORITY[“EPSG”,“9807”]],

PARAMETER[“central_meridian”, -2.0],

PARAMETER[“latitude_of_origin”, 49.0],

PARAMETER[“scale_factor”, 0.9996012717],

PARAMETER[“false_easting”, 400000.0],

PARAMETER[“false_northing”, -100000.0],

UNIT[“m”, 1.0],

AXIS[“Easting”, EAST],

AXIS[“Northing”, NORTH],

AUTHORITY[“EPSG”,“27700”]]

I do not know what to do if you have SRID=81989 in Oracle but Geoserver knows only 27700. Perhaps you must add a custom projection with code 81989 into your Geoserver by copying the parameters from 27700.

-Jukka Rahkonen-

Steven Campbell wrote:

Hi Jukka

Apologies I meant to write 81989, do you know if GeoServer works with 81989?

Thanks

Steve

From: Rahkonen Jukka (Tike) [mailto:jukka.rahkonen@anonymised.com]
Sent: 09 April 2014 12:44
To: Steven Campbell; geoserver-users@anonymised.comrceforge.net
Subject: Re: SRID 89189 and Geoserver

Hi,

No, it is unknown to Geoserver. What it is for a projection? Obviously it is not an EPSG-projection nor Oracle SRID. Do you know the parameters of your SRID? You can look examples of different ways for giving the parameters from the links in http://spatialreference.org/ref/epsg/3067/

-Jukka Rahkonen-

Steven Campbell wrote:

Hi

Does anyone know if GeoServer use the SRID 89189?

Thanks

Steve

Steve Campbell | GIS Manager

Corporate Strategy and Communications

Borough of Poole | Civic Centre | Poole BH15 2RU

Tel: 01202 633 362

Email: s.campbell@anonymised.com

Website:www.boroughofpoole.com

Think Green! Please Recycle

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’

DISCLAIMER: This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. The copyright in all documentation is the property of the Borough of Poole and this email and any documentation must not be copied or used other than as strictly necessary for the purpose of this email, without prior written consent which may be subject to conditions. Any view or opinions presented are solely those of the author and do not necessarily represent those of the Borough of Poole. The Borough of Poole reserves the right to inspect incoming and outgoing emails. If you have received this email in error please contact the sender by return and confirm that its contents have been destroyed. Telephone enquiries should be directed to the Borough switchboard on 01202 633633.’



<br>DISCLAIMER: The information contained in this communication/message from Robert.Langford@anonymised.com..5490... sent on Thu Apr 10 09:02:28 2014 is confidential. It is intended solely for the addressee(s) geoserver-users@lists.sourceforge.net;s.campbell@anonymised.com<br><br>Access to this message by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful.<br>As a public body, Salford City Council may be required to disclose this email [or any response to it] under the Freedom of Information Act 2000, unless the information in it is covered by one of the exemptions in the Act.<br>Please immediately contact the sender, Robert.Langford@anonymised.com if you have received this message in error.<br><br>For the full disclaimer please access http://www.salford.gov.uk/e-mail. Thank you.<br>