|
From: <fre...@gm...> - 2007-10-17 13:09:50
|
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
|
|
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 > |
|
From: <fre...@gm...> - 2007-10-17 15:00:45
|
Hi Olivier, I'm using Mapbuilder 1.0.1 (war version for Tamcat) and there is no such di= r lib/util/cscs/. What mapbuilder version do you use? Thanks, Fred 2007/10/17, olivier.terral <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=E3o a =E9crit : > > 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 > > > > |
|
From: Cameron S. <cam...@gm...> - 2007-10-18 01:29:51
|
I don't think cscs was added to Mapbuilder till the1.5 branch. Fred Beltrão wrote: > Hi Olivier, > > I'm using Mapbuilder 1.0.1 (war version for Tamcat) 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 > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 > -- Cameron Shorter Systems Architect, http://lisasoft.com.au Tel: +61 (0)2 8570 5050 Mob: +61 (0)419 142 254 |