We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f677bb commit 7408698Copy full SHA for 7408698
KNOWN_BUGS
@@ -2,5 +2,6 @@
2
always tries to fill the inside of a polygon. Under certain situations,
3
what is the inside of a coastline polygon can be ambiguous, and the
4
outside may be filled instead of the inside.
5
-Workaround - mask the land areas with the drawlsmask method instead of
+Workarounds - change the map projection region slightly or
6
+mask the land areas with the drawlsmask method instead of
7
filling the coastline polygons (this is illustrated in the ortho_demo.py example).
0 commit comments