sigrennesmetropole / geor_urbanisme_mapstore

GNU General Public License v3.0
2 stars 5 forks source link

Urbanisme Plugin for MapStore #1

Closed tdipisa closed 3 years ago

tdipisa commented 4 years ago

This is an Epic to collect all the activities involved in the implementation of the Urbanisme MS's plugin for geOrchestra. The original mapfishapp plugin is available here while the online documentation here.

This geOrchestra extension makes it possible to consult an urban planning information note or a "PLU zoning" information sheet. The information can also be exported as a PDF document. The aim of this issue is to rebuild that extension, currently available for the old mapfishapp, as a MapStore plugin to be used also for application contexts in the geOrchestra downstream project.

The Urbanisme plugin (currently available here) is composed by both frontend and backend parts, for this reason the MS version of that plugin must be hosted in a separate Github repository so that backend and frontend can be properly managed and aligned across different releases of the plugin itself.

Only the frontend part of this extension must be developed as a MapStore plugin, while the backend part is maintained as it is now: it is already available and ready to be used for developments in GeoSolutions DEV instance.

A test instance of the old plugin version for mapfishapp is also available here in the GeoSolutions DEV instance of geOrchestra (connection data are available on private documents). It is useful to check the plugin functionalities currently used for production and replicate the same in a MS's plugin. Below is a video that explain how to use the Urbanisme extension in the old mapfishapp: the same functionalities must be replicated with a MS plugin.

urbanisme

A mockup that describe how the UI of the Urbanisme MS's plugin should be implemented is available here: simply open the option menu and select LAND PLANNING.

2020_12_11_10_02_16_MapStore_HomePage

NOTE: icons used in the mockup are only a draft, better icons will be provided during developments.

Plugin Tools

The Urbanisme plugin is composed by three simple tools the user can activate to interact with the map through a click and retrieve related urban information from the backend to be displayed in a modal ready to be printed as PDF.

image