Skip to content

Instantly share code, notes, and snippets.

View rsimon's full-sized avatar

Rainer Simon rsimon

View GitHub Profile
{
"size" : 5,
"query" : {
"nested" : {
"path" : "is_conflation_of.names",
"query" : {
"match" : { "is_conflation_of.names.name": "athens" }
}
}
}
{
"size" : 0,
"aggs" : {
"is_conflation_of" : {
"nested" : {
"path" : "is_conflation_of"
},
"aggs" : {
"source_gazetteer" : {
"terms" : { "field" : "is_conflation_of.source_gazetteer" }
<html>
<head>
<title>Annotorious OpenSeadragon Test Page</title>
<script src="openseadragon/openseadragon.min.js"></script>
<link rel="stylesheet" type="text/css" href="../../css/theme-dark/annotorious-dark.css" />
<script type="text/javascript" src="http://localhost:9810/compile?id=annotorious"></script>
<script type="text/javascript">
annotorious.plugin.HelloWorldPlugin = function(opt_config_options) { }
annotorious.plugin.HelloWorldPlugin.prototype.initPlugin = function(anno) {
{
"bbox": [
16.8224041,
42.7657037,
16.8224041,
42.7657037
],
"connectsWith": [
"1004"
],
@rsimon
rsimon / amber-void.ttl
Last active September 20, 2016 19:11
Amber Routes VoID dummy
@prefix : <http://my-domain.org/my-data/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<https://github.com/kgeographer/topotime/hroutes> a void:Dataset;
# MANDATORY
dcterms:title "Historical Routes from Topotime";
# OPTIONAL
@rsimon
rsimon / amber-annotations.ttl
Last active September 20, 2016 19:19
Amber Routes routes & annotations dummy
@prefix cnt: <http://www.w3.org/2011/content#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix pelagios: <http://pelagios.github.io/vocab/terms#> .
@prefix relations: <http://pelagios.github.io/vocab/relations#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema> .
# Any custom vocab terms that might be needed
@rsimon
rsimon / pleiades-sample.json
Created September 30, 2016 12:08
Pleiades sample record
{
"features": [{
"geometry": {
"type": "Point",
"coordinates": [-3.606772,
39.460299
]
},
"type": "Feature",
"id": "darmc-location-20192",
@rsimon
rsimon / example.scala
Last active January 30, 2018 08:13
Play JSON Serialization and Trait Methods
// Trait that adds the 'computeSum' method
trait HasSum {
val a: Int
val b: Int
def computeSum() = a + b
}
@rsimon
rsimon / test.html
Created March 8, 2018 12:21
'Remote control' OpenLayers through a DOM element that obstructs direct access
<html>
<head>
<link rel="stylesheet" href="https://openlayers.org/en/v4.6.4/css/ol.css" type="text/css">
<style>
#above, #below {
position:absolute;
top:0;
left:0;
width:640px;
height:480px;
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 2.
Title,Geometry,DateTime,ItemType,Dataset,ConflatesNo
Faroe Islands,"MULTIPOLYGON (((-6.916 61.65, -6.879 61.627, -6.943 61.593, -6.751 61.574, -6.748 61.541, -6.841 61.56, -6.702 61.487, -6.824 61.471, -6.717 61.46, -6.677 61.392, -6.869 61.474, -6.996 61.602, -6.916 61.65)), ((-6.706 61.638, -6.699 61.631, -6.723 61.631, -6.706 61.638)), ((-6.758 61.705, -6.749 61.701, -6.737 61.685, -6.763 61.683, -6.758 61.705)), ((-6.946 61.914, -6.813 61.898, -6.633 61.828, -6.687 61.753, -6.776 61.831, -6.877 61.819, -6.946 61.914), (-6.808 61.829, -6.811 61.828, -6.808 61.829, -6.808 61.829)), ((-6.846 61.785, -6.808 61.779, -6.79 61.751, -6.853 61.762, -6.846 61.785)), ((-7.666 62.102, -7.661 62.1, -7.688 62.097, -7.666 62.102)), ((-7.596 62.117, -7.579 62.115, -7.528 62.095, -7.665 62.102, -7.596 62.117)), ((-6.324 62.305, -6.285 62.281, -6.341 62.278, -6.325 62.243, -6.416 62.271, -6.324 62.305)), ((-6.524 62.299, -6.515 62.277, -6.424 62.253, -6.538 62.254, -6.445 62.181, -6.572 62.224, -6.535 62.174, -6.554 62.169