Closed aubrivliz closed 2 years ago
Thank you for the list! I have now included these into the layers
I also made a list of Geoserver layers and their columns and descriptions in OTN_geoserver_layers_and_columns.md
Please let me know if these look good and work
@diniangela On the layers i get following error:
otnunit:etn_animals:
java.lang.RuntimeException: java.io.IOException java.io.IOExceptionorg.postgresql.util.PSQLException: ERROR: column "type" does not exist Position: 8 ERROR: column "type" does not exist Position: 8
otnunit:etn_deployments:
java.lang.RuntimeException: java.io.IOException java.io.IOExceptionorg.postgresql.util.PSQLException: ERROR: column "model" does not exist Position: 33 ERROR: column "model" does not exist Position: 33
@aubrivliz I changed some of the names of the fields (e.g. type --> tag_type)
It has now been fixed in the Geoserver layers
@diniangela I've just noticed that we are missing the receiver manfacturer. Is it possible to add this in the etn_deployments
layer?
@aubrivliz Yup, I've added a "manufacturer" field into the etn_deployments
layer and have fixed the duplicate catalognumber issue that was happening earlier 😄
Is it possible to add the tag frequency in the layer "otnunit:etn_animals" ?
Yup, it should be in there now as tag_frequency
For 2 layers we are missing fields that are mapped with ETN fields.