i try to give more information with the log :
12 juil. 14:25:15 DEBUG [data.jdbc] - sql is SELECT “id”, “type”, “originating_center”, “refresh_time”, “analysis_time”, “forecast_time”, “validity_start_time”, “validity_end_time”, “scale”, “area_name”, “top_coverage_area”, “bottom_coverage_area”, “altitude”, “top”, “bottom”, “confidence_level”, “icing_intensity”, AsBinary(force_2d(“ice_polygon”), ‘XDR’) as bytea, “issue_time” FROM “public”.“ice_geom” WHERE ‘1’ = ‘0’
strange request !!!
12 juil. 14:25:15 DEBUG [data.jdbc] - About to execute query: SELECT “id”, “type”, “originating_center”, “refresh_time”, “analysis_time”, “forecast_time”, “validity_start_time”, “validity_end_time”, “scale”, “area_name”, “top_coverage_area”, “bottom_coverage_area”, “altitude”, “top”, “bottom”, “confidence_level”, “icing_intensity”, AsBinary(force_2d(“ice_polygon”), ‘XDR’) as bytea, “issue_time” FROM “public”.“ice_geom” WHERE ‘1’ = ‘0’
12 juil. 14:25:15 DEBUG [org.geotools] - ENTRY (CoordinateOperationFactory, COORDINATE_OPERATION_FACTORY)
12 juil. 14:25:15 DEBUG [org.geotools] - RETURN (CoordinateOperationFactory, COORDINATE_OPERATION_FACTORY): found implementation AuthorityBackedFactory.
12 juil. 14:25:15 DEBUG [data.jdbc] - write called, live is null and cur is Feature[ id=fid-5b547dd5_113b582fb9c_-7fe6 , type=cat , originating_center=FME , refresh_time=2006-12-14 13:09:13.0 , analysis_time=2006-12-14 13:08:10.0 , forecast_time=20 , validity_start_time=2006-12-14 13:07:50.0 , validity_end_time=2006-12-14 13:08:30.0 , scale=local , area_name=CDG , top_coverage_area=150 , bottom_coverage_area=100 , altitude=120 , top=200 , bottom=0 , confidence_level=2 , icing_intensity=2 , ice_polygon=POLYGON ((35 0, 45 5, 0 5, 35 0)) , issue_time=2006-12-14 13:08:13.0 ]
Polygon is already reversed !!!
12 juil. 14:25:15 DEBUG [data.jdbc] - doing insert in jdbc featurewriter
12 juil. 14:25:15 DEBUG [data.jdbc] - inserting into postgis feature Feature[ id=fid-5b547dd5_113b582fb9c_-7fe6 , type=cat , originating_center=FME , refresh_time=2006-12-14 13:09:13.0 , analysis_time=2006-12-14 13:08:10.0 , forecast_time=20 , validity_start_time=2006-12-14 13:07:50.0 , validity_end_time=2006-12-14 13:08:30.0 , scale=local , area_name=CDG , top_coverage_area=150 , bottom_coverage_area=100 , altitude=120 , top=200 , bottom=0 , confidence_level=2 , icing_intensity=2 , ice_polygon=POLYGON ((35 0, 45 5, 0 5, 35 0)) , issue_time=2006-12-14 13:08:13.0 ]
12 juil. 14:25:15 DEBUG [data.jdbc] - INSERT INTO “public”.“ice_geom” (“type”,“originating_center”,“refresh_time”,“analysis_time”,“forecast_time”,“validity_start_time”,“validity_end_time”,“scale”,“area_name”,“top_coverage_area”,“bottom_coverage_area”,“altitude”,“top”,“bottom”,“confidence_level”,“icing_intensity”,“ice_polygon”,“issue_time”) VALUES (‘cat’,‘FME’,‘2006-12-14 13:09:13.0’,‘2006-12-14 13:08:10.0’,20,‘2006-12-14 13:07:50.0’,‘2006-12-14 13:08:30.0’,‘local’,‘CDG’,150,100,120,200,0,2,2,setSRID(‘0000000003000000010000000440418000000000000000000000000000404680000000000040140000000000000000000000000000401400000000000040418000000000000000000000000000’::geometry,4326),‘2006-12-14 13:08:13.0’)
12 juil. 14:25:15 INFO [geoserver.wfs] -
Request: transaction
handle = null
service = WFS
version = 1.1.0
lockId = null
group = [net.opengis.wfs:insert=net.opengis.wfs.impl.InsertElementTypeImpl@anonymised.com (feature: [Feature[ id=fid-5b547dd5_113b582fb9c_-7fe8 , type=cat , originating_center=FME , refresh_time=2006-12-14 13:09:13.0 , analysis_time=2006-12-14 13:08:10.0 , forecast_time=20 , validity_start_time=2006-12-14 13:07:50.0 , validity_end_time=2006-12-14 13:08:30.0 , scale=local , area_name=CDG , top_coverage_area=150 , bottom_coverage_area=100 , altitude=120 , top=200 , bottom=0 , confidence_level=2 , icing_intensity=2 , ice_polygon=POLYGON ((0 35, 5 45, 5 0, 0 35)) , issue_time=2006-12-14 13:08:13.0 ]], handle: null, idgen: , inputFormat: , srsName: null)]
insert = [net.opengis.wfs.impl.InsertElementTypeImpl@anonymised.com (feature: [Feature[ id=fid-5b547dd5_113b582fb9c_-7fe8 , type=cat , originating_center=FME , refresh_time=2006-12-14 13:09:13.0 , analysis_time=2006-12-14 13:08:10.0 , forecast_time=20 , validity_start_time=2006-12-14 13:07:50.0 , validity_end_time=2006-12-14 13:08:30.0 , scale=local , area_name=CDG , top_coverage_area=150 , bottom_coverage_area=100 , altitude=120 , top=200 , bottom=0 , confidence_level=2 , icing_intensity=2 , ice_polygon=POLYGON ((0 35, 5 45, 5 0, 0 35)) , issue_time=2006-12-14 13:08:13.0 ]], handle: null, idgen: , inputFormat: , srsName: null)]
update =
delete =
native =
releaseAction = ALL
here polygon is well formatted !!!