Skip to content

Commit 200d8d6

Browse files
author
David Kaiser
committed
Fixing incorrect links in README.md
1 parent 6c069af commit 200d8d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# geometry-api-java
22

3-
This is the Esri Geometry API that can be used to enable spatial data processing in 3rd-party data-processing solutions. Developers of custom MapReduce-based applications for Hadoop can use this API for spatial processing of data in the Hadoop system. The API is also used by the [Hive UDF’s](https://github.com/esri/hive-spatial) and could be used by developers building geometry functions for 3rd-party applications such as [Cassandra]( https://cassandra.apache.org/), [HBase](http://hbase.apache.org/), [Storm](http://storm-project.net/) and many other Java-based “big data” applications.
3+
This is the Esri Geometry API for Java that can be used to enable spatial data processing in 3rd-party data-processing solutions. Developers of custom MapReduce-based applications for Hadoop can use this API for spatial processing of data in the Hadoop system. The API is also used by the [Hive UDF’s](https://github.com/Esri/spatial-framework-for-hadoop) and could be used by developers building geometry functions for 3rd-party applications such as [Cassandra]( https://cassandra.apache.org/), [HBase](http://hbase.apache.org/), [Storm](http://storm-project.net/) and many other Java-based “big data” applications.
44

55
## Features
66
* API methods to create simple geometries directly with API, or by importing from supported formats: JSON, WKT, Shape
@@ -16,7 +16,7 @@ This is the Esri Geometry API that can be used to enable spatial data processing
1616
## Requirements
1717

1818
* Java JDK 1.6 or greater
19-
* Experience developing MapReduce applications for [Hadoop](http://hadoop.apache.org/).
19+
* Experience developing MapReduce applications for [Apache Hadoop](http://hadoop.apache.org/).
2020
* Familiarity with text formats of spatial data, such as JSON or WKT, would be useful.
2121

2222
## Resources
@@ -50,6 +50,6 @@ limitations under the License.
5050

5151
A copy of the license is available in the repository's [license.txt]( https://raw.github.com/Esri/geometry-api-java/master/license.txt) file.
5252

53-
[](Esri Tags: ArcGIS, Java, Geometry)
53+
[](Esri Tags: ArcGIS, Java, Geometry, Relationship, Analysis, JSON, WKT, Shape)
5454
[](Esri Language: Java)
5555

0 commit comments

Comments
 (0)