hesidoryn / map-warper-be

Map warper backend deployed on AWS Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

map-warper-be

Prerequisites

  • Install up

Deploy

Just run:

up

Invoke

up url

Then you can send POST requests on url with payload (for example, data.json) and get georeferenced tiff image.

Building binaries for Lambda

  • Setup EC2 instance
  • Follow instructions to build gdal_translate and gdal_warp binaries
  • For reduce size of binaries run strip on them

About

Map warper backend deployed on AWS Lambda


Languages

Language:Go 100.0%