Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sveri/osm_nodes_to_cities_converter


https://github.com/sveri/osm_nodes_to_cities_converter

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

Generate uberjar with depstar https://github.com/seancorfield/depstar:

clj -A:depstar -m hf.depstar.uberjar Cities.jar

Then execute the jar by running:

java -Dosm.db.url=jdbc:postgresql://localhost:5432/database\?user=usernam\&password=password -cp Cities.jar
clojure.main -m main