From a4d944d9630cc8282849ce998398b107213f57a8 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 26 Jan 2018 21:41:19 -0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1a4eb77..f03cae0 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ - [DaaS - Data as a Service](#daas---data-as-a-service) - [Python](#python) - [Java](#java) + - [Clojure](#clojure) - [C Sharp](#c-sharp) - [C++](#c++) - [C](#c) @@ -259,6 +260,12 @@ * [MapFish Print](http://mapfish.github.io/) - The purpose of Mapfish Print is to create reports that contain maps (and map related components) within them. The project is a Java based servlet/library/application based on the mature Jasper Reports Library. * [asgbook](https://github.com/lakshmanok/asgbook) - Implementation of GIS/RS features in Java. Its also the code accompanying the book "Automating the Analysis of Spatial Grids" by Valliappa Lakshmanan. + +## Clojure + +* [geo](https://github.com/Factual/geo) - Clojure library for working with geohashes, polygons, and other world geometry. + + ## C Sharp * [Windows UWP map control](https://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn642089.aspx) - The Bing Maps control built into the Windows UWP platform. * [Bing Maps WPF SDK ](https://msdn.microsoft.com/en-us/library/hh750210.aspx) - The Bing Maps WPF API. @@ -357,6 +364,7 @@ * [laragis](https://github.com/ralphschindler/laragis) - A standalone Geo/GIS Provider for Laravel. * [li3_geo](https://github.com/nateabele/li3_geo) - Adds geospatial support to Lithium for multiple databases, including MongoDB, CouchDB and MySQL. + ## Lua * [TerraME](http://www.terrame.org/doku.php) - TerraME is a programming environment for spatial dynamical modelling. It supports cellular automata, agent-based models, and network models running in 2D cell spaces.