view war/datasources.json @ 77:e8f0780b1b6d trimmed_data

This is abstract enough for now.
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Wed, 16 Jan 2013 14:36:47 +0100
parents 2446477fdeaa
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": ""
    }
]