Hi all,
I currently try to read a GeoJsonPolygon with two holes from the database. In the db its correctly persisted with three items in the coordinates array (one outer and two inner rings).
However, when reading, it seems that only the first hole is considered. This issue was already discussed in #4104 with the same remark in the end. I am not sure if it was not implemented for a specific reason or missed?
Kind regards
Chris
Hi all,
I currently try to read a
GeoJsonPolygonwith two holes from the database. In the db its correctly persisted with three items in the coordinates array (one outer and two inner rings).However, when reading, it seems that only the first hole is considered. This issue was already discussed in #4104 with the same remark in the end. I am not sure if it was not implemented for a specific reason or missed?
Kind regards
Chris