<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
I've update the trac wiki to point to the github repo, if you want
any more changes to the text there please let me know. I was able
to remove the "browse source" link for non-logged in users but I
don't seem to be able to make the SVN readonly. I will also be
moving currently open tickets to the new system over the next few
days.<br>
<br>
MetaCRS folks: does this need a SAC ticket to make it read-only,
does anyone else want to move to github under metacrs?<br>
<br>
Mike<br>
<br>
<br>
<div class="moz-cite-prefix">On 19/06/2013 10:03 AM, Andreas Hocevar
wrote:<br>
</div>
<blockquote
cite="mid:CAOiJ94iOguEB7SEUtswLOZAq45EuY9MwMewYqDmM9QQBiuWwKw@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">Ok, I went ahead and moved my fork to <a
moz-do-not-send="true"
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
moz-do-not-send="true"
href="mailto:ahocevar@opengeo.org" target="_blank">ahocevar@opengeo.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
<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">
<div>
<br>
</div>
<div>Andreas.</div>
</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
moz-do-not-send="true"
href="mailto:calvin.metcalf@gmail.com"
target="_blank">calvin.metcalf@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
<div dir="ltr">I through something together
quickly on github it's a clone of <span>Andreas'
repo containing some of the changes
Michael put in but using grunt and uglify </span><a
moz-do-not-send="true"
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
moz-do-not-send="true"
href="mailto:madair@dmsolutions.ca"
target="_blank">madair@dmsolutions.ca</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
<div> 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
moz-do-not-send="true"
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
moz-do-not-send="true"
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 moz-do-not-send="true"
href="http://epsg-registry.org/"
target="_blank">http://epsg-registry.org/</a><span> (or </span><a
moz-do-not-send="true"
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
moz-do-not-send="true"
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
moz-do-not-send="true"
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
moz-do-not-send="true"
href="http://opengeo.org/"
target="_blank">http://opengeo.org</a><br>
<span>> Expert service
straight from the
developers.</span><span><br>
<div><br>
</div>
-- <br>
Andreas Hocevar<br>
OpenGeo - <a
moz-do-not-send="true"
href="http://opengeo.org/"
target="_blank">http://opengeo.org/</a><br>
Expert service straight from
the developers.<br>
<br>
</span></div>
<span> <br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
MetaCRS mailing list
<a moz-do-not-send="true" href="mailto:MetaCRS@lists.osgeo.org" target="_blank">MetaCRS@lists.osgeo.org</a>
<a moz-do-not-send="true" href="http://lists.osgeo.org/mailman/listinfo/metacrs" target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a>
</pre>
</span></blockquote>
<br>
</div>
<br>
_______________________________________________<br>
MetaCRS mailing list<br>
<a moz-do-not-send="true"
href="mailto:MetaCRS@lists.osgeo.org"
target="_blank">MetaCRS@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/metacrs"
target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
<br>
</blockquote>
</div>
<br>
<br>
<div><br>
</div>
</div>
</div>
<span>-- <br>
-Calvin W. Metcalf
</span></div>
<br>
_______________________________________________<br>
MetaCRS mailing list<br>
<a moz-do-not-send="true"
href="mailto:MetaCRS@lists.osgeo.org"
target="_blank">MetaCRS@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/metacrs"
target="_blank">http://lists.osgeo.org/mailman/listinfo/metacrs</a><br>
<br>
</blockquote>
</div>
<br>
<br>
<div><br>
</div>
-- <br>
Andreas Hocevar<br>
OpenGeo - <a moz-do-not-send="true"
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>
<div><br>
</div>
-- <br>
Andreas Hocevar<br>
OpenGeo - <a moz-do-not-send="true"
href="http://opengeo.org/">http://opengeo.org/</a><br>
Expert service straight from the developers.<br>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>