GeoServer

Add Geoserver/Mapbuilder interoperability demos

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.0-beta
  • Fix Version/s: 1.3.0-beta
  • Component/s: WMS
  • Labels:
    None
  • Number of attachments :
    0

Description

Geoserver WMS keeps improving and it seems as a good time to roll in some WMS client demos showing geoserver interoprating with an external WMS client, as Mapbuilder.

Issue Links

Activity

Hide
Gabriel Roldán added a comment -

there are a working WMS-WFS-T sample over the Tasmania shapefiles from Cameron Shorter built with Mapbuilder, so it should be integrated as a demo.

Show
Gabriel Roldán added a comment - there are a working WMS-WFS-T sample over the Tasmania shapefiles from Cameron Shorter built with Mapbuilder, so it should be integrated as a demo.
Hide
Gabriel Roldán added a comment -

since it is already running on my laptop, its addition is part of the same commit

Show
Gabriel Roldán added a comment - since it is already running on my laptop, its addition is part of the same commit
Hide
Gabriel Roldán added a comment -

added a dynamic WMS/WFS-T demo, run ant test and browse to /geoserver/data/mbdemos/index.html.
I'm not closing it since there is an issue with shapefiles transaction, will report it and link it soon.

Show
Gabriel Roldán added a comment - added a dynamic WMS/WFS-T demo, run ant test and browse to /geoserver/data/mbdemos/index.html. I'm not closing it since there is an issue with shapefiles transaction, will report it and link it soon.
Hide
Gabriel Roldán added a comment -

the problem seems to have being with the shapefile structure itself, somehting like it was 2d geometry masked and features added through shapefiledatastore are Z enabled. The insert worked fine but subsequent requests lied to an infinite loop inside ShapefileReader.
So it was fixed by just exporting the shapefile to a new one with the ExportWizzard demo.

Show
Gabriel Roldán added a comment - the problem seems to have being with the shapefile structure itself, somehting like it was 2d geometry masked and features added through shapefiledatastore are Z enabled. The insert worked fine but subsequent requests lied to an infinite loop inside ShapefileReader. So it was fixed by just exporting the shapefile to a new one with the ExportWizzard demo.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: