Hi, I am trying to define a custom tile grid in my Geoserver installation, but the axis order of the TileMatrix' TopLeftCorner elements seems incorrect.
I am using reference urn:ogc:def:crs:EPSG::4326, which has a lat / lon axis order. However, the resulting TopLeftCorner elements inside the TileMatrixSet use lon / lat axis order, i.e. -180 90 (I am using world bounds for now) instead of the expected 90 -180. When I look at the predefined tile grid GlobalCRS84Pixel, which uses the exact same reference urn:ogc:def:crs:EPSG::4326, the coordinate order is as expected: 90 -180. Any idea why the coordinate axis order is not correct for my own tile grid? This can be easily reproduced by creating a tile grid for the reference and by entering world bounds; afterwards, you can verify the incorrect axis order in the capabilities. See also http://demo.luciad.com:8080/geoserver/gwc/service/wmts?REQUEST=GetCapabilities => my custom tile grid is called 'test' Thanks! -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users