Skip to content

Instantly share code, notes, and snippets.

@mandrasch
Last active October 23, 2019 10:22
Show Gist options
  • Save mandrasch/be3c7ce89924953e38ae32c6f916885a to your computer and use it in GitHub Desktop.
Save mandrasch/be3c7ce89924953e38ae32c6f916885a to your computer and use it in GitHub Desktop.
OER World Map Search Queries for Country + Consultant
https://oerworldmap.org/resource/?filter.about.location.address.addressCountry=DE&filter.about.location.address.addressCountry=AT&filter.about.location.address.addressCountry=CH&filter.about.additionalType.@id=https%3A%2F%2Foerworldmap.org%2Fassets%2Fjson%2Fpersons.json%23consultant&map=11.62955,49.45440,5
First link is broken, hashtags need to be manually decoded :/
https://oerworldmap.org/resource/?filter.about.location.address.addressCountry=DE&filter.about.location.address.addressCountry=AT&filter.about.location.address.addressCountry=CH&filter.about.additionalType.@id=https://oerworldmap.org/assets/json/persons.json%23consultant
https://oerworldmap.org/resource/?filter.about.additionalType.@id=https%3A%2F%2Foerworldmap.org%2Fassets%2Fjson%2Fpersons.json%23consultant&filter.about.location.address.addressCountry=DE&filter.about.location.address.addressCountry=AT&filter.about.location.address.addressCountry=CH
As soon as I scroll in the map, link changes to - after it is shared, it is broken (# on wrong location)
https://oerworldmap.org/resource/?filter.about.additionalType.@id=https://oerworldmap.org/assets/json/persons.json#consultant&filter.about.location.address.addressCountry=DE&filter.about.location.address.addressCountry=AT&filter.about.location.address.addressCountry=CH&map=-20.49740,48.67083,2
https://oerworldmap.org/resource/?filter.about.additionalType.@id=https://oerworldmap.org/assets/json/persons.json&map=1.03551,48.73564,3#consultant&map=-8.55265,45.96174,2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment