view war/datasources.json @ 65:2446477fdeaa trimmed_data

removed all datasets besides kafka
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Tue, 18 Dec 2012 12:30:32 +0100
parents f635bbdc6a03
children ed444173aef0
line wrap: on
line source

[
    {
        "label": "Static Data",
        "categories": [
            {
                "category": "WebOPAC Goettingen",
                "items": [
                    {
                        "label": "Franz Kafka",
                        "url": "data/kafka.kml"
                    }
                ]
            }
        ]
    },
    {
        "label": "KML File URL",
        "url": "/tpp/req?url="
    },
    {
        "label": "KMZ File URL",
        "url": "/tpp/req?kmz=true&url="
    },
    {
        "label": "CSV File URL",
        "url": "/tpp/req?csv=true&url="
    },
    {
        "label": "Europeana",
        "url": "/tpp/req?url=http://europeana.eu/portal/search.kml?query="
    },
    {
        "label": "local KML",
        "url": ""
    }
]