All Projects → mapmint → mapmint

mapmint / mapmint

Licence: other
Fast and easy webmapping.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to mapmint

deegree3
Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
Stars: ✭ 118 (+131.37%)
Mutual labels:  geospatial, wms, gis, wcs, ogc, wmts, wps, wfs
tailormap
B3partners Tailormap repository
Stars: ✭ 26 (-49.02%)
Mutual labels:  maps, wms, gis, ogc, wmts, wfs
Geoserver
Official GeoServer repository
Stars: ✭ 2,573 (+4945.1%)
Mutual labels:  maps, wms, wcs, wps, wfs
krawler
A minimalist (geospatial) ETL
Stars: ✭ 51 (+0%)
Mutual labels:  geospatial, wms, wcs, ogc
mapserver-docker
Mapserver OGR GDAL PostGIS WMS WCS WFS with Lighttpd in Docker
Stars: ✭ 18 (-64.71%)
Mutual labels:  wms, wcs, ogc, wfs
gsky
Distributed Scalable Geospatial Data Server
Stars: ✭ 23 (-54.9%)
Mutual labels:  geospatial, wms, wcs, wps
geotrellis-server
Tools for building raster processing and display services
Stars: ✭ 65 (+27.45%)
Mutual labels:  wms, wcs, ogc, wmts
tile-map-service-net5
Tile server for .NET 5 platform with MBTiles, Filesystem, GeoTIFF, HTTP sources and XYZ, TMS, WMTS, WMS endpoints (protocols support)
Stars: ✭ 45 (-11.76%)
Mutual labels:  wms, gis, ogc, wmts
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+1511.76%)
Mutual labels:  maps, geospatial, gis
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (+3.92%)
Mutual labels:  maps, geospatial, gis
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-66.67%)
Mutual labels:  maps, geospatial, gis
Mapfish Print
A component of MapFish for printing templated cartographic maps. This module is the Java serverside module. For support post to the mailing list: https://groups.google.com/forum/#!forum/mapfish-print-users
Stars: ✭ 159 (+211.76%)
Mutual labels:  maps, geospatial, gis
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+290.2%)
Mutual labels:  maps, geospatial, gis
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+6482.35%)
Mutual labels:  maps, geospatial, gis
geowarp
Super Low-Level Raster Reprojection and Resampling Library
Stars: ✭ 20 (-60.78%)
Mutual labels:  maps, geospatial, gis
GPXSee-maps
GPXSee maps
Stars: ✭ 27 (-47.06%)
Mutual labels:  maps, wms, wmts
ows4R
R Interface for OGC Web-Services (OWS)
Stars: ✭ 29 (-43.14%)
Mutual labels:  geospatial, ogc, wfs
Mapserver
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
Stars: ✭ 693 (+1258.82%)
Mutual labels:  engine, geospatial, wms
wms
WMS/WMTS server for Node.js
Stars: ✭ 60 (+17.65%)
Mutual labels:  geospatial, wms, wmts
tinyows
Source code of the TinyOWS project. Please submit pull requests to the 'main' branch.
Stars: ✭ 51 (+0%)
Mutual labels:  foss4g, wfs, ogc-services

logo 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 maps

Basic 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 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 MapMint use the MapServer cartographic engine to publish your date through OGC Web Services (WMS,WFS and WCS) in an efficient way.
logo The abstraction library used to access and interract with datasources transparently is the GDAL/OGR library.
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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].