Skip to content
Snippets Groups Projects
Commit 02a4d46d authored by Christoffer Stoll's avatar Christoffer Stoll
Browse files

added zones description

parent ea0f2eac
No related branches found
No related tags found
1 merge request!20Development
......@@ -109,3 +109,16 @@ POST api/imports/observations
# CSV headers
sampling_point_id,begin_position,end_position,value,validation_flag,verification_flag
```
### Zones
[Example](/csv_examples/zones.gpkg)
The zones file must be a geopackage file
```yaml
# Endpoint
POST api/imports/zones
# GEOPACKAGE attributes
id,area,code,population,population_year,type,year,responsible_authority
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment