Add bounded GRB map acquisition
This commit is contained in:
@@ -14,6 +14,17 @@ ORTHOPHOTO_MAX_SIDE_M=1024
|
||||
ORTHOPHOTO_CACHE_TTL_HOURS=24
|
||||
SOURCE_CATALOG_PROBE_ENABLED=true
|
||||
SOURCE_CATALOG_GRB_WFS_URL=https://geo.api.vlaanderen.be/GRB/wfs
|
||||
GRB_ENABLED=true
|
||||
GRB_OGC_API_URL=https://geo.api.vlaanderen.be/GRB/ogc/features/v1
|
||||
GRB_MIN_SIDE_M=10
|
||||
GRB_MAX_SIDE_M=20000
|
||||
GRB_PAGE_SIZE=1000
|
||||
GRB_MAX_PAGES=200
|
||||
GRB_MAX_FEATURES=150000
|
||||
GRB_TIMEOUT_SECONDS=180
|
||||
GRB_MAX_RESPONSE_MB=20
|
||||
GRB_MAX_TOTAL_RESPONSE_MB=256
|
||||
GRB_CACHE_TTL_HOURS=24
|
||||
SOURCE_CATALOG_STATBEL_DCAT_URL=https://doc.statbel.be/publications/DCAT/DCAT_opendata_datasets.ttl
|
||||
SOURCE_CATALOG_STATBEL_MAX_RESPONSE_MB=5
|
||||
SOURCE_CATALOG_ALZ_RELEASE_URL=https://landbouwcijfers.vlaanderen.be/open-geodata-landbouwgebruikspercelen
|
||||
|
||||
Reference in New Issue
Block a user