How can I set the coordinate system EPSG:4236 instead of EPSG:102100

591
0
10-24-2018 08:03 AM
陈博
by
New Contributor

I am trying to develop an Android map app and I have two layers: a TPK layer and a WMS layer. WMS layer‘s coordinate system is “EPSG:4326”.I first add TPK layer and then request WMS service.  I have set the coordinate system of the  TPK layer to “wgs-84”, but no matter how I set the coordinate system of the TPK layer, the coordinate system is always “SRS=EPSG:102100” when I requests WMS Service. Is there anyway to set TPK layer's coordinate system as “EPSG:4326” or is there anyway to set WMSLayer's coordinate system as “EPSG:4326” when I request WMS Service in "getMap" method in ArcGIS Runtime SDK for Android 100.3? Thanks very much.

0 Kudos
0 Replies