Open thatbudakguy opened 5 months ago
The field names & schema in the layer model (and potentially elsewhere) are out of date: https://github.com/geoblacklight/geo_monitor/blob/b4cad62d8bdd43c42e5f31f56fe62e666c5f03d2/app/models/geo_monitor/layer.rb#L17-L22
layer
We need to use the Aardvark schema here in order to be compatible with modern version of geoblacklight.
The field names & schema in the
layer
model (and potentially elsewhere) are out of date: https://github.com/geoblacklight/geo_monitor/blob/b4cad62d8bdd43c42e5f31f56fe62e666c5f03d2/app/models/geo_monitor/layer.rb#L17-L22We need to use the Aardvark schema here in order to be compatible with modern version of geoblacklight.