vector to

Name:

geoc vector to

Description:

Write a Layer to a String format (CSV, GeoJSON, KML, GML, GEORSS, GPX)

Arguments:

  • -f –format: The string format (CSV, GeoJSON, KML, GML, GEORSS, GPX)

  • -p –format-options: A format options ‘key=value’

  • -i –input-workspace: The input workspace

  • -l –input-layer: The input layer

  • –help : Print the help message

  • –web-help : Open help in a browser

Example:

geoc vector to -i alki_points.properties -f csv > alki_points.csv