Work packages:
- instructions how to build postgres jdbc
see
sql/build.gradle
incrate/crate
repo- talk to Marios/Basti first
- remove crate jdbc dependency from project
- update documentation
- change Class.forName('...') definition to postgres
- check if integration tests succeed
Work packages:
- parse list of mountains > 2000m into tsv (tab separated) file Mountains
- replace names.txt parsing in InternalSettingsPreparer
- parse tsv using existing tsv file reader
- implement
sys.summits
table info - implement expressions
for sys.summits
table: mountain, height, prominence, coordinates, range['name'], range['classification'], region, country first_ascent - documentation
- provide 2 commits in feature PR