Ticket #236 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Test Geoserver and Mapserver

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 1.5.0
Component: postgis Version:
Keywords: Cc:

Description

Ensure that GeoServer?? and Mapserver work against 1.5.0

Change History

Changed 3 years ago by robe

  • type changed from defect to task

Changed 2 years ago by pramsey

MapServer? works without issue, including on geography columns. You must set the SRID explicitly in the DATA statement to use geography: DATA "geog from thetable using srid=4326 using unique gis"

Changed 2 years ago by robe

You probably should update the docs on using mapserver if you haven't already to include geography.

Changed 2 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

GeoServer? works for geometry types, but does not recognize geography columns.

Note: See TracTickets for help on using tickets.