AgentNemo00 / satelite-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoData to Image API

This is an api for converting geo data to an image. It supports different map types and dimensions, clipping and other image manipulations. Check out the OpenAPI doc for the full feature set.

Run

go run cmd/geo-converter/main.go

Documentation

Run th api and open localhost:10001/v1/openapi

Instrumentation

Ping and metrics endpoint are included at /ping and /metrics

About

License:MIT License


Languages

Language:Go 100.0%