Hey Time,
nice library and really easy to use! Thanks!
However, I have a problem parsing multipolygones. The coordinates are not parsed and it returns always coordinates[0] = (0,0).
I've tried to parse the example from https://tools.ietf.org/html/rfc7946#section-3.1.7 (p. 10).
I looked through the code and it seems that there is missing an ArrayArrayArrayGeometryObject parser as Polygon and Multipolygon are treated equaly. Or did I get something wrong?
Thanks!
Best regards,
Kai
Hey Time,
nice library and really easy to use! Thanks!
However, I have a problem parsing multipolygones. The coordinates are not parsed and it returns always coordinates[0] = (0,0).
I've tried to parse the example from https://tools.ietf.org/html/rfc7946#section-3.1.7 (p. 10).
I looked through the code and it seems that there is missing an ArrayArrayArrayGeometryObject parser as Polygon and Multipolygon are treated equaly. Or did I get something wrong?
Thanks!
Best regards,
Kai