Skip to content

LIFEAI/geo-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geo-processing

WhiteboxTools FastAPI processing service for geo.place.fund regenerative site intelligence.

Endpoints

  • POST /process/{tool} — queue a geospatial analysis job
  • GET /jobs/{job_id} — poll job status
  • GET /layers/{project_id} — get all cached layer results
  • GET /health — liveness check

Tools

slope, aspect, hillshade, curvature, twi, flow_accumulation, stream_extraction, flood_risk, individual_tree_detection, normalize_lidar, canopy_height, soil_carbon, drainage_class

Deploy

Docker. Env vars: R2_ENDPOINT, R2_ACCESS_KEY, R2_SECRET_KEY, R2_BUCKET, SUPABASE_URL, SUPABASE_KEY

About

Geo regenerative site intelligence — WhiteboxTools FastAPI processing service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors