Hi,
I am using GraticuleAdornmentLayer with different projections. With Polar stereographic projection I want graticule grid as shown in below image.
Please suggest how to achieve it.
Thanks,
Goral
Hi,
I am using GraticuleAdornmentLayer with different projections. With Polar stereographic projection I want graticule grid as shown in below image.
Please suggest how to achieve it.
Thanks,
Goral
Hi Goral,
We have a topic discuss about this problem here: Graticule labeling problem in polar stereographic projection
Please view the reply of Peter, it shows some sample code here.
I think that only related with your projection.
Regards,
Don
Hi,
I have already gone through that post. What I understand from that post is - they are using shapefiles to load graticule layer. I want to know about the Adornmentlayer given by thinkgeo can give the output like attached image or not. If yes please guide to achieve it.
Thanks,
Goral
Hi Goral,
The GraticuleAdornmentLayer works based the other layer which contains your data.
I think you can try to render a point in north pole and set a projection, then see whether the GraticuleAdornmentLayer can works like what you render.
Regards,
Don