<div dir="ltr">Ok, I went ahead and moved my fork to <a href="http://github.com/proj4js/proj4js">http://github.com/proj4js/proj4js</a>. If MetaCRS folks are unhappy with this move, we can easily move the repository to the metacrs organization. @Mike, I also made you an owner of the proj4js organization.<div>
<br></div><div>@Calvin, I merged your pull request, because I think it is a good starting point.</div><div><br></div><div>Regarding Closure vs. Uglifyjs, I like the uglifyjs approach because we can get along without python in the build chain, and it looks like it will be easier to create a fancy online build tool this way. I have to admit I have more experience with Closure, but I'm happy to try something new.</div>
<div><br></div><div>Andreas.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 18, 2013 at 5:06 PM, Andreas Hocevar <span dir="ltr"><<a href="mailto:ahocevar@opengeo.org" target="_blank">ahocevar@opengeo.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Calvin. I haven't looked at the code yet, but please do create a pull request against my repo - it's easier to review if it's a pull request.<span class="HOEnZb"><font color="#888888"><div>
<br></div><div>Andreas.</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Jun 18, 2013 at 4:46 PM, Calvin Metcalf <span dir="ltr"><<a href="mailto:calvin.metcalf@gmail.com" target="_blank">calvin.metcalf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I through something together quickly on github it's a clone of <span style="font-family:arial,sans-serif;font-size:13px">Andreas' repo containing some of the changes Michael put in but using grunt and uglify </span><a href="https://github.com/calvinmetcalf/proj4js" target="_blank">https://github.com/calvinmetcalf/proj4js</a> that can be a pull request to Andreas repo. </div>
<div class="gmail_extra"><div><div><br><br><div class="gmail_quote">On Tue, Jun 18, 2013 at 9:44 AM, Michael Adair <span dir="ltr"><<a href="mailto:madair@dmsolutions.ca" target="_blank">madair@dmsolutions.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Hi Andreas,<br>
<br>
I started a version that would compile with the Closure compiler in
advanced mode, as well as removing all the asynchronous loading
stuff, and this is at
<a href="http://svn.osgeo.org/metacrs/proj4js/branches/closure" target="_blank">http://svn.osgeo.org/metacrs/proj4js/branches/closure</a>. I did see
Eric's reply to my query about it a while ago but haven't gotten
much farther than I was a that point.<br>
<br>
I would be happy to have some help improving the library and I would
still like to be involved and contribute, but for a move to github I
would also ask for someone to take over leadership of the project,
since an old fart like me is still having issues figuring out github
(at least until I can use it actively in a project).<br>
<br>
Thanks for taking this on,<br>
<br>
Mike<br>
<br>
<br>
<div>On 18/06/2013 4:17 AM, Andreas Hocevar
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr"><span>I would be willing to lead that effort,
because I have plans for</span><br>
<span>proj4js too, to make it play nicely with OpenLayers 3.
These plans</span><br>
<span>include:</span><br>
<br>
<span>* Move the repository to github (either a proj4js
organization or a</span><br>
<span>metacrs organizations if other metacrs projects want to
join).</span><br>
<br>
<span>* Create a hosted build tool to create builds that only
contain</span><br>
<span>projections that the user needs, with the ability to fetch
projection</span><br>
<span>defs (including axis order!) from </span><a href="http://spatialreference.org/" target="_blank">http://spatialreference.org/</a><span>.</span><br>
<br>
<span>* Use Closure Compiler in Advanced Mode to ensure builds
are as small</span><br>
<span>as possible.</span><br>
<br>
<span>* Make it extensible so developers can add custom
transforms, and add</span><br>
<span>custom transforms e.g. for Swiss projections, where
proj4js only uses</span><br>
<span>a 3 param transform because it does not do grid
transforms.</span><br>
<br>
<span>* Make the validity extent a property of the projection,
and let the</span><br>
<span>custom build tool fetch validity extents from</span><br>
<a href="http://epsg-registry.org/" target="_blank">http://epsg-registry.org/</a><span> (or </span><a href="http://spatialreference.org/" target="_blank">http://spatialreference.org/</a><span> if we
can</span><br>
<span>agree on a way to extend either proj4 defs or OGC WKT defs
to include</span><br>
<span>the validity extent).</span><br>
<br>
<span>I went ahead and created both proj4js and metacrs</span><br>
<span>organizations on github, as a precaution. Please let me
know if you're ok cloning the proj4js repo to github, and if I
should do it in the proj4js or the metacrs organization. Also
get in touch with me to become an owner of these organizations
on github.</span><br>
<br>
<span>Andreas.</span><br>
<br>
<span>On Tue, Jun 18, 2013 at 8:57 AM, OL3 Dev on behalf of Bart
van den</span><br>
<span>Eijnden <</span><a href="mailto:ol3-dev@googlegroups.com" target="_blank">ol3-dev@googlegroups.com</a><span>>
wrote:</span><br>
<span>> Seems that some people are interested in "revamping"
proj4js:</span><br>
<span>></span><br>
<span>> </span><a href="https://twitter.com/CWMma/status/346683497496334336" target="_blank">https://twitter.com/CWMma/status/346683497496334336</a><br>
<span>></span><br>
<span>> Best regards,</span><br>
<span>> Bart</span><br>
<span>></span><br>
<span>> --</span><br>
<span>> Bart van den Eijnden</span><br>
<span>> OpenGeo - </span><a href="http://opengeo.org/" target="_blank">http://opengeo.org</a><br>
<span>> Expert service straight from the developers.</span><span><font color="#888888"><br>
<div><br>
</div>
-- <br>
Andreas Hocevar<br>
OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>
Expert service straight from the developers.<br>
<br>
</font></span></div><span><font color="#888888">
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
MetaCRS mailing list
<a href="mailto:MetaCRS@lists.osgeo.org" target="_blank">MetaCRS@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/metacrs" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a>
</pre>
</font></span></blockquote>
<br>
</div>
<br>_______________________________________________<br>
MetaCRS mailing list<br>
<a href="mailto:MetaCRS@lists.osgeo.org" target="_blank">MetaCRS@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/metacrs" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br>-Calvin W. Metcalf
</font></span></div>
<br>_______________________________________________<br>
MetaCRS mailing list<br>
<a href="mailto:MetaCRS@lists.osgeo.org" target="_blank">MetaCRS@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/metacrs" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Andreas Hocevar<br>OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>Expert service straight from the developers.<br>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Andreas Hocevar<br>OpenGeo - <a href="http://opengeo.org/">http://opengeo.org/</a><br>Expert service straight from the developers.<br>
</div></div></div>