mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2024-10-01 00:55:41 -04:00
Update README.md
This commit is contained in:
parent
be21c769a2
commit
030159c89f
14
README.md
14
README.md
@ -22,6 +22,7 @@
|
||||
- [Go](#go)
|
||||
- [Rust](#rust)
|
||||
- [Ruby](#ruby)
|
||||
- [PHP](#php)
|
||||
- [Lua](#lua)
|
||||
- [Swift](#swift)
|
||||
- [CSS](#css)
|
||||
@ -343,6 +344,19 @@
|
||||
* [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.
|
||||
|
||||
|
||||
## PHP
|
||||
|
||||
* [GeoPHP](https://geophp.net/) - Advanced geometry operations in PHP.
|
||||
* [geospatial](https://github.com/php-geospatial/geospatial) - PHP Extension to handle common geospatial functions.
|
||||
* [geojson](https://github.com/jmikola/geojson) - GeoJSON implementation for PHP.
|
||||
* [laravel-geo](https://github.com/eleven-lab/laravel-geo) - GeoSpatial integration on Laravel 5.2+ that supports MySQL and PostgreSQL.
|
||||
* [shapefile](https://github.com/phpmyadmin/shapefile) - ESRI ShapeFile library for PHP.
|
||||
* [ShapeReader](https://github.com/muka/ShapeReader) - A PHP library to parse ESRI Shape files.
|
||||
* [php-libspatialite](https://github.com/rukandax/php-libspatialite) - PHP Query Builder for SQLite data with Spatial SQL Capabilities.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user