Update README.md

This commit is contained in:
Eduardo Lacerda 2016-05-06 20:06:49 -03:00
parent a78fb266d6
commit 9156b5bd87

View File

@ -20,6 +20,7 @@
- [C] (#c) - [C] (#c)
- [Julia] (#julia) - [Julia] (#julia)
- [R] (#r) - [R] (#r)
- [Javascript/Node.js] (#javascript/node.js)
- - - - - -
@ -189,6 +190,7 @@
* [Geoapi] (http://www.geoapi.org/) - GeoAPI provides a set of Java language programming interfaces for geospatial applications. * [Geoapi] (http://www.geoapi.org/) - GeoAPI provides a set of Java language programming interfaces for geospatial applications.
* [Openmap] (https://github.com/openmap-java/openmap) - Open Source JavaBeans-based programmer's toolkit. * [Openmap] (https://github.com/openmap-java/openmap) - Open Source JavaBeans-based programmer's toolkit.
* [Apache SIS] (http://sis.apache.org/) - Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. * [Apache SIS] (http://sis.apache.org/) - Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications.
* [World Wind Java SDK] (http://worldwind.arc.nasa.gov/java/) - Nasa cross-platform Java SDK.
## C Sharp ## C Sharp
@ -230,6 +232,11 @@
* [shapefiles] (https://cran.r-project.org/web/packages/shapefiles/index.html) - Read and Write ESRI Shapefiles. * [shapefiles] (https://cran.r-project.org/web/packages/shapefiles/index.html) - Read and Write ESRI Shapefiles.
* [Rgooglemaps] (https://cran.r-project.org/web/packages/RgoogleMaps/index.html) - Overlays on Google map tiles in R. * [Rgooglemaps] (https://cran.r-project.org/web/packages/RgoogleMaps/index.html) - Overlays on Google map tiles in R.
* [leafletR] (https://cran.r-project.org/web/packages/leafletR/index.html) - Interactive Web-Maps Based on the Leaflet JavaScript Library. * [leafletR] (https://cran.r-project.org/web/packages/leafletR/index.html) - Interactive Web-Maps Based on the Leaflet JavaScript Library.
## Javascript/Node.js
* [Turf.js] (http://turfjs.org/) - Advanced geospatial analysis for browsers and node.
* *
@ -238,3 +245,4 @@