|
From: olivier t. <oli...@ge...> - 2007-10-18 06:41:11
|
sorry I forgot to cc the mailing list Hi Fred SorryFred, the way I tell you is for Mapbuilder 1.5 alpha2 or trunk version So, if you can, I advise you to improve your mapbuilder installation because the 1.5 alpha2 include openlayers for map rendering (wms,wms-c, google maps , GML, WFS ....) and have a lot of new features (more easy to add projection ;-) ). but if you can't , you must add your projection in Proj.js file (mapbuilder/lib/model/). Don't hesitate to post, if you have difficulties. Fred Beltrão a écrit : > > Hi Olivier, > > I'm using Mapbuilder 1.0.1 (war version for Tomcat) and there is no > such dir lib/util/cscs/. > > What mapbuilder version do you use? > > Thanks, > > Fred > > 2007/10/17, olivier.terral <oli...@ge... > <mailto:oli...@ge...>>: > > 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... > <mailto:Map...@li...> > > https://lists.sourceforge.net/lists/listinfo/mapbuilder-proj > > > > |