-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello and thank you for this wonderful tool!
I'm assuming this is the code that is powering the QuakML feeds for Earthquake Hazards on usgs.gov, if not please feel free to direct me to the correct channel for reporting this.
The quakeml feed root node for these feeds lists two namespaces, anss
and catalog
, that point to a domain that no longer exists:
<q:quakeml xmlns="http://quakeml.org/xmlns/bed/1.2" xmlns:anss="http://anss.org/xmlns/event/0.1"
xmlns:catalog="http://anss.org/xmlns/catalog/0.1" xmlns:q="http://quakeml.org/xmlns/quakeml/1.2">
The domain anss.org
was under control of the Advanced National Seismic System at one point, I assume, but is now owned by a domain name parking company.
Is it possible to get access to these namespace descriptors so that they are publicly accessible again?
Metadata
Metadata
Assignees
Labels
No labels