- GeoScript is a library for processing spatial data in various scripting languages like Python, Groovy, JavaScript, etc. It uses GeoTools behind the scenes.
- It provides familiar spatial concepts like geometry, features, layers, and projections. Scripts can load, style, analyze, and display spatial data with just a few lines of code.
- Processes written with GeoScript can be published as OGC Web Processing Services and executed remotely through a standard interface. This allows sharing and chaining of spatial analysis workflows.