Dear all,
I am facing one issue in my application, that is World map shape file display/rendering…
I am using Countries shape file for displaying World map in my application.
And i am using Projection in my application
- Internal - Proj4Projection.GetEpsgParametersString(4326)
- External - Proj4Projection.GetEsriParametersString(54004)
And i am using ServerTileCache in my application.
When I run the application in locally the shape file display is correct.
But the problem is same hosted application displaying World map shape file wrongly… shown below
And my server tile cache folder is shown below
Please check this issue and guide me where is the problem and solution for this.
Thanks,
Bibek