What is the limit resolution in Geoshape objects?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I just have built a geoshape Objekt with about 7800 Points. I have displayed it in the WepMap-Browser via wmline. With a colour map I illustrated the size of a value for each line segment.
Unfortunately it seems that only every 10th line will be plotted, so local extreme values between the plotted line segments are hidden.
See both Pictures below. Only Line 3789 and 3799 are plotted.
Is there a limit resolution in the WorldMap or do I have to set a special flag to get more points?
Thanks in advance for your support and kind regards.,
Robert Mertens
0 commentaires
Réponses (1)
Umang Pandey
le 4 Oct 2023
I understand that you intend to plot your geoshape data on web map using the "wmline" function. Ideally, "wmline" has no restriction on the number of lines being displayed. The issue most likely seems to be the geoshape object that you have created. The "wmline" function does not support geospatial tables having more than one type of shape object.
Refer the following documentation for more information:
Best,
Umang
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!