A continent crust suddenly loses raster

Hello everyone, hope you can help

I am trying to do a simulation, but a continent I created using a topology to join multiple guidelines together refuses to be coloured with its proper raster.

All other continents keep their raster and when I draw in a new continent it keeps its raster as well. It is a supercontinent though. Is there some kind of upper limit in dimensions where the raster doesn’t draw in anymore?

I don’t know what to try, nor what to give to explain my case better, so any question or suggestion is welcome

By raster you might be meaning polygon fill (a single solid colour). Because topologies cannot reconstruct rasters (images) but they can be filled with a solid colour.

If so, then there can be issues with extremely huge polygons that cover around half the globe’s area (or more). For these polygons what’s inside and outside can become inverted if the centroid of the boundary outline goes outside the polygon - as can happen when the polygon outline appears to be a smaller polygon on the other side of the globe, rather than a larger polygon consuming more than half the globe (in which case who’s to say it’s not actually the smaller polygon).

My bad, I wasn’t clear from the start.

My process is as follows.
I create guidelines of the features I want to keep. These are all lines and saved as unclassified features. I then create a topology with all these lines, “melting them together” in one feature, saved as a topological plate. Lastly, I copy the points of this feature, delete the doubles if needed, and save the new polygon shape as continental crust

This saved feature does not have a polygon fill, but I imported a separate raster connected to different layers to fill, among which is the continents layer. So to summarise, the end effect would be an outline in the colour dictated by the plate ID and a filling dictated by the raster.

I started with roughly 25-30% of the planet as continental crust, I don’t think I grew that to the point it doubled, nor do I see the other half being coloured instead.

My hypothesis comes from the fact that when I create a new smaller continent, even using the process I described, it is filled normally. The opposite happens with this continent or any other big continent, whether it wraps around the “back” of the planet or not.

The polygon fill feature works normally for the problem-continent as well, so I don’t think it’s a matter of rendering, but again I’m thinking out loud more than anything else

Thanks for clarifying that. So you start with a topology but end up with a regular polygon that you then attach a raster (image) to.

Raster reconstruction also has an issue with really large polygons, but it manifests in a different way (since it was implemented differently), which would explain why polygon-fill works for your problem continent (but not an attached raster).

I think you could have a large polygon that is relatively thin but wraps around the globe more than 180 degrees (think of a thin polygon following a vertical meridian and extending past both the North and South poles). This polygon might not render a raster but it would still render a fill colour. This has always been a limitation of rendering rasters on polygons (due to polygon not being projectable onto a plane). But I think this might be the first time (or one of the few times) it’s been encountered (that I’ve heard about). In a future version of GPlates (with Vulkan rendering, instead of OpenGL) I am considering an alternative approach that will avoid this issue.

Feel free to send me your problem polygon (to confirm this is actually the cause).

Hello again. I apologise for the delay, my work just pushed me down hard and had almost no time for side projects.

Following your explanation I tried an experiment moving the continent to the “center” so it wouldn’t wrap around the edges, but no dice.

How can I share the polygon?
To speed up the process I exported the coordinates in a txt file and copied under here, do tell me if there’s another procedure to follow. Sorry in advance for the long message

0.4281 -71.1480 3
-0.3816 -80.4957 2
-6.5154 -88.7410 2
-5.3320 -98.5682 2
-10.6415 -109.9299 2
-12.8714 -110.8247 2
-14.8192 -112.3733 2
-16.0262 -114.9267 2
-15.3946 -123.1744 2
-6.8918 -133.0975 2
-28.7190 -138.0934 2
-32.0288 -143.3662 2
-32.7698 -147.2438 2
-26.1711 -153.5157 2
-14.1529 -169.7520 2
-13.1673 -173.3171 2
-10.2986 -174.8653 2
-3.0910 -172.9326 2
-4.0655 174.6439 2
0.7776 166.0655 2
-1.5720 156.0758 2
1.4547 147.1937 2
-4.2963 139.4451 2
-14.8205 144.6371 2
-17.2149 144.3613 2
-23.2909 150.5792 2
-29.9178 154.2024 2
-38.0831 151.1851 2
-45.8680 159.1107 2
-53.6839 160.4769 2
-59.8242 173.0223 2
-63.1531 170.4037 2
-65.7623 172.1656 2
-68.5383 169.6501 2
-70.1082 166.3899 2
-81.4947 170.5731 2
-85.8520 74.4739 2
-74.6068 7.5704 2
-64.1933 -13.4672 2
-60.8206 -10.6839 2
-57.6595 -14.4650 2
-53.7858 -15.7647 2
-50.8516 -14.6600 2
-41.7257 -22.7376 2
-44.2951 -27.7147 2
-50.4896 -32.8289 2
-52.8181 -43.7396 2
-57.8433 -50.5529 2
-58.0101 -61.9126 2
-61.4175 -75.9051 2
-60.9613 -85.3271 2
-62.4027 -97.7512 2
-59.4474 -101.1315 2
-56.7608 -105.3251 2
-52.6366 -102.2640 2
-50.5190 -90.0758 2
-51.6859 -78.9229 2
-48.6111 -70.7702 2
-48.0474 -63.9626 2
-43.6453 -54.6774 2
-43.0770 -46.4207 2
-38.0109 -41.3993 2
-35.9490 -32.8251 2
-30.0474 -28.1298 2
-27.8554 -23.6986 2
-21.3767 -34.6956 2
-17.8060 -37.7936 2
-8.4608 -32.5210 2
5.1711 -41.1088 2
11.4420 -54.0633 2
8.7995 -66.3378 2
0.4281 -71.1480 2
99.0000 99.0000 3

Actually that was just an example of a polygon that would fail to render a raster (when I mentioned “think of a thin polygon following a vertical meridian and extending past both the North and South poles”).

GPlates is generally agnostic to the poles and the dateline (in its internal operations). So any rotation/reorientation of a problematic problem will still have the same issue in GPlates.

Thanks for that. I converted that output to a GPML file using PlateTectonicTools with python -m ptt.convert_xy_to_gplates -l -p polygon-breaks-raster.txt (after removing the last line and adding an empty line beginning with > at the top). Also note that PlateTectonicTools will soon be part of GPlately.

After loading it into GPlates I can see that while it can be filled (see image below) it cannot render a raster for the reason I stated in a previous post. It exceeds the internal limit of 162 degrees (it’s actually not 180 degrees as I mentioned earlier). And your polygon spans about 170 degrees. You can measure this with the Measure tool on the 3D orthographic globe by clicking two points near each end of the polygon (and then read the line distance).

In a future version of GPlates I am considering an alternate approach to avoid this issue.

image