On Thu, Apr 19, 2012 at 11:06 PM, Sven Geggus
<li...@fuchsschwanzdomain.de> wrote:
>
> Because of the debug level I get the following Error message on any single 
> feature:
>
> msOGRFileNextShape: Rejecting feature (shapeid = XXXXX, tileid=0) of 
> incompatible type for this layer (feature wkbType 0, layer type 2)
>
> Any hint?
>

Hi
maybe an invalid geometry?
try to test it with the Is_Valid() SpatiaLite operator, and/or
eventually try to filter it out in DATA with a where and see if layer
is displayed.

cheers
p

-- 
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to