mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2025-01-27 21:56:59 -05:00
Update README.md
This commit is contained in:
parent
d2d4e93fcc
commit
bf3d7ea111
@ -26,6 +26,7 @@
|
|||||||
- [Ruby](#ruby)
|
- [Ruby](#ruby)
|
||||||
- [PHP](#php)
|
- [PHP](#php)
|
||||||
- [Lua](#lua)
|
- [Lua](#lua)
|
||||||
|
- [Haskell](#haskell)
|
||||||
- [Elixir](#elixir)
|
- [Elixir](#elixir)
|
||||||
- [Swift](#swift)
|
- [Swift](#swift)
|
||||||
- [Scala](#scala)
|
- [Scala](#scala)
|
||||||
@ -370,6 +371,7 @@
|
|||||||
## PHP
|
## PHP
|
||||||
|
|
||||||
* [GeoPHP](https://geophp.net/) - Advanced geometry operations in PHP.
|
* [GeoPHP](https://geophp.net/) - Advanced geometry operations in PHP.
|
||||||
|
* [PHP7 Mapnik](https://github.com/garrettrayj/php7-mapnik) - PHP extension for geospatial rendering with Mapnik.
|
||||||
* [geospatial](https://github.com/php-geospatial/geospatial) - PHP Extension to handle common geospatial functions.
|
* [geospatial](https://github.com/php-geospatial/geospatial) - PHP Extension to handle common geospatial functions.
|
||||||
* [geojson](https://github.com/jmikola/geojson) - GeoJSON implementation for PHP.
|
* [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.
|
* [laravel-geo](https://github.com/eleven-lab/laravel-geo) - GeoSpatial integration on Laravel 5.2+ that supports MySQL and PostgreSQL.
|
||||||
@ -387,15 +389,22 @@
|
|||||||
* [geo.lua](https://github.com/RedisLabs/geo.lua) - A helper library for Redis geospatial indices.
|
* [geo.lua](https://github.com/RedisLabs/geo.lua) - A helper library for Redis geospatial indices.
|
||||||
|
|
||||||
|
|
||||||
|
## Haskell
|
||||||
|
|
||||||
|
* [Naqsha](https://github.com/naqsha/naqsha) - Naqsha is a Haskell library to work with geospatial data types.
|
||||||
|
|
||||||
|
|
||||||
## Elixir
|
## Elixir
|
||||||
|
|
||||||
* [geo](https://github.com/bryanjos/geo) - A collection of GIS functions for Elixir.
|
* [geo](https://github.com/bryanjos/geo) - A collection of GIS functions for Elixir.
|
||||||
* [Geometry Library](https://github.com/pkinney/topo) - A Geometry library for Elixir that calculates spatial relationships between two geometries.
|
* [Geometry Library](https://github.com/pkinney/topo) - A Geometry library for Elixir that calculates spatial relationships between two geometries.
|
||||||
|
* [distance](https://github.com/pkinney/distance) - Provides a set of distance functions for use in GIS or graphic applications.
|
||||||
|
|
||||||
|
|
||||||
## Swift
|
## Swift
|
||||||
|
|
||||||
* [GEOSwift](https://github.com/GEOSwift/GEOSwift) - The Swift Geographic Engine.
|
* [GEOSwift](https://github.com/GEOSwift/GEOSwift) - The Swift Geographic Engine.
|
||||||
|
* [turf-swift](https://github.com/mapbox/turf-swift) - A Swift language port of Turf.js.
|
||||||
|
|
||||||
|
|
||||||
## Scala
|
## Scala
|
||||||
|
Loading…
x
Reference in New Issue
Block a user