Friday, 13 October 2017

wms - Re-projection in Geoserver


I have published a layer on Geoserver by cascading a remote WMS. i have successfully got all the layers from remote wms and publish one of those layers. But I want to re-project the layer from its native srs wgs84 to declared srs EPSG 3011. But when i displayed this layer in my openlayers application, it did not displayed. Then i go back to geoserver and change the declared srs to wgs84 as well, this time the layer displayed successfully. my question is, why the layer not re-projected ?. OR is there any other way to re-project the layer other than mentioned above?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...