choesterle

Results 2 comments of choesterle

Where is the accurate list for the supported **tags and values**? The one provided in the readme.md (https://github.com/openstreetmap/osm2pgsql/blob/master/output-gazetteer.cpp#L81) doesn't seem to work anymore

Same for me, I have the following build.gradle ``` import java.time.LocalDate import java.time.format.DateTimeFormatter plugins { id 'org.springframework.boot' version '2.7.0' id 'io.spring.dependency-management' version '1.0.11.RELEASE' id 'java' id 'net.researchgate.release' version '3.0.2' }...