Skip to content

Commit 7408698

Browse files
committed
update
1 parent 0f677bb commit 7408698

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

KNOWN_BUGS

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
always tries to fill the inside of a polygon. Under certain situations,
33
what is the inside of a coastline polygon can be ambiguous, and the
44
outside may be filled instead of the inside.
5-
Workaround - mask the land areas with the drawlsmask method instead of
5+
Workarounds - change the map projection region slightly or
6+
mask the land areas with the drawlsmask method instead of
67
filling the coastline polygons (this is illustrated in the ortho_demo.py example).

0 commit comments

Comments
 (0)