[geomoose-psc] Timely article about rewriting a JavaScript application

Eli Adam eadam at co.lincoln.or.us
Tue Apr 5 11:06:38 PDT 2016


On Tue, Apr 5, 2016 at 10:45 AM, Eli Adam <eadam at co.lincoln.or.us> wrote:
> Great article, thanks for pointing it out Jim.  It provides lots of
> concepts and options for thought.
>
> Abstracting the mapping library (and accommodating both OL and
> Leaflet) is an interesting way to avoid tight coupling and already
> build for the next version of those libraries or some future library.
>
> Separating state and components is a GeoMoose challenge as well.
>
> Most of the demos tend to be single function demos.  The geology app
> screenshot looks more like a every-function-combined-to-work-together
> app.

Something that I failed to mention during the PSC meeting was that on
moving geo-functionality to JS, there are starting to be good JS
geoprocessing libraries and some people do cool complex things with
them, but so far, those are usually *one* complex thing per
application and it is often with *points* not lines or polygons.
Whereas, GeoMoose has always done *many* complex things on complicated
*polygons*.  MapStore 2 is one example of more functionalities and
more complex data, another proof of concept is
https://github.com/cugos/dropchop

Eli

>
> Thanks, Eli
>
>
> On Tue, Apr 5, 2016 at 8:59 AM, Basques, Bob (CI-StPaul)
> <bob.basques at ci.stpaul.mn.us> wrote:
>> I would second the need to at least do a quick review of the article.  Lots of pertinent stuff in there. (I think).
>>
>> bobb
>>
>>
>>> On Apr 5, 2016, at 10:14 AM, Jim Klassen <klassen.js at gmail.com> wrote:
>>>
>>> I found an article on Planet OSGeo that talks about lessons learned when
>>> doing a "modern" rewrite of a complex javascript application.
>>>
>>> http://www.geo-solutions.it/blog/mapstore-2-modern-webmapping/
>>> _______________________________________________
>>> geomoose-psc mailing list
>>> geomoose-psc at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/geomoose-psc
>>
>> _______________________________________________
>> geomoose-psc mailing list
>> geomoose-psc at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geomoose-psc


More information about the geomoose-psc mailing list