[TinyOWS-users] Some features cannot be saved
Olivier Courtin
olivier.courtin at gmail.com
Fri Oct 14 08:19:12 EST 2011
On Fri, Oct 14, 2011 at 2:44 PM, Toni Martínez <tmartinh at gmail.com> wrote:
> But, I have found that some
> cases, when saving TinyOws returns and error and those cases are when a
> geometry has an "island" in the middle like this one
> http://www.eurogeotecnica.com/images/geom1.png
> If there is no island, then geometry gets saved.
The geometry provided is not OGC SFS valid:
NOTICE: Self-intersection at or near point 541950 27835.8
st_isvalid
------------
f
You could make it valid client side, or force it server side
trought check_valid_geom option
HTH,
--
Olivier
More information about the TinyOWS-users
mailing list