Opened 14 years ago

Closed 13 years ago

#3547 closed defect (invalid)

Layer object whichShapes() method problems under Java Mapscript swing

Reported by: mamanso Owned by: unicoletti
Priority: normal Milestone:
Component: MapScript-Java Version: unspecified
Severity: normal Keywords:
Cc: tamas

Description

I'm developing a Java Servlet based on Mapscript to compound a GetMap response as smart merging of Cascaded WMS response. Under a correct GetMap request, a Polygon layer stored on a Shapefile acts as index of Cascaded WMS request and mask for cutting outside image returned by remote WMS.

I'm using Mapserver develop version compiled under Windows, downloaded from http://vbkto.dyndns.org:1280/sdk/Default.aspx, compiled with MSVC2005.

I've detedted that however mapserv has been compiled with GEOS support (mapserv -v) LayerObj methods that need GEOS support don't work as must done mainly in iterative uses.

Change History (3)

comment:1 by aboudreault, 14 years ago

Component: MapServer C LibraryMapScript-Java
Owner: changed from sdlime to unicoletti

comment:2 by tamas, 13 years ago

Cc: tamas added

I think we would require a more specific problem description here. (Example code would also be helpful)

comment:3 by unicoletti, 13 years ago

Resolution: invalid
Status: newclosed

As far as I know geos support is working (see the threadtests example in Java mapscritp package). Closing for lack of info.

Note: See TracTickets for help on using tickets.