This document summarizes GeoScript, an open source library that provides spatial capabilities for scripting languages like Groovy, JavaScript, Python, Scala, and others. GeoScript allows users to work with geospatial data and perform operations like geometry processing, styling, projections, and data access in a scripting language of their choice. It builds on the GeoTools library but aims to be easier to use for rapid script development. The document outlines GeoScript modules for geometry, projections, data access layers, styling, and includes code examples in various languages.