Amy Johnson wrote: > How do I create a map with layers that have different epsg values? I am > putting the values for an EPSG and coordinates in the BoundingBox tag, > but it is not clear to me how to use this for maps with differing EPSGs > and coordinates that are using differing coordinate systems. > Hi Amy,
It is not a usual usecase to have multiple projections in one map, normally maps with different projections don't fit on top of each other. Could you explain a bit more what you are trying to achieve? The new proj4js library is able to reproject coordinates to a certain level, but it's not capable to reproject images (since the browser is not capable of doing so). Regards, Steven > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mapbuilder-users mailing list > [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 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
