Update README.md

This commit is contained in:
Eduardo Lacerda 2018-10-25 02:09:27 -03:00 committed by GitHub
parent dcaf83dd7a
commit ee9344e247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
- [SaaS - Software as a Service](#saas---software-as-a-service)
- [DaaS - Data as a Service](#daas---data-as-a-service)
- [Python](#python)
- [Perl](#perl)
- [Java](#java)
- [Clojure](#clojure)
- [Crystal](#crystal)
@ -296,6 +297,11 @@
* [PyPostal](https://github.com/openvenues/pypostal) - Python bindings to libpostal for fast international address parsing/normalization.
## Perl
* [address formatting](https://github.com/OpenCageData/address-formatting) - Templates to format geographic addresses.
* [Geo::GDAL](https://metacpan.org/pod/Geo::GDAL) - Perl extension for the GDAL library for geospatial data.
## Java
* [Geotools](http://www.geotools.org/) :zap: - GeoTools is an open source Java library that provides tools for geospatial data.