Hello,
The default size for a GeoPolygon field is varchar 4000.
I need to store at least 20000 characters worth of WKT Polygon coordinates, but more would be better.
Is it posible?
Edit: I have enlarged the field to varchar 40k and it seems to work.
But is safe? Is there some method that expects a maximum of 4k?
Kind regards,
Mladen