Geovatra Documentation
Everything you need to know about using the Geovatra platform
Introduction
OverviewGeovatra is an AI-powered geospatial analysis platform that allows you to perform complex GIS operations simply by describing what you want in natural language. No GIS expertise required.
AI Assistant
Ask questions and run analysis using plain English
Layer Management
Upload, manage, and visualize vector and raster layers
Satellite Data
Fetch Sentinel-1, Sentinel-2, DEM, and more on demand
Hydrology
Watershed delineation and stream network extraction
Quick Start
BeginnerGet up and running with Geovatra in minutes:
Create an Account
Sign up at Geovatra and verify your email address to activate your account.
Create a Project
From the dashboard, create a new project to organize your geospatial data and analysis.
Add Data
Upload a shapefile or GeoTIFF, draw features on the map, or ask the AI to fetch satellite data for your area.
Ask the AI
Open the Geovatra Assistant and describe what you want to analyze. For example: "Buffer the roads layer by 500 meters" or "Fetch the NDVI for this area".
Explore Results
New layers appear automatically on the map. Use the layer panel to manage visibility, style, and ordering.
Platform Interface
InterfaceThe Geovatra interface consists of four main areas:
| Component | Location | Description |
|---|---|---|
| Map Canvas | Center | Interactive OpenLayers map for visualizing and drawing spatial data |
| Layer Panel | Left sidebar | Manage layer visibility, ordering, styling, and properties |
| AI Assistant | Bottom/floating | Natural language interface for executing geospatial operations |
| Toolbar | Top | Drawing tools, navigation controls, and upload options |
Upload Vector Data
DataGeovatra supports uploading vector data in the following formats:
- Shapefile (.shp + .dbf + .shx) — upload as a ZIP file containing all components
- GeoJSON (.geojson, .json) — single file upload
- KML/KMZ — Google Earth format
Upload Raster Data
DataRaster files are uploaded and stored in Cloudflare R2 for efficient streaming:
- GeoTIFF (.tif, .tiff) — single or multi-band rasters
After upload, you can customize the color ramp and value ranges directly from the layer panel. Available color ramps include:
Draw Features
DataUse the drawing toolbar to create features directly on the map:
| Tool | Description | Use Case |
|---|---|---|
| Point | Place a point on the map | Mark locations, pour points for watershed |
| Line | Draw a polyline | Transects, routes, boundaries |
| Polygon | Draw a polygon area | Area of interest, clip mask |
| Circle | Draw a circle with radius | Buffer zones, search areas |
| Rectangle | Draw a bounding box | Area of interest for satellite fetch |
Using the AI Assistant
AIThe Geovatra Assistant understands natural language and can execute hundreds of geospatial operations. Simply type what you want to do:
- "Buffer layer S12 by 1 kilometer"
- "Rename layer S5 to 'Roads'"
- "Fetch the DEM for this area D3"
- "Dissolve layer S12 by country name"
- "Where are the areas with high NDVI?"
- "Which cities are above 1000 meters elevation?"
- "Delineate the watershed for this pour point"
Example Queries
AIVector Operations
Satellite Data
Hydrology
Complex Analysis
Vector Operations
GeoprocessingGeovatra supports the following PostGIS-powered vector operations:
Buffer
Create buffer zones around features
Clip
Clip layer by a polygon mask
Intersect
Keep only overlapping geometries
Union
Merge two layers into one
Difference
Subtract one layer from another
Dissolve
Merge features by attribute value
Centroid
Generate centroids of polygons
Convex Hull
Generate convex hull around features
Simplify
Reduce geometry complexity
Spatial Join
Join attributes based on location
Merge Layers
Combine multiple layers into one
Filter
Filter by attribute or location
Raster Operations
GeoprocessingGDAL-powered raster analysis tools:
| Operation | Description | Output |
|---|---|---|
| Clip Raster | Clip raster by vector mask | Raster layer |
| Raster to Vector | Convert raster pixels to polygons | Vector layer |
| Hillshade | Generate hillshade from DEM | Raster layer |
| NDVI from Raster | Calculate NDVI from multi-band raster | Raster layer |
| Raster Statistics | Full statistics for all bands | Chat summary |
| Sample Raster | Get pixel values at coordinates | Chat summary |
| Zonal Statistics | Sample raster at point layer locations | New attribute column |
Hydrology Tools
GRASS GISGeovatra integrates GRASS GIS 8.4 for professional hydrological modeling:
Watershed Delineation
Automatically delineates watershed boundaries, stream networks, and flow accumulation from a DEM. Requires an AOI and optionally a pour point.
The watershed tool produces three output layers:
- Watershed Boundary — polygon vector layer
- Stream Network — line vector layer
- Flow Accumulation — raster layer
Satellite Analysis
Planetary ComputerGeovatra connects to Microsoft Planetary Computer to fetch satellite data on demand for any area of interest:
| Dataset | Source | Resolution | Use Case |
|---|---|---|---|
| NDVI | Sentinel-2 | 10m | Vegetation health |
| EVI | Sentinel-2 | 10m | Dense vegetation areas |
| SAVI | Sentinel-2 | 10m | Arid/semi-arid vegetation |
| True Color | Sentinel-2 | 10m | Visual reference imagery |
| DEM | Copernicus DEM | 30m | Elevation, terrain analysis |
| Flood Map | Sentinel-1 SAR | 10m | Flood detection (works through clouds) |
| Water Occurrence | JRC GSW | 30m | Historical water presence 1984–present |
| Land Cover | ESA WorldCover | 10m | Land use classification |
Credits System
AccountGeovatra uses a credit-based system for AI-powered operations. Credits are consumed when you interact with the AI assistant.
Basic map operations such as layer styling, visibility toggling, and zoom do not consume credits. Credits are consumed for AI chatbot interactions and satellite data fetching.