On Tue, 8 Feb 2011, Josh Doe wrote:
What's the best way to add this new projection? I believe I can't add it as a plugin, like (epsg31287 [2]), because it won't be available to the pdfimport plugin. However, since that plugin uses the jhlabs Java Map Projection Library, which does support the Virginia State Plane EPSG:2924, and it appears to be capable of being integrated with JOSM through a custom build, I can just copy that code, modify it, and build my own version of JOSM.
Well, you're the third one asking: - Add it as plugin - Add the proper interface into josm - namely a addProjection() function in the right place (like e.g. Main) - and send a patch for this. Ciao -- http://www.dstoecker.eu/ (PGP key available) _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
