-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
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
Fix GeoPackage support implementation. #243
base: develop
Are you sure you want to change the base?
Fix GeoPackage support implementation. #243
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f023bb - Browse repository at this point
Copy the full SHA 8f023bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b5aba - Browse repository at this point
Copy the full SHA d9b5abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46989e2 - Browse repository at this point
Copy the full SHA 46989e2View commit details -
Fix level width and height calculation in case of non-full sphere lev…
…el set sector used.
Configuration menu - View commit details
-
Copy full SHA for 88e6f0e - Browse repository at this point
Copy the full SHA 88e6f0eView commit details -
Improve GeoPackage support implementation:
- Add support of local tile origin based on tile matrix set extent instead of full sphere origin. - Add surface image name based on content identifier. - Change level set sector initialization based on tile matrix set extent instead of content extent. - Change first level tile delta and number of levels calculation based on tile matrix zoom levels. - Fix row calculation in tile factory.
Configuration menu - View commit details
-
Copy full SHA for 99c51c0 - Browse repository at this point
Copy the full SHA 99c51c0View commit details
Commits on Apr 23, 2022
-
Calculate number of levels as (maximal - minimal + 1) instead of taki…
…ng levels size in case of gaps in levels numeration.
Configuration menu - View commit details
-
Copy full SHA for c17e8b0 - Browse repository at this point
Copy the full SHA c17e8b0View commit details
Commits on Jul 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99d1eab - Browse repository at this point
Copy the full SHA 99d1eabView commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 06ee66c - Browse repository at this point
Copy the full SHA 06ee66cView commit details -
Merge remote-tracking branch 'origin/feature/mercator' into feature/g…
…eopackage # Conflicts: # worldwind/src/main/java/gov/nasa/worldwind/layer/mercator/MercatorImageTile.java # worldwind/src/main/java/gov/nasa/worldwind/layer/mercator/MercatorSector.java # worldwind/src/main/java/gov/nasa/worldwind/layer/mercator/MercatorTiledImageLayer.java # worldwind/src/main/java/gov/nasa/worldwind/render/ImageRetriever.java # worldwind/src/main/java/gov/nasa/worldwind/render/ImageSource.java
Configuration menu - View commit details
-
Copy full SHA for 6d01bab - Browse repository at this point
Copy the full SHA 6d01babView commit details
Commits on Jul 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 714d607 - Browse repository at this point
Copy the full SHA 714d607View commit details
Commits on Aug 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dabf6af - Browse repository at this point
Copy the full SHA dabf6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e12a0 - Browse repository at this point
Copy the full SHA 41e12a0View commit details