[Live-demo] mapserver capabilities urls - WMS possible?
Hamish
hamish_b at yahoo.com
Sun Oct 18 21:54:33 EDT 2009
Alex wrote:
> I got as far as to figure out the the EPSG code used in gmap75_wms.map
> isn't in the proj on the system, epsg=42304.
it is not in the main EPSG file but is in the /usr/share/proj/other.extra
file.
# NAD83 / NRCan LCC Canada
<42304> +proj=lcc +lat_1=49 +lat_2=77 +lat_0=49 +lon_0=-95 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs no_defs <>
and WKT can be found in /usr/share/gdal16/cubewerx_extra.wkt
maybe you can use the above +proj terms instead of the EPSG code?
Hamish
More information about the Live-demo
mailing list