We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If second set of coordinates fields are present, they are required for the record to count as Geo Coords referenceable.
Screenshots: How it should behave:
If a record has empty Lat2 and/or Long2 field(s) in the mapping, the first set of coordinates do not count as Geo Coords alone.
Reported By: Shell Museum @benanhalt
The text was updated successfully, but these errors were encountered:
The relevant function is at
webportal-installer/PortalApp/app/store/MainSolrStore.js
Lines 176 to 187 in 50caee3
I think it could be modified to only check the first set of coords without breaking anything.
Sorry, something went wrong.
No branches or pull requests
If second set of coordinates fields are present, they are required for the record to count as Geo Coords referenceable.
Screenshots:
How it should behave:
If a record has empty Lat2 and/or Long2 field(s) in the mapping, the first set of coordinates do not count as Geo Coords alone.
Reported By: Shell Museum
@benanhalt
The text was updated successfully, but these errors were encountered: