Releases: JuliaGeo/MapTiles.jl
Releases · JuliaGeo/MapTiles.jl
v1.0.2
MapTiles v1.0.2
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#35) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#36) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#39) (@dependabot[bot])
- Add GFT.val definitions for the CRS defined here (#40) (@asinghvi17)
- Bump codecov/codecov-action from 4 to 5 (#43) (@dependabot[bot])
- Bugfix webmercator X check (#44) (@rafaqz)
v1.0.1
MapTiles v1.0.1
Merged pull requests:
- add methods to Extents.extent not GeoInterface.extent (#27) (@rafaqz)
- Create dependabot.yml (#28) (@yeesian)
- Bump codecov/codecov-action from 1 to 3 (#29) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#30) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#31) (@dependabot[bot])
- use standard license format (#32) (@visr)
- update CompatHelper config (#33) (@visr)
- Extents.intersect -> Extents.intersection (#34) (@alex-s-gardner)
v1.0.0
MapTiles v1.0.0
Closed issues:
- Any way to plot a heatmap on top of the tiles? (#1)
- add Stadia Maps as a provider (#5)
- use (#6)
- More tile map providers (#12)
- plot raises Warning: Attribute alias
xlim
detected in the user recipe defined for the signature (#13) - Interactive UI for displaying map (#14)
- MapTiles compile error (#17)
Merged pull requests:
- Support GeoInterface (#3) (@yeesian)
- update REQUIRE (#4) (@yeesian)
- Update for julia 1.0 (#8) (@yeesian)
- add Project.toml, update CI (#10) (@visr)
- Minimal documentation (#15) (@scls19fr)
- Fix warnings from Plots.jl about xlims and ylims (#16) (@yeesian)
- Fix package and make it work for Tyler.jl (#19) (@SimonDanisch)
- Update references from yeesian to JuliaGeo (#20) (@yeesian)
- add projection for src==dest, for generic use case (#21) (@SimonDanisch)
- remove HTTP, ImageMagick and TileProviders deps (#23) (@visr)