@basemaps/landing 8.3.0 → 8.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/build/tsconfig.tsbuildinfo +1 -1
  2. package/dist/docs/404.html +189 -16
  3. package/dist/docs/assets/javascripts/swagger-ui-bundle.js +1 -1
  4. package/dist/docs/assets/javascripts/swagger-ui-standalone-preset.js +1 -1
  5. package/dist/docs/assets/stylesheets/swagger-ui.css +1 -1
  6. package/dist/docs/assets/stylesheets/swagger-ui.css.map +1 -1
  7. package/dist/docs/configuration/index.html +1579 -533
  8. package/dist/docs/deployment/index.html +1536 -493
  9. package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +1678 -595
  10. package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +1628 -553
  11. package/dist/docs/developer-guide/index.html +1487 -469
  12. package/dist/docs/developer-guide/run-basemaps-locally/index.html +1624 -554
  13. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +1609 -546
  14. package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +1578 -519
  15. package/dist/docs/examples/_overview/index.html +1490 -465
  16. package/dist/docs/examples/leaflet.xyz.3857/index.html +1526 -502
  17. package/dist/docs/examples/maplibre.opacity.3857/index.html +1703 -679
  18. package/dist/docs/examples/maplibre.vector.3857/index.html +1533 -509
  19. package/dist/docs/index.html +1654 -568
  20. package/dist/docs/operator-guide/cog-quality/index.html +1668 -587
  21. package/dist/docs/operator-guide/empty-tiles/index.html +1529 -484
  22. package/dist/docs/operator-guide/gebco/index.html +1554 -509
  23. package/dist/docs/operator-guide/index.html +1475 -461
  24. package/dist/docs/operator-guide/quick-start/index.html +1638 -577
  25. package/dist/docs/operator-guide/relief-shade/index.html +1558 -509
  26. package/dist/docs/operator-guide/texture-shade/index.html +1611 -566
  27. package/dist/docs/operator-guide/xyz-projection/index.html +1590 -529
  28. package/dist/docs/quick-start/index.html +1482 -461
  29. package/dist/docs/sitemap.xml +42 -30
  30. package/dist/docs/sitemap.xml.gz +0 -0
  31. package/dist/docs/user-guide/_get-started/index.html +1612 -539
  32. package/dist/docs/user-guide/api-documentation/index.html +81 -18
  33. package/dist/docs/user-guide/api-documentation/{swagger-be89a08e.html → swagger-3b2ee5d5.html} +4 -4
  34. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/_How-to-use-vector-tiles/index.html +1779 -0
  35. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/_How-to-use-vector-tiles/index.maplibre.vector.3857.html +22 -0
  36. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/index.html +1960 -0
  37. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/index.maplibre.vector.3857.html +80 -0
  38. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/add-filter.webp +0 -0
  39. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/contours.webp +0 -0
  40. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/how-to-customize-vector-tiles/static/modify-paint.webp +0 -0
  41. package/dist/docs/user-guide/how-to-use-and-customize-vector-tiles/index.html +1640 -0
  42. package/dist/docs/user-guide/technical-documentation/index.html +1811 -670
  43. package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +1481 -463
  44. package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +1485 -467
  45. package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +1486 -468
  46. package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +1478 -461
  47. package/dist/docs/user-guide/use-in-esri-software/index.html +1477 -461
  48. package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
  49. package/dist/{index-8.3.0-5f827c1e303a8185.js → index-8.5.0-3c37c4e66b36a792.js} +2 -2
  50. package/dist/index.html +2 -2
  51. package/dist/index.js +2 -2
  52. package/package.json +5 -5
  53. package/dist/docs/assets/javascripts/swagger-initializer.js +0 -20
  54. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js +0 -3
  55. package/dist/docs/assets/javascripts/swagger-ui-es-bundle-core.js.map +0 -1
  56. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js +0 -3
  57. package/dist/docs/assets/javascripts/swagger-ui-es-bundle.js.map +0 -1
  58. package/dist/docs/assets/stylesheets/swagger-ui.js +0 -2
  59. package/dist/docs/assets/stylesheets/swagger-ui.js.map +0 -1
  60. /package/dist/{index-8.3.0-c5e57c4593cca04a.css → index-8.5.0-c5e57c4593cca04a.css} +0 -0
  61. /package/dist/lib/{attribution-8.3.0-7e26e43200746f3c.js → attribution-8.5.0-7e26e43200746f3c.js} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.