Skip to content

BenCretois/awesome-nina

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Awesome NINA

Curated list of resources and tools used in NINA

GIS

Tools

  • GDAL - GDAL is a translator library for raster and vector geospatial data formats
  • TiPG - OGC Features and Tiles from PG database
  • PyGEOAPI - provides an API to geospatial data.
  • Terracotta - A light-weight, versatile XYZ tile server, built with Flask and Rasterio 🌍
  • TiTiler is a set of python modules that focus on creating FastAPI application for dynamic tiling.
  • Martin - Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

Vectors

  • PMTiles - PMTiles is a single-file archive format for pyramids of tiled data. A PMTiles archive can be hosted on a storage platform like S3, and enables low-cost, zero-maintenance map applications.

Raster

Cloud Optimized GEOTiff

A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing ​HTTP GET range requests to ask for just the parts of a file they need.

Articles

OGC API REST

OGC Features

Metadata

MapLibre

MapLibre GL JS is an open-source library for publishing maps on your websites or webview based apps. Fast displaying of maps is possible thanks to GPU-accelerated vector tile rendering.

About

Curated list of resources and tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published