CSV / Elk Tool Notes

GIS POINT ACQUISITION (LATITUDES AND LONGITUDES):

Make  Google My Places Map

export file as KML

convert KML to CSV using this conversion software:  http://sourceforge.net/projects/kmlcsv/

place this new CSV file in the same folder as the Grasshopper file.

*Get OSM file, www.openstreetmap.org/

NOTE: with newest version of Elk, in OSM export as “overpass api”

///

INPUT: [FilePath] component to import CSV (Comma-Separated Value) file

DATA EXTRACTING: [SplitText] component to [ListItem] component

GIS: [FilePath] component to [Location] component (Elk)

VISULAIZATION: [BakeGeometry] component (Human)

Note: Use the [Panel] and [ParamViewer] components to see data.