I have been using #125 to extends Polygon class
and I have in issue with create polygons , the main reason to override this classes is to has different SRID other than 0
and when i tried to override fromArray() it's does not working
I think we need to have SRID configurable instead of using it as static value
and also determine how to prioritize it
@MatanYadaev please advice
