gis-viewer/README.md

63 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2020-04-08 13:12:45 +02:00
# Gis Viewer Widget
2020-04-08 13:21:04 +02:00
The Gis Viewer Widget is an application to access GIS Data via interactive Map.
It is OGC standards compliant, by using:
* [Web Map Service Interface Standard (WMS)](https://www.ogc.org/standards/wms)
2020-04-08 13:22:21 +02:00
* [Web Feature Service (WFS)](https://www.ogc.org/standards/wfs)
2020-04-08 13:21:04 +02:00
2020-04-08 13:22:21 +02:00
to interact with geographic layer(s), area(s) of interest and discover their features.
2020-04-08 13:12:45 +02:00
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
2020-04-08 15:22:05 +02:00
* [GWT](http://www.gwtproject.org/) - Development Framework
2020-04-08 13:12:45 +02:00
## Documentation
You can find the documentation at [Wiki Gis Viewer](https://wiki.gcube-system.org/gcube/GIS_Viewer)
## Change log
See the [Releases](https://code-repo.d4science.org/gCubeSystem/gis-viewer/releases)
## Authors
* **Francesco Mangiacrapa** ([ORCID](https://orcid.org/0000-0002-6528-664X)) Computer Scientist at [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## License
This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details.
## About the gCube Framework
This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an
open-source software toolkit used for building and operating Hybrid Data
Infrastructures enabling the dynamic deployment of Virtual Research Environments
by favouring the realisation of reuse oriented policies.
The projects leading to this software have received funding from a series of European Union programmes including:
- the Sixth Framework Programme for Research and Technological Development
- DILIGENT (grant no. 004260).
- the Seventh Framework Programme for research, technological development and demonstration
- D4Science (grant no. 212488);
- D4Science-II (grant no.239019);
- ENVRI (grant no. 283465);
- EUBrazilOpenBio (grant no. 288754);
- iMarine(grant no. 283644).
- the H2020 research and innovation programme
- BlueBRIDGE (grant no. 675680);
- EGIEngage (grant no. 654142);
- ENVRIplus (grant no. 654182);
- PARTHENOS (grant no. 654119);
- SoBigData (grant no. 654024);
- DESIRA (grant no. 818194);
- ARIADNEplus (grant no. 823914);
- RISIS2 (grant no. 824091);
- PerformFish (grant no. 727610);
- AGINFRAplus (grant no. 731001).