Added
- Added `is_in`, `is_in_country`, and `is_in_continent` functions to check whether a given `(x,y)` coordinate
is contained within the respective generating polygon.
- Added `get_resolutions` function to get the available resolutions available in the package.
Documentation
- Updated the README.md file to include the new functions and examples.