drtimcooper / LatLongToTimezone

Lat/long to timezone mapper in Java. Does not require web services or data files - just pure Java or Swift.
MIT License
167 stars 33 forks source link

The latest timezones.json was updated from the timezone boundary builder project. The result of converting java files by timezonemapperconverter is abnormal #42

Open ningyibo opened 2 years ago

ningyibo commented 2 years ago

According to the timezones.geojson file obtained by the timezone boundary builder project, convert its format to match the timezones.json in the current project, but the gettzint function in the timezone mapper file does not match all.