Opened 15 years ago

Closed 15 years ago

#488 closed defect (fixed)

Spatial search doesn't work

Reported by: marc Owned by: dev
Priority: major Milestone: 2.6 release
Component: wfs Version: 2.6 rc1
Keywords: Cc:

Description

In gui_digitize the spatial wfs search doesn't work. After a point/rectangle/polygonal.... search following error message appears and no geometry is requested.

firebug says:

geom.get(0).getEpsg is not a function appendGeometryArrayToDigitize({"type": "FeatureCollection", "features": []} name=GeometryArray list=[0])map.php?...b_myBBOX= (Linie 11800) (?)()({"type": "FeatureCollection", "features": []} name=GeometryArray list=[0])map.php?...b_myBBOX= (Linie 11289) mb_execWfsReadSubFunctions({"type": "FeatureCollection", "features": []} name=GeometryArray list=[0])map.php?...b_myBBOX= (Linie 8372) checkIfAllAjaxCallsFinished({"type": "FeatureCollection", "features": []} name=GeometryArray list=[0])map.php?...b_myBBOX= (Linie 11750) (?)()("{"type": "FeatureCollection", "features": []} ", "success")map.php?...b_myBBOX= (Linie 11728) success()map.php?...b_myBBOX= (Linie 29) handleError()()map.php?...b_myBBOX= (Linie 28) [Break on this error] if (geom.get(0).getEpsg() !== mb_mapObj[mapIndex].epsg) { map.php?...b_myBBOX= (Linie 11800)

Change History (1)

comment:1 by marc, 15 years ago

Resolution: fixed
Status: newclosed

The error occurs just during a wfs server problem.

Forget the ticket....

regards Marc

Note: See TracTickets for help on using tickets.