clarisma / geodesk

Fast and storage-efficient spatial database engine for OpenStreetMap data
https://docs.geodesk.com/java
Apache License 2.0
137 stars 4 forks source link

Exception class for tile-related problems #13

Open clarisma opened 2 years ago

clarisma commented 2 years ago

Right now, the Downloader throws a generic IOException with a brief description if an error occurs during downloading. It would be useful to have a separate exception class that API users can catch, e.g. to handle a member query that references features in a tile that is not part of the working set.

It should cover these error cases: