ThinkGeo.com    |     Documentation    |     Premium Support

Graticule issue

Hi,
Please check attached image, In that graticules are not forming correctly at Zoom Level 1-4.

Can you please fix this bug ASAP.

Code:
LLineStyle customDashLineStyle = LineStyles.CreateSimpleLineStyle(GeoColors.Gray, 1, LineDashStyle.Custom, true);
customDashLineStyle.CenterPen.DashPattern.Add(4f);
customDashLineStyle.CenterPen.DashPattern.Add(4f);
customDashLineStyle.CenterPen.DashPattern.Add(4f);
customDashLineStyle.CenterPen.DashPattern.Add(4f);

                        GraticuleAdornmentLayer graticuleAdornmentLayer = new GraticuleAdornmentLayer(_proj);
                        graticuleAdornmentLayer.GraticuleLineStyle = customDashLineStyle;
                        wfMap.AdornmentOverlay.Layers.Add("GraticuleAdornmentLayer", graticuleAdornmentLayer);

Note : Same bug happening in Web Edition also. Please Fix it.

Thanks,
Riyaz

Hi Riyaz,

It should be GraticuleFeatureLayer for now, and because without the projection information I cannot reproduce your issue.

Please modify the sample:9016.zip (102.5 KB)

Regards,

Ethan

Hi Ethan,
I tried your code but GraticuleFeatureLayer not there. I am using Thinkgeo desktop edition version 9.0.0.940.
Please check it.

Thanks,
Riyaz

Hi Riyas,

Ethan sent you the sample is based on MapSutie 10.0. It works fine.

We have fixed this bug on MapSuite 9.0. Please wait Development 9.0.972.0 and Release 9.0.0.972 to get the changes.

We recommend you update MapSuite 10.0, this is our latest release. You can get more new features and bug fixing on MapSuite 10.0

If there is any issue, please feel free to let us know that.

Thanks
Mark

Hi Mark lee,
Thanks for your reply. I checked in my thinkgeo product center. Right now we have 9.0.0.971.
Waiting for 9.0.0.972.
One more thing, this bug is coming in 9.0.0.971 web edition. In web edition also it’s fixed ah?

Thanks,
Riyaz

Hi Riyaz,

We fixed it in the core, so all product should get it.

Regards,

Ethan

Hi Ethan,
We moved to V10(10.2.3.0) for web edition. In that, graticules are not coming correctly.
Please check bellow Image for your reference.

Please check it and fix in ASAP.

Thanks,
Riyaz

Hi Riyaz,

For V10, please upgrade all your package to the latest version with “Include prerelease” clicked.

The next time minor release to 10.x.x.x will be about two months later.

Regards,

Ethan

Hi Ethan,
I followed your steps. It’s take V11(11.0.0.0) beta version. Even though it’s not forming correctly.

Thanks,
Riyaz

Hi Riyaz,

Our developer should fixed it, please view attached sample.

Graticule_20180427.zip (1.7 MB)

Regards,

Ethan

Hi Ethan,
I just checked Graticule label display and wrapdateline for graticule and NativeImageRasterLayer, both are forming correctly in thinkgeo 11 beta version.

I want know, when exact date for release thinkgeo 11 full version.

Thanks,
Riyaz

Hi Riyaz,

It looks we have a plan to build 10.3.0, we will move all changes into this release, it’s not a long wait.

Regards,

Ethan

Hi Ethan,
Thanks for reply.
when will be release 10.3.0, i want know approximate date for it.

Thanks,
Riyaz

Hi Riyaz,

I hadn’t get the detail date from development team, but it looks that should be coming next month.

If the plan met problem, I think maybe I can ask our developer build a small release for your problem.

Regards,

Ethan

Hi Ethan,
General Reminder…!

Any update for thinkgeo 11 release version.

Thanks,
Riyaz

Hi Riyaz,

Please wait our update before the end of this month.

Regards,

Ethan

Hi Ethan,
‘Tolerance condition error’ issue is coming whenever zoom out my application, the graticule are not forming then it’s raising this issue. But if we further zoom in then graticule are forming also this issue not at came.

Sanpshots

Actually we migrate to 10.3.0.0, then this issue is coming.

Can you please fix this issue in ASAP.

Thanks,
Riyaz

Hi Riyaz,

We had reproduced it, please wait our update.

Regards,

Ethan

Hi Riyaz,

Please download the https://www.nuget.org/packages/ThinkGeo.MapSuite/10.3.1 when it can be downloaded in one or two days.

Regards,

Ethan