|
From: olivier.terral <oli...@ge...> - 2007-10-17 13:19:38
|
Hi Fred, Just add a file EPSG4618.js into mapbuilder/lib/util/cscs/lib/defs/ This file must contain the proj4 definiton of your projection ( you can find it into PostGIS ). Have a look ti the other EPSGXXXX.js file, for code syntax. Bye Fred Beltrão a écrit : > Hi from Brazil, > > We are using Mapbuilder with Geoserver with shapes in 4618 projection. > This projection is recognize by geoserver with the fallowing WKT > definition: > GEOGCS["SAD69", > DATUM["South American Datum 1969", > SPHEROID["GRS 1967 (SAD69)", 6378160.0, 298.25, AUTHORITY["EPSG","7050"]], > > TOWGS84[-66.87, 4.37, -38.52, 0.0, 0.0, 0.0, 0.0], > AUTHORITY["EPSG","6618"]], > PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], > UNIT["degree", > 0.017453292519943295], > AXIS["Geodetic longitude", EAST], > AXIS["Geodetic latitude", NORTH], > AUTHORITY["EPSG","4618"]] > > How can I add this projection in Mapbuilder? > > > Thanks in advance, > > Fred > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ------------------------------------------------------------------------ > > _______________________________________________ > Mapbuilder-proj mailing list > Map...@li... > https://lists.sourceforge.net/lists/listinfo/mapbuilder-proj > |