[GeoNode-users] GeoNode Mapstore Client v1.0 released

Alessio Fabiani alessio.fabiani at geo-solutions.it
Fri Jun 14 05:18:21 PDT 2019


Dear Annalisa,

currently the default layers configuration of GeoNode is the following one:





































*[    {        "type": "osm",        "title": "Open Street Map",
"name": "mapnik",        "source": "osm",        "group": "background",
    "visibility": True    }, {        "type": "tileprovider",
"title": "OpenTopoMap",        "provider": "OpenTopoMap",        "name":
"OpenTopoMap",        "source": "OpenTopoMap",        "group":
"background",        "visibility": False    }, {        "type": "wms",
  "title": "Sentinel-2 cloudless - https://s2maps.eu <https://s2maps.eu>",
      "format": "image/png8",        "id": "s2cloudless",        "name":
"s2cloudless:s2cloudless",        "url":
"https://maps.geo-solutions.it/geoserver/wms
<https://maps.geo-solutions.it/geoserver/wms>",        "group":
"background",        "thumbURL":
"%sstatic/mapstorestyle/img/s2cloudless-s2cloudless.png" % SITEURL,
"visibility": False   }, {        "source": "ol",        "group":
"background",        "id": "none",        "name": "empty",        "title":
"Empty Background",        "type": "empty",        "visibility": False,
    "args": ["Empty Background", {"visibility": False}]    }]*

For the time being MapStore configuration supports only "WMS" layers,
unless you add your own plugin to the MapStore framework.

If you would like, as an instance, to add another "WMS" layer to the
default configuration, you should be able to do that by adding something
like below to your own settings:


*MAPSTORE_BASELAYERS = MAPSTORE_BASELAYERS + [*










*{        "type": "wms",        "title": "My new WMS Layer",
"format": "image/png",        "id": "myCustomWmsLayer",        "name":
"myCustomWmsLayer:myCustomWmsLayerName",        "url":
"https://<my_custom_host>/wms",        "group": "background",
"thumbURL": "%sstatic/<my_thumb_name>.png" % SITEURL,  # this is optional,
it is needed only if you want to add a nice thumbnail        "visibility":
False   } *
*]*



Il giorno ven 14 giu 2019 alle ore 12:17 Annalisa Schiavon <
annalisa.schiavon at gmail.com> ha scritto:

> Congratulations for the new MapStore Client, It's very powerful and
> appealing!
>
> I'd like to know if it's possible (and simple :-) ) to add other basemap
> to the client's maps. Both from main providers, and from wms link or url
> tiles.
> Now I add to our maps some institutional layers from wms urls and from our
> local geoserver layers (CTR, orthophotos, ...). It's like adding any layer
> to the map and It can be made from end user.
>
> Thanks
>
> Il giorno mer 29 mag 2019 alle ore 22:39 G. Allegri <giohappy at gmail.com>
> ha scritto:
>
>> Hi Ariel,
>>
>> MapStore actually has a style editor, and it supports both SLD and CSS
>> syntax. Currently it doesn't have visual widgets but a plain text editor,
>> with syntax highlighting and some helpers (color widget, fields preview,
>> etc.) .
>> You can test it clicking on a layer in the TOC, then the settings button
>> in the toolbar and finally the style button.
>>
>> We are planning to introduce a widgets based editor, or at least an
>> hybrid approach, and lot more improvements. However the text editor already
>> gives you the full potential of style editing.
>>
>> You can see it in action in this "fast forward" video:
>> https://www.linkedin.com/feed/update/urn:li:activity:6468117399190196224
>>
>> Some more features: timeline widget (
>> https://www.linkedin.com/feed/update/urn:li:activity:6508272713809883137)
>> and charts.
>>
>> Here you can read a post about the GeoNode / MapStore integration from
>> our company blog:
>> https://www.geo-solutions.it/blog/mapstore-release-2019_01_00/
>>
>> Honestly I don't think we'll miss anything from GeoExplorer. My feeling
>> is confirmed by so many clients that are already using it and its new
>> features.
>>
>> Having it already included with 2.10 will give us (GeoSolutions and the
>> community) enough time to make it even better for 3.x, thanks to the
>> feedbacks and, hopefully, the contributions from everyone.
>>
>> Giovanni
>>
>> Il mer 29 mag 2019, 18:48 Ariel Nunez <ingenieroariel at gmail.com> ha
>> scritto:
>>
>>> Alessio,
>>>
>>> Does the mapstore client allow editing styles? (I looked in the online
>>> demo and it did not seem to be possible).
>>>
>>> From the community side I am personally +1 on moving it to the repo
>>> and making it the default. And obviously +1 on not providing any bug
>>> fixes for GeoExplorer as has been the case for a while now.
>>>
>>> On thing worries me by completely dropping support for GoeExplorer
>>> users currently using features that mapstore-client does not support
>>> would not have an easy way to swap it in place (Even the old
>>> unsupported version). My suggestion would be to keep compatibility
>>> with GeoExplorer in place for the 2.x line and announce to drop it on
>>> the 3.x line.
>>>
>>> Thanks for addressing this longstanding issue, I am sure mapstore can
>>> evolve to serve GeoNode modern user needs for the years to come.
>>>
>>> -a
>>>
>>> PS: Paolo Corti it would be good for you to chime in from the Harvard
>>> Worldmap side which is one of the reasons I made my comments above.
>>>
>>> On Wed, May 29, 2019 at 10:33 AM Alessio Fabiani
>>> <alessio.fabiani at geo-solutions.it> wrote:
>>> >
>>> > Dear devs, dear users,
>>> > the release of GeoNode Mapstore Client v1.0 is out
>>> >
>>> >
>>> https://github.com/geosolutions-it/geonode-mapstore-client/releases/tag/v1.0
>>> >
>>> > ## Pypi package
>>> > https://pypi.org/project/django-geonode-mapstore-client/
>>> >
>>> > ## Changelog
>>> >
>>> https://github.com/geosolutions-it/geonode-mapstore-client/blob/master/CHANGELOG.md
>>> >
>>> > ## Notes
>>> >
>>> > We would like to move the repo into the official GeoNode one unless
>>> there are objections, and we would like to propose also to switch to
>>> MapStore as default client and finally declare GeoExplorer as deprecated.
>>> >
>>> > Feedbacks and comments are very welcomed,
>>> > Alessio Fabiani.
>>> >
>>> > --
>>> >
>>> > ==
>>> >
>>> > GeoServer Professional Services from the experts! Visit
>>> http://goo.gl/it488V for more information.
>>> > ==
>>> > Ing. Alessio Fabiani
>>> >
>>> > @alfa7691
>>> > Founder/Technical Lead
>>> >
>>> >
>>> > GeoSolutions S.A.S.
>>> > Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
>>> > phone: +39 0584 962313
>>> > fax:     +39 0584 1660272
>>> > mob:   +39 331 6233686
>>> >
>>> >
>>> > http://www.geo-solutions.it
>>> > http://twitter.com/geosolutions_it
>>> > -------------------------------------------------------
>>> >
>>> > Con riferimento alla normativa sul trattamento dei dati personali
>>> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”),
>>> si precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> >
>>> >
>>> > This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.
>>> >
>>> > _______________________________________________
>>> > geonode-users mailing list
>>> > geonode-users at lists.osgeo.org
>>> > https://lists.osgeo.org/mailman/listinfo/geonode-users
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>> _______________________________________________
>> geonode-users mailing list
>> geonode-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20190614/44744528/attachment-0001.html>


More information about the geonode-users mailing list