Update README.md

This commit is contained in:
Eduardo Lacerda 2018-01-17 11:18:07 -02:00 committed by GitHub
parent 4e2dec676c
commit a1a00f9739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
- [Go](#go)
- [Rust](#rust)
- [Ruby](#ruby)
- [Lua](#lua)
- [Swift](#swift)
- [CSS](#css)
- [Julia](#julia)
@ -337,6 +338,12 @@
* [Mongoid Geospatial](https://github.com/nofxx/mongoid-geospatial) - A Mongoid Extension that simplifies the use of MongoDB spatial features.
* [Ruby Geocoder](http://www.rubygeocoder.com/) - Integration with geocoding services.
## 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.
* [Tarantool/GIS](https://github.com/tarantool/gis) - A full-featured geospatial extension for Tarantool.
* [geo.lua](https://github.com/RedisLabs/geo.lua) - A helper library for Redis geospatial indices.
## Swift
* [GEOSwift](https://github.com/GEOSwift/GEOSwift) - The Swift Geographic Engine.