DESCRIPTION

hd.esri2vector module for conversion Hive table stored serialised Esri GeoJSON to GRASS vector map.

NOTES

Usage

By default is exported only geometry features of map. Parameter attribute specify attributes which will be linked to the map. Check hd.hdfs.out.vector for GET Hive table from Hadoop server.

EXAMPLES

Conversion of Hive table stored on local computer.
hd.esri2vector out=europe_aggregation attributes='count int,bin_id int' path=/path/to/hive/table

SEE ALSO

hd.hdfs.in.fs, hd.hdfs.in.vector, hd.hdfs.out.vector, hd.hdfs.info, hd.hive.execute, hd.hive.csv.table, hd.hive.select, hd.hive.info, hd.hive.json.table

See also related wiki page.

AUTHOR

Matej Krejci, OSGeoREL at the Czech Technical University in Prague, developed during master thesis project 2016 (mentor: Martin Landa)