GeoCSV extension now working, but not as well as I want.

This commit is contained in:
Simon Brooke 2020-02-25 21:55:12 +00:00
parent 4fee2959ca
commit c0358f9c78
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
11 changed files with 180 additions and 22 deletions

View file

@ -46,6 +46,7 @@
[lein-codox "0.10.3"]
[io.sarnowski/lein-docker "1.0.0"]
[lein-environ "1.0.0"]
[lein-kibit "0.1.6"]
[lein-marginalia "0.7.1" :exclusions [org.clojure/clojure]]
[lein-npm "0.6.2"]
[lein-ring "0.12.5" :exclusions [org.clojure/clojure]]]
@ -56,7 +57,8 @@
[vega-lite "4.1.1"]
[mermaid "8.4.6"]
[photoswipe "4.1.3"]
[tablesort "5.2.0"]]
[tablesort "5.2.0"]
[geocsv-js "simon-brooke/geocsv-js#80e5198"]]
:root "resources/public/vendor"}
:docker {:image-name "simonbrooke/smeagol"