Metadata-Version: 2.4
Name: zalf-django-geonode-mapstore-client
Version: 5.0.1.post7
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: "GeoSolutions s.r.l." <info@geosolutionsgroup.com>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/zalf-rdm/geonode-mapstore-client
Project-URL: Download, https://github.com/zalf-rdm/geonode-mapstore-client/tarball/master
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.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: django<5.3,>=4.2
Provides-Extra: test
Requires-Dist: requests==2.32.5; extra == "test"
Provides-Extra: dev
Requires-Dist: flake8==7.3.0; extra == "dev"
Requires-Dist: black==24.4.2; extra == "dev"
Dynamic: download-url
Dynamic: license-file

# 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 tested versions

- node 20.13.1
- npm 10.5.2
