From 8f9e2974698160aa4f4e5b233dee6e88ef2a11b0 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 6 May 2016 20:36:36 -0300 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 94d03b0..58f40e8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - [Web Map Server] (#web-map-server) - [Radar] (#radar) - [Lidar] (#lidar) + - [Geographic Data Mining] (#geographic-data-mining) - [Atmospheric Correction] (#atmospheric-correction) - [Libraries] (#libraries) - [Python] (#python) @@ -74,7 +75,7 @@ * [OpenJUMP] (http://openjump.org/) - Open source Java GIS. -## Web map development +## Web Map Development * [OpenLayers] (http://openlayers.org/) - Open source AJAX library. * [Leaflet] (http://leafletjs.com/) - Open-Source JavaScript Library for Mobile-Friendly Interactive Maps. @@ -82,7 +83,7 @@ * [Cesium] (https://cesiumjs.org/) - An open-source JavaScript library for world-class 3D globes and maps. -## Web map server +## Web Map Server * [Geoserver] (http://geoserver.org/) - WMS written in Java and relies on GeoTools. Allows users to share and edit geospatial data. * [Mapserver] (http://mapserver.org/) - WMS written in C. @@ -113,6 +114,12 @@ * [PDAL] (http://www.pdal.io/) - PDAL is a C++ BSD library for translating and manipulating point cloud data. +## Geographic Data Mining + +* [Weka] (http://www.cs.waikato.ac.nz/ml/weka/) - Weka is a collection of machine learning algorithms for data mining tasks written in Java. +* [GeoDMA] (https://sourceforge.net/projects/geodma/) - GeoDMA is a plugin for TerraView software, used for geographical data mining. + + ## Atmospheric Correction * [ATCOR] (http://www.atcor.de/) - ERDAS Imagine module. @@ -154,7 +161,7 @@ * [GeoPandas] (https://github.com/geopandas/geopandas) - Python tools for geographic data. -## PaaS - Platform as a Service +## PaaS - Platform as a Service * [Google Maps API] (https://developers.google.com/maps/) - Google's PaaS (Platform as a Service) for Geocoding or analysis/processing services. * [Microsoft Bing API] (https://www.bingmapsportal.com/) - Microsoft Bing Maps API. @@ -255,7 +262,6 @@ * [intamap] (https://cran.r-project.org/web/packages/intamap/index.html) - Procedures for automated interpolation. - ## Node.js * [Turf.js] (http://turfjs.org/) - Advanced geospatial analysis for browsers and node.