We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When parsing the shape files, I've run into a few issues. Not sure if this the the right place to rase them, but on the off chance you care:
Fiji in adm0 has a point in it's polygon that's > 180
Secondly, center fiji in adm1 (FJI-2617) has a points that are outside of Fiji from adm0.
fiji from adm0's bounding box is : -180.0,-21.738658949999945 / 180.00000000000023,-12.457111358999953
and central fiji from adm1's bounding box is: 177.7681986837223,-18.415459893659147 / 178.7114363942743,-17.550258091837406
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When parsing the shape files, I've run into a few issues. Not sure if this the the right place to rase them, but on the off chance you care:
Fiji in adm0 has a point in it's polygon that's > 180
Secondly, center fiji in adm1 (FJI-2617) has a points that are outside of Fiji from adm0.
fiji from adm0's bounding box is :
-180.0,-21.738658949999945 / 180.00000000000023,-12.457111358999953
and central fiji from adm1's bounding box is:
177.7681986837223,-18.415459893659147 / 178.7114363942743,-17.550258091837406
The text was updated successfully, but these errors were encountered: