view war/datasources.json @ 70:e6b72868e395 trimmed_data

Allow more than one field of the same name (append the content)
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Thu, 10 Jan 2013 13:21:12 +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": ""
    }
]