Dateneinträge
Wetterwarnung Potsdam
Datensatzschema
Zum Ausklappen klicken Zum Einklappen klicken
JSON Schema
Bei dem folgenden JSON-Objekt handelt es sich um eine standardisierte Beschreibung Ihres Datensatzschemas. Mehr Informationen über JSON Schema.
{
- "title":"wetterwarnung",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/wetterwarnung"
}
] - "definitions":{
- "wetterwarnung":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/wetterwarnung_records"
}
}
} - "records":
} - "properties":
- "wetterwarnung_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "fid":,{
- "type":"string",
- "title":"FID",
- "description":""
} - "areadesc":,{
- "type":"string",
- "title":"AREADESC",
- "description":""
} - "name":,{
- "type":"string",
- "title":"NAME",
- "description":""
} - "warncellid":,{
- "type":"string",
- "title":"WARNCELLID",
- "description":""
} - "identifier":,{
- "type":"string",
- "title":"IDENTIFIER",
- "description":""
} - "sender":,{
- "type":"string",
- "title":"SENDER",
- "description":""
} - "sent":,{
- "type":"string",
- "title":"SENT",
- "description":""
} - "status":,{
- "type":"string",
- "title":"STATUS",
- "description":""
} - "msgtype":,{
- "type":"string",
- "title":"MSGTYPE",
- "description":""
} - "source":,{
- "type":"string",
- "title":"SOURCE",
- "description":""
} - "scope":,{
- "type":"string",
- "title":"SCOPE",
- "description":""
} - "code":,{
- "type":"string",
- "title":"CODE",
- "description":""
} - "language":,{
- "type":"string",
- "title":"LANGUAGE",
- "description":""
} - "category":,{
- "type":"string",
- "title":"CATEGORY",
- "description":""
} - "event":,{
- "type":"string",
- "title":"EVENT",
- "description":""
} - "responsetype":,{
- "type":"string",
- "title":"RESPONSETYPE",
- "description":""
} - "urgency":,{
- "type":"string",
- "title":"URGENCY",
- "description":""
} - "severity":,{
- "type":"string",
- "title":"SEVERITY",
- "description":""
} - "certainty":,{
- "type":"string",
- "title":"CERTAINTY",
- "description":""
} - "ec_profile":,{
- "type":"string",
- "title":"EC_PROFILE",
- "description":""
} - "ec_license":,{
- "type":"string",
- "title":"EC_LICENSE",
- "description":""
} - "ec_ii":,{
- "type":"string",
- "title":"EC_II",
- "description":""
} - "ec_group":,{
- "type":"string",
- "title":"EC_GROUP",
- "description":""
} - "ec_area_color":,{
- "type":"string",
- "title":"EC_AREA_COLOR",
- "description":""
} - "effective":,{
- "type":"string",
- "title":"EFFECTIVE",
- "description":""
} - "onset":,{
- "type":"string",
- "title":"ONSET",
- "description":""
} - "expires":,{
- "type":"string",
- "title":"EXPIRES",
- "description":""
} - "sendername":,{
- "type":"string",
- "title":"SENDERNAME",
- "description":""
} - "headline":,{
- "type":"string",
- "title":"HEADLINE",
- "description":""
} - "description":,{
- "type":"string",
- "title":"DESCRIPTION",
- "description":""
} - "instruction":,{
- "type":"string",
- "title":"INSTRUCTION",
- "description":""
} - "web":,{
- "type":"string",
- "title":"WEB",
- "description":""
} - "contact":,{
- "type":"string",
- "title":"CONTACT",
- "description":""
} - "parametername":,{
- "type":"string",
- "title":"PARAMETERNAME",
- "description":""
} - "parametervalue":,{
- "type":"string",
- "title":"PARAMETERVALUE",
- "description":""
} - "altitude":,{
- "type":"string",
- "title":"ALTITUDE",
- "description":""
} - "ceiling":,{
- "type":"string",
- "title":"CEILING",
- "description":""
} - "the_geom":{
- "type":"string",
- "title":"THE_GEOM",
- "description":""
}
} - "fid":
}
} - "fields":
} - "properties":
} - "wetterwarnung":
}