Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mapmint/mapmint
Fast and easy webmapping.
https://github.com/mapmint/mapmint
engine foss4g geospatial gis maps ogc ogc-api-processes ogc-services wcs wfs wms wmts wps
Last synced: 5 days ago
JSON representation
Fast and easy webmapping.
- Host: GitHub
- URL: https://github.com/mapmint/mapmint
- Owner: mapmint
- License: other
- Created: 2014-03-27T15:04:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T17:17:01.000Z (11 days ago)
- Last Synced: 2024-10-28T17:38:51.482Z (11 days ago)
- Topics: engine, foss4g, geospatial, gis, maps, ogc, ogc-api-processes, ogc-services, wcs, wfs, wms, wmts, wps
- Language: JavaScript
- Homepage:
- Size: 17.9 MB
- Stars: 59
- Watchers: 15
- Forks: 34
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - mapmint/mapmint - Fast and easy webmapping. (gis)
README
# ![logo](mapmint-ui/img/mapmint-logo-small.png "MapMint") MapMint
MapMint is a Geographic Information System (GIS) software running on a web server made to facilitate the administration of a Spatial Data Infrastructure (SDI), publishing cartographic portals and webmapping applications.
The MapMint platform is a GIS Software accessible thourgh a simple web browser but also a modular and extensible WEB-GIS application generator. It provides numerous GIS capability and let the user do the following:
* Import and store GIS data (both vector and raster data)
* Query Relational Database System and external WMS/WFS servers
* Publish GIS data by using OGC Web Services: WMS, WFS et WMTS
* Treate, edit and style data sources
* Compose and save maps to create application projects (using mapfile)
* Configure and generate Web GIS applications
* Configure and use GIS portals
* Access and share mapsBasic concepts: using the OGC standards
The main idea behind the MapMint solution is the massive usage of OGC Web Services and making all processing in the solution available as WPS services using the ZOO-Project OpenSource software.
Main software components
MapMint is using numerous OSGeo softwares and bring them all together in a comprehensive Web-GIS platform by using the WPS to make them accessible and usable to and from each other.
Software | Usage
------------- | -------------
![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/zoo-logo-green.png) | All the processing in the MapMint solution iso based on the ZOO-Project so on the OGC WPS standard, even to produce dynamic web pages.
![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/ms-logo-green.png) | MapMint use the MapServer cartographic engine to publish your date through OGC Web Services (WMS,WFS and WCS) in an efficient way.
![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/gdal-logo-green.png "GDAL logo") | The abstraction library used to access and interract with datasources transparently is the GDAL/OGR library.
![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/ol-logo-green.png "OpenLayers logo") | MapMint User Interfaces (UI) are using OpenLayers.
For information on how to setup MapMint, please refer to http://mapmint.github.io/userguide-fr/en/introduction/installmapmint.html.Workshop material available at:
* https://mapmint.github.io/workshops/MapMint/2022/
* http://geolabs.fr/dl/ws2019/
* http://mapmint.github.io/workshops/MapMint/2018/Documentation available at:
* https://mapmint.github.io/userguide-fr/en/