biopama_protected_areas-8.x-1.3/config/optional/field.field.node.country.field_country_bounds.yml
config/optional/field.field.node.country.field_country_bounds.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_country_bounds
- node.type.country
module:
- geofield
id: node.country.field_country_bounds
field_name: field_country_bounds
entity_type: node
bundle: country
label: 'Country Bounds'
description: 'Add here the values defining the boundaries of the country your data refer to. '
required: false
translatable: false
default_value:
-
value: 'POLYGON ((180 90, 180 -90, -180 -90, -180 90, 180 90))'
geo_type: Polygon
lat: !!float -0
lon: !!float -0
left: !!float -180
top: !!float 90
right: !!float 180
bottom: !!float -90
geohash: ''
latlon: '-0,-0'
default_value_callback: ''
settings:
backend: geofield_backend_default
field_type: geofield
