
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@basemaps/lambda-tiler
Advanced tools
Lambda server for xyz map generation to provide apis for serving both raster and vector map.
All available APIs are defined in the index.ts
Host: https://basemaps.linz.govt.nz/
Validate the server status, health, version which is using for the ci/cd.
Get a tile from the xyz and format for map generation, support both vector and raster tileSet.
Example:
/v1/tiles/topographic/WebMercatorQuad/2/1/1.pbf - Vector Tile
/v1/tiles/aerial/WebMercatorQuad/6/0/38.webp - Raster Tile
Fetch the imagery metadata based on the imageryId
Examples:
/v1/imagery/:imageryId/source.geojson - Source boudning boxes
/v1/imagery/:imageryId/covering.geojson - Output tile bounding boxes
/v1/imagery/:imageryId/cutline.geojson - Cutline used ont he imagery set
/v1/imagery/:imageryId/collection.json - STAC Collection
/v1/imagery/:imageryId/15-32659-21603.json - STAC Item
Fetch the imagery and tile set configurations
To get the fonts and sprites for the vector map.
Get the style json and tile json for the vector map.
Serve a preview of a imagery set
Get attribution json for the map attributions.
Get WMTS xml from the server to support QGIS and Arcgis
FAQs
Unknown package
We found that @basemaps/lambda-tiler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.