Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sveri/osm_nodes_to_cities_converter
- Owner: sveri
- Created: 2019-07-30T09:21:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T10:44:08.000Z (over 5 years ago)
- Last Synced: 2024-11-19T05:38:15.384Z (2 months ago)
- Language: Clojure
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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