Projection
This chapter comprises a list of typical log entries for projection (arranged alphabetically) together with links to the chapters for solving the problem.
The list is being extended continuously.
Projection
#2014-05-22 11:20:00,533 INFO [ajp-bio-8009-exec-7 ] [project name] C727A64DA5ED9EA72235C875E063E96B 78866695 ignoring a configured geo transformation (datum_string: 1618), because no geo transformation needs to applied for the respective coordinate systems (O[name=WGS_1984_Web_Mercator_Auxiliary_Sphere,epsgCode=102100,wkt=PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere,GEOGCS["GCS_WGS_1984,DATUM["D_WGS_1984,SPHEROID["WGS_1984,6378137.0,298.257223563]],PRIMEM["Greenwich,0.0],UNIT["Degree,0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting,0.0],PARAMETER["False_Northing,0.0],PARAMETER["Central_Meridian,0.0],PARAMETER["Standard_Parallel_1,0.0],PARAMETER["Auxiliary_Sphere_Type,0.0],UNIT["Meter,1.0]],lengthUnit=LengthUnit [name=METER, esriUnit=9, esriSrUnit=9001],geographicSystem=I[name=GCS_WGS_1984,epsgCode=4326,wkt=<null>,lengthUnit=<null>]],O[name=WGS_1984_Web_Mercator_Auxiliary_Sphere,epsgCode=3857,wkt=PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere,GEOGCS["GCS_WGS_1984,DATUM["D_WGS_1984,SPHEROID["WGS_1984,6378137.0,298.257223563]],PRIMEM["Greenwich,0.0],UNIT["Degree,0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting,0.0],PARAMETER["False_Northing,0.0],PARAMETER["Central_Meridian,0.0],PARAMETER["Standard_Parallel_1,0.0],PARAMETER["Auxiliary_Sphere_Type,0.0],UNIT["Meter,1.0]],lengthUnit=LengthUnit [name=METER, esriUnit=9, esriSrUnit=9001],geographicSystem=I[name=GCS_WGS_1984,epsgCode=4326,wkt=<null>,lengthUnit=<null>]])
See chapter: List of Projections
Known limitation for projections und transformations
In case of problems with the transformation of projections, this fact is pointed out in the log file as follows:
#2017-12-18 16:46:25,473 WARN [WebOffice COMMON thread 1-3 ] COMMON thread 1-3 1148773899 E1261514743T1985471
Project sps": ignoring geotransformation (l[name=MGI_To_WGS_1984_3,epsgCode=1618,wkt=<null>,source=4312,target=4326]) defined in config node(s):
[
(PROJECTION MGI_Austria_GK_M34 3 (RowID 572, id 1205))
(PROJECTIONLIST Google (RowID 322))>(TOOL_COORDSEARCH (RowID 296, id 1068))>(PROJECTION MGI_Austria_GK_M34 3 (RowID 572, id 1205))
(PROJECTIONLIST Google (RowID 322))>(PROJECTION MGI_Austria_GK_M34 3 (RowID 572, id 1205)),
(PROJECTION GK East 3 (RowID 570, id 1204))
(PROJECTIONLIST Google (RowID 322))>(TOOL_COORDSEARCH (RowID 296, id 1068))>(PROJECTION GK East 3 (RowID 570, id 1204))
(PROJECTIONLIST Google (RowID 322))>(PROJECTION GK East 3 (RowID 570, id 1204))
]
since another geotransformation (l[name=MGI_To_WGS_1984_8,epsgCode=1194,wkt=<null>,source=4312,target=4326]) has already been defined for the same geographic transformation in config node(s):
[
(PROJECTION GK East 8 (RowID 327, id 1070))
(PROJECTIONLIST Google (RowID 322))>(TOOL_COORDSEARCH (RowID 296, id 1068))>(PROJECTION GK East 8 (RowID 327, id 1070))
(PROJECTIONLIST Google (RowID 322))>(PROJECTION GK East 8 (RowID 327, id 1070))
]
• See chapter List of Projections - Important note