Metadata-Version: 2.1
Name: django-geonode-mapstore-client
Version: 4.1.1
Summary: Use GeoNode client in your django projects
Home-page: https://github.com/GeoNode/geonode-mapstore-client
Download-URL: https://github.com/GeoNode/geonode-mapstore-client/tarball/master
Author: Alessio Fabiani
Author-email: alessio.fabiani@geo-solutions.it
Keywords: django,mapstore,mapstore2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: django (<4.0,>=3.2.0)
Requires-Dist: idna (<2.11,>=2.5)
Requires-Dist: requests (>=2.13.0)
Requires-Dist: Markdown (>=2.6.11)
Requires-Dist: MarkupSafe (>=1.1.1)
Requires-Dist: djangorestframework (<=3.12.0,>=3.8.0)
Requires-Dist: urllib3 (>=1.25)

# GeoNode MapStore Client

![Build Status](https://github.com/GeoNode/geonode-mapstore-client/actions/workflows/build.yml/badge.svg)

![Build Status](https://github.com/GeoNode/geonode-mapstore-client/actions/workflows/test.yml/badge.svg)

GeoNode MapStore Client is a frontend application that interacts with the GeoNode API V2 to allows users to navigate and discover GeoNode resources. The client application provided by this repository is a MapStore downstream project an Open Source WebGIS framework based on ReactJS. 

## Tools supported versions

- node >= v12.18.4
- npm >= 6.14.6 and < 7
