Mercurial > lada > lada-client
comparison server/rest/sta_ort @ 486:0952c7767d98
Added new static data matching the new data model.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 31 Oct 2014 21:06:19 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
485:6bfb9c6c97d7 | 486:0952c7767d98 |
---|---|
1 { | |
2 "success":true, | |
3 "message":"200", | |
4 "data":[{ | |
5 "id":86, | |
6 "bezeichnung":"STW0601", | |
7 "beschreibung":"Twistetalsperre; Naturschutzgebiet", | |
8 "unscharf":"0", | |
9 "nutsCode":"DE736", | |
10 "koordXExtern":"3503940", | |
11 "koordYExtern":"5691980", | |
12 "hoeheLand":null, | |
13 "letzteAenderung":1365513788263, | |
14 "latitude":51.36254, | |
15 "longitude":9.05552, | |
16 "otyp":"Z", | |
17 "staatId":282, | |
18 "gemId":"09575143" | |
19 },{ | |
20 "id":201, | |
21 "bezeichnung":"SMG1101", | |
22 "beschreibung":"Müggelsee; Berlin; PE-Stelle Nr. 41035", | |
23 "unscharf":"0", | |
24 "nutsCode":"DE300", | |
25 "koordXExtern":"4612000", | |
26 "koordYExtern":"5812000", | |
27 "hoeheLand":null, | |
28 "letzteAenderung":1365513788263, | |
29 "latitude":52.4298, | |
30 "longitude":13.64516, | |
31 "otyp":"Z", | |
32 "staatId":282, | |
33 "gemId":"09575143" | |
34 },{ | |
35 "id":184, | |
36 "bezeichnung":"FSP0092", | |
37 "beschreibung":"Spree km 9,20; PE-Stelle Nr. 11002, Einmündung Landwehrkanal", | |
38 "unscharf":"0", | |
39 "nutsCode":"DE300", | |
40 "koordXExtern":"4599000", | |
41 "koordYExtern":"5822000", | |
42 "hoeheLand":null, | |
43 "letzteAenderung":1365513788263, | |
44 "latitude":52.52214, | |
45 "longitude":13.45707, | |
46 "otyp":"Z", | |
47 "staatId":287, | |
48 "gemId":"09575143" | |
49 },{ | |
50 "id":106, | |
51 "bezeichnung":"SBR1201", | |
52 "beschreibung":"Brieskower See; Brieskow-Finkenheerd", | |
53 "unscharf":"0", | |
54 "nutsCode":"DE40C", | |
55 "koordXExtern":"33471086", | |
56 "koordYExtern":"5789746", | |
57 "hoeheLand":null, | |
58 "letzteAenderung":1365513788263, | |
59 "latitude":52.25734, | |
60 "longitude":14.57639, | |
61 "otyp":"Z", | |
62 "staatId":282, | |
63 "gemId":"09575143" | |
64 }] | |
65 } |