{"id":13555628,"url":"https://github.com/mapmint/mapmint","last_synced_at":"2025-04-03T08:31:47.363Z","repository":{"id":15447068,"uuid":"18179939","full_name":"mapmint/mapmint","owner":"mapmint","description":"Fast and easy webmapping.","archived":false,"fork":false,"pushed_at":"2024-11-21T09:56:16.000Z","size":18792,"stargazers_count":59,"open_issues_count":17,"forks_count":35,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-21T10:34:09.914Z","etag":null,"topics":["engine","foss4g","geospatial","gis","maps","ogc","ogc-api-processes","ogc-services","wcs","wfs","wms","wmts","wps"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapmint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-27T15:04:23.000Z","updated_at":"2024-11-21T09:56:20.000Z","dependencies_parsed_at":"2023-01-11T20:23:21.845Z","dependency_job_id":"21b714bd-7ae4-4e5f-9762-2bdfec886ab0","html_url":"https://github.com/mapmint/mapmint","commit_stats":{"total_commits":232,"total_committers":15,"mean_commits":"15.466666666666667","dds":0.521551724137931,"last_synced_commit":"8cd796895979aa9274d249222a0ee0f144e1d650"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapmint%2Fmapmint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapmint%2Fmapmint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapmint%2Fmapmint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapmint%2Fmapmint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapmint","download_url":"https://codeload.github.com/mapmint/mapmint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246965940,"owners_count":20861968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["engine","foss4g","geospatial","gis","maps","ogc","ogc-api-processes","ogc-services","wcs","wfs","wms","wmts","wps"],"created_at":"2024-08-01T12:03:19.138Z","updated_at":"2025-04-03T08:31:42.344Z","avatar_url":"https://github.com/mapmint.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","gis"],"sub_categories":[],"readme":"# ![logo](mapmint-ui/img/mapmint-logo-small.png \"MapMint\") MapMint\n\nMapMint is a Geographic Information System (GIS) software running on a web server made to facilitate the administration of a \u003cb\u003eSpatial Data Infrastructure\u003c/b\u003e (SDI), publishing cartographic portals and webmapping applications.\n\nThe 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:\n\n * \u003cb\u003eImport and store GIS data\u003c/b\u003e (both vector and raster data)\n * \u003cb\u003eQuery\u003c/b\u003e Relational Database System and external WMS/WFS servers\n * \u003cb\u003ePublish\u003c/b\u003e GIS data by using OGC Web Services: WMS, WFS et WMTS\n * \u003cb\u003eTreate, edit and style\u003c/b\u003e data sources\n * Compose and save maps to create application projects (using mapfile)\n * Configure and generate Web GIS applications\n * \u003cb\u003eConfigure\u003c/b\u003e and use GIS portals\n * \u003cb\u003eAccess and share maps\u003c/b\u003e\n\n\u003ch3\u003eBasic concepts: using the OGC standards\u003c/h3\u003e\n\nThe 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.\n\n\u003ch3\u003eMain software components\u003c/h3\u003e\n\nMapMint 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.\n\n\n Software |\tUsage \n------------- | -------------\n ![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.\n ![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/ms-logo-green.png) | \tMapMint use the MapServer cartographic engine to publish your date through OGC Web Services (WMS,WFS and WCS) in an efficient way.\n ![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/gdal-logo-green.png \"GDAL logo\") |\tThe abstraction library used to access and interract with datasources transparently is the GDAL/OGR library.\n ![logo](https://mapmint.github.io/workshops/MapMint/2014/_images/ol-logo-green.png \"OpenLayers logo\") | \tMapMint User Interfaces (UI) are using OpenLayers. \n \nFor information on how to setup MapMint, please refer to http://mapmint.github.io/userguide-fr/en/introduction/installmapmint.html.\n\nWorkshop material available at: \n * https://mapmint.github.io/workshops/MapMint/2022/\n * http://geolabs.fr/dl/ws2019/\n * http://mapmint.github.io/workshops/MapMint/2018/\n\nDocumentation available at:\n * https://mapmint.github.io/userguide-fr/en/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapmint%2Fmapmint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapmint%2Fmapmint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapmint%2Fmapmint/lists"}