Skip to content

Releases: ConservationMetrics/mapgl-tile-renderer

v1.2.0

27 Nov 17:55
e9c4bf4
Compare
Choose a tag to compare

What's Changed

  • Add support for exporting in smp (Styled Map Package) format by @rudokemper in #63

Full Changelog: v1.1.2...v1.2.0

v1.1.2

10 Nov 04:38
Compare
Choose a tag to compare

What's Changed

  • Use tiletype for mbtiles format in metadata by @acalcutt in #47
  • Add action to build tiles from input by @luandro in #48
  • Write render request to Postgres DB task row by @rudokemper in #51
  • Follow-on work to get map-packer flow working completely by @rudokemper in #53
  • ASQ can receive and process message to delete map request by @rudokemper in #54
  • Wrap message processing block in try/catch statement by @rudokemper in #58
  • Add support for Thunderforest API (landscape style) by @rudokemper in #59
  • Optionally generate thumbnail image of map style with bounding box by @rudokemper in #60

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Feb 13:27
Compare
Choose a tag to compare

What's Changed

  • Add pmtiles source support by @acalcutt in #39
  • Add options for ratio and tileType by @acalcutt in #44
  • 🧹 Minor PR: tidy up package.json, order of input params, render result logs by @rudokemper in #45

New Contributors

Full Changelog: v0.1.1-alpha...v1.1.1

v0.1.1-alpha

17 Feb 22:31
bbed6d2
Compare
Choose a tag to compare

What's Changed

  • Add output filename to name in mbtiles metadata by @rudokemper in #35
  • New ability to download and overlay styled OSM data for satellite imagery sources by @rudokemper in #37
  • Revert back to outputs/ dir by default; create if not found by @rudokemper in #38
  • Fix paths for local style assets (fonts and sprites) by @rudokemper in #43
  • Set maplibre Map mode to 'tile' by @rudokemper in #42

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

10 Feb 00:30
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

What's Changed

  • Support rendering geojson sources, fonts and sprites by @rudokemper in #1
  • Add support for loading local XYZ tiles by @rudokemper in #2
  • Add support for fetching from online sources (starting with Bing Maps API) by @rudokemper in #5
  • Add linting and pre-commit lint check by @luandro in #6
  • Get GeoJSON overlay working for tile generation with an online source by @rudokemper in #7
  • Add support for other online XYZ sources by @rudokemper in #9
  • Bump maplibre-gl-native; support use of node 20 by @rudokemper in #10
  • Add support for limited concurrency XYZ downloads, and Mapbox maps by @rudokemper in #11
  • Add support for Planet API with monthly visual basemaps by @rudokemper in #12
  • Add Dockerfile by @luandro in #8
  • New CLI api proposal by @luandro in #14
  • Add test run of Docker image with command by @luandro in #15
  • Set up mbgl-tile-renderer to run as a task worker service by @rudokemper in #17
  • Improved and streamlined validations & error handling by @rudokemper in #22
  • Implement Node.js test suite with jest by @rudokemper in #23
  • Implement expanded test suite by @rudokemper in #25
  • Terraform module to deploy on Azure by @IamJeffG in #33
  • WIP: collect metadata for each task by @rudokemper in #32
  • Smaller Docker image by @luandro in #34
  • Add support for use of Protomaps by @rudokemper in #26
  • Add npm-publish workflow to GitHub Actions by @luandro in #13

New Contributors

Full Changelog: https://github.com/ConservationMetrics/mapgl-tile-renderer/commits/v0.1.0-alpha