(datomize raw-data)
read an OSM file and transforms it into a sequence of datascript transactions
read an OSM file and transforms it into a sequence of datascript transactions
(simplify ways)
returns the ways sequence including only the first/last and intersection nodes i.e. the connected nodes in a graph structure.
Uses the :way/nodes of each way and counts which nodes appear more than once
returns the ways sequence including only the first/last and intersection nodes i.e. the connected nodes in a graph structure. Uses the :way/nodes of each way and counts which nodes appear more than once
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close