API endpoint that allows TempSpatial objects to be viewed or edited.

GET /api/tempspatial/10019/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "Feature",
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        10.213473,
                        43.90763899395098
                    ],
                    [
                        10.22602823005425,
                        43.91210177134637
                    ],
                    [
                        10.26440055499744,
                        43.92652277199786
                    ],
                    [
                        10.29776779407847,
                        43.94454410752777
                    ],
                    [
                        10.32279322338923,
                        43.96976480184383
                    ],
                    [
                        10.36617063419457,
                        43.99377455825137
                    ],
                    [
                        10.375110809169,
                        44.00655161192094
                    ],
                    [
                        10.39790267173461,
                        44.00209827676984
                    ],
                    [
                        10.43139152739361,
                        44.00583478475355
                    ],
                    [
                        10.46004791777533,
                        44.01440160412064
                    ],
                    [
                        10.46371146011764,
                        44.03482053825176
                    ],
                    [
                        10.46371146011764,
                        44.06249071136054
                    ],
                    [
                        10.42148822814507,
                        44.08122767786561
                    ],
                    [
                        10.39292545357537,
                        44.09995871228149
                    ],
                    [
                        10.39540917310317,
                        44.12135834481624
                    ],
                    [
                        10.42273008790895,
                        44.12314129777688
                    ],
                    [
                        10.45750216129815,
                        44.10709278404597
                    ],
                    [
                        10.49599981397902,
                        44.11779227747058
                    ],
                    [
                        10.49724167374292,
                        44.14720589621964
                    ],
                    [
                        10.50096725303461,
                        44.16769763384239
                    ],
                    [
                        10.51302740081067,
                        44.16903311273062
                    ],
                    [
                        10.520703,
                        44.16813799405456
                    ],
                    [
                        10.52199173249698,
                        44.16236022414596
                    ],
                    [
                        10.52538151430013,
                        44.15655717519736
                    ],
                    [
                        10.53985443493572,
                        44.14930739965489
                    ],
                    [
                        10.55996016317574,
                        44.14073287363323
                    ],
                    [
                        10.582043,
                        44.1290519940391
                    ],
                    [
                        10.601272,
                        44.11581999403379
                    ],
                    [
                        10.625674,
                        44.12252399403661
                    ],
                    [
                        10.62723288502071,
                        44.13260519701632
                    ],
                    [
                        10.65146052833743,
                        44.12924725912583
                    ],
                    [
                        10.74822552167241,
                        44.0981040068336
                    ],
                    [
                        10.75990405535078,
                        44.05855239822593
                    ],
                    [
                        10.73188200000011,
                        44.03955799400354
                    ],
                    [
                        10.75990405535078,
                        44.00697578539948
                    ],
                    [
                        10.70484811086707,
                        43.97936986959037
                    ],
                    [
                        10.69817466305087,
                        43.96376084558568
                    ],
                    [
                        10.69650630109682,
                        43.92532115544407
                    ],
                    [
                        10.70317974891302,
                        43.90248582910704
                    ],
                    [
                        10.70484811086709,
                        43.87483134219975
                    ],
                    [
                        10.70621,
                        43.84376599392528
                    ],
                    [
                        10.69150121523465,
                        43.82429871440992
                    ],
                    [
                        10.64621,
                        43.79541699390576
                    ],
                    [
                        10.56971079258889,
                        43.78456447311824
                    ],
                    [
                        10.48962941879442,
                        43.79299515699888
                    ],
                    [
                        10.436994,
                        43.81239199391251
                    ],
                    [
                        10.41288476890804,
                        43.84596079729713
                    ],
                    [
                        10.38452261568916,
                        43.84355428751924
                    ],
                    [
                        10.34448192879191,
                        43.84114768066043
                    ],
                    [
                        10.30777796580277,
                        43.85197664701066
                    ],
                    [
                        10.28275253649201,
                        43.83633417570119
                    ],
                    [
                        10.25281368708696,
                        43.83343708892969
                    ],
                    [
                        10.23696455000009,
                        43.87602624299562
                    ],
                    [
                        10.213473,
                        43.90763899395098
                    ]
                ]
            ]
        ]
    },
    "bbox": [
        10.21347300000007,
        43.78456447311824,
        10.75990405535078,
        44.16903311273062
    ],
    "properties": {
        "id": 10019,
        "wikidata_id": "Q158290",
        "title": "Lucca",
        "name": "Lucca",
        "alt_name": "",
        "source": "https://histogis.acdh.oeaw.ac.at/api/source/143/",
        "source_name": "Europe Stateborders 1835",
        "administrative_unit": "https://histogis.acdh.oeaw.ac.at/api/skosconcepts/139/",
        "adm_name": "Duchy",
        "start_date": "1815-06-09",
        "end_date": "1847-12-16",
        "date_accuracy": "D",
        "spatial_extent": 0.119735328149768,
        "spatial_extent_sqm": 1067.8368439667659,
        "parents": [],
        "slugged_name": "lucca__1815-06-09_1847-12-16"
    },
    "when": {
        "timespans": [
            {
                "start": {
                    "in": "1815-06-09"
                },
                "end": {
                    "in": "1847-12-16"
                }
            }
        ]
    },
    "names": [
        {
            "toponym": "Lucca"
        },
        {
            "toponym": ""
        }
    ],
    "types": [
        {
            "identifier": "https://histogis.acdh.oeaw.ac.at/vocabs/139",
            "label": "Duchy"
        }
    ],
    "descriptions": [
        {
            "value": "For this data set the europe_adm1_1815 data was adopted and adapted. The europe_adm1_1815 data set is based on maps of:\r\n\r\nEurope by Adrien Brue, 1816 (Rumsey Collection)\r\nthe Netherlands and Luxembourg by Carl Ferdinand Weiland, 1817 (Rumsey Collection)\r\nthe Austrian Monarchy by Anton Floder, 1835 (Woldan Collection)\r\nTurkey in Europe by John Arrowsmith, 1832 (Rumsey Collection)\r\nGreece by Heinrich Kiepert, 1853, (Rumsey Collection)\r\nLake Constanz by the Landesamt für Vermessung und Geoinformation Bayern, 2010 (Bodensee Geodatenpool)\r\nRepublic of Cracow by Eduś - IBR Biblioteki Śląskiej w Katowicach, 2015\r\nIn order to improve geometry accuracy also other available vector data sets were used and adapted for both the 1815 and 1835 data sets, viz.: data provided by\r\n\r\nthe Mosaic Project ( http://www.censusmosaic.org/)\r\nthe Geo-Larhra Catalogue (http://geo-larhra.org/?q=geocatalogue/vectors)\r\nthe © OpenStreetMap collaborative project (www.openstreetmap.org).\r\nAntonia Dückelmann was responsible for reviewing the existing, provided data sets, for data consolidation and harmonization, and for data editing based on research by Peter Paul Marckhgott-Sanabria. Peter Paul Marckhgott-Sanabria was responsible for historical investigation and validation, in particular for reviewing the created data sets, for data harmonization and for research on administrative structures in the time period and on the dates of existence of the respective administrative units (time spans between formation and disintegration).",
            "lang": "en"
        }
    ],
    "links": [
        {
            "type": "skos:closeMatch",
            "identifier": "http://www.wikidata.org/entity/Q158290"
        }
    ],
    "@id": "https://histogis.acdh.oeaw.ac.at/shapes/permalink/d136d6020a36b66529bc144de106d1c5/"
}