id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2028 [WMS Server] Using non-EPSG-format projections jmckenna@… dmorissette "{{{ Best explained with an example: - wms data to be served is in a projection that is not part of the standard EPSG lookup file - wms-server mapfile sets the MAP.PROJECTION, and LAYER.PROJECTION to the following: # Map projection PROJECTION ""proj=aea"" ""ellps=GRS80"" ""lat_0=59"" ""lon_0=-132.5"" ""lat_1=61.667"" ""lat_2=68"" ""x_0=500000.0"" ""y_0=500000.0"" ""units=m"" ""no_defs"" END - however a GetCapabilities request response gives these errors for the layers: **** Assefa and I looked into the code and MapServer is looking for an actual EPSG code here, so this appears to be a ""limitation"" of MapServer. }}}" defect closed high 6.0 release WMS Server 5.0 normal fixed jmckenna