| Class | Description |
|---|---|
| HasTag |
Checks if the given map contains any combination of the given keys and values
|
| MapToJson |
Converts a Key-value hash map to JSON format.
|
| OSMEdge |
A data type used to index edges for TAREEQ project.
|
| OSMNode |
A UDF for Pig to parse an XML element representing a node from OSM XML file.
|
| OSMPoint | |
| OSMPolygon | |
| OSMRelation |
A UDF for Pig to parse an XML element representing a relation from OSM XML file.
|
| OSMToKML |
Converts a text file containing shapes to a KML file
|
| OSMWay |
A UDF for Pig to parse an XML node representing a way in OSM XML file.
|