You are here

geofield.views.schema.yml in Geofield 8

config/schema/geofield.views.schema.yml

File

config/schema/geofield.views.schema.yml
View source
  1. views.field.geofield_proximity_field:
  2. type: views.field.numeric
  3. label: 'Geofield Proximity Field'
  4. views.filter_value.geofield_proximity_filter:
  5. type: views.field.numeric
  6. label: 'Geofield Proximity Filter'
  7. views.sort.geofield_proximity_sort:
  8. type: views_sort
  9. label: 'Geofield Proximity Sort'
  10. views.argument.geofield_proximity_argument:
  11. type: views_argument
  12. label: 'Geofield Proximity Argument'
  13. views.filter_value.geofield_rectangular_boundary_filter:
  14. type: views.field.numeric
  15. label: 'Geofield Rectangular Boundary Filter'
  16. mapping:
  17. value:
  18. type: mapping
  19. label: 'Value'
  20. mapping:
  21. lat_north_east:
  22. type: string
  23. label: 'North East Latitude'
  24. lon_north_east:
  25. type: string
  26. label: 'North East Longitude'
  27. lat_south_west:
  28. type: string
  29. label: 'South West Latitude'
  30. lon_south_west:
  31. type: string
  32. label: 'North East Longitude'
  33. views.argument.geofield_rectangular_boundary_argument:
  34. type: views_argument
  35. label: 'Geofield Rectangular Boundary Argument'