Josh, Patrick - it is also possible to put the reference information into a local list. This list is located at lib/util/proj4js/defs and contains one file for every EPSG code. I think the format is self-explanatory.
Regards, Andreas. Joshua Hevenor wrote: > Andreas, > I think having a local list of projections that is checked before > polling spatialreference.org would be useful. That way my browser and > my server could sit on the LAN would still be useful. If > spatialreference.org ever goes down then all mapbuilder projects > everywhere could go down! > > It should be pretty easy to poll the service through a proxy that > caches the results. I'll write one up in PHP next week (when my > current project is done) if anyone is interested. > > > Josh > > > ----- Original Message ---- > From: Andreas Hocevar <[EMAIL PROTECTED]> > To: Patrick O'Brian <[EMAIL PROTECTED]> > Cc: [email protected] > Sent: Wednesday, January 16, 2008 6:44:42 AM > Subject: Re: [Mapbuilder-users] Support to EPSG:23030 > > Hi, > > On Jan 16, 2008 11:55 AM, Patrick O'Brian <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I'm trying to move from 1.0.1 to 1.5, but I'm afraid I can't use > EPSG:23030. > > How can I add this projection to the MB supported projections??? > > MapBuilder now uses Proj4j for reprojecting data. You do not have to > add EPSG definitions any more, because those will be fetched from > http://www.spatialreference.org automatically. > > If this does not work for you, there is probably something else wrong > in your config. In that case, please send your config (or maybe an > url to your application), so we can see what we can do for you. > > Regards, > Andreas. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mapbuilder-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
