Skip to content

Commit d995070

Browse files
committedApr 4, 2019
Add missing reference file for gfi test
1 parent 258b9a5 commit d995070

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
 
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
Content-Length: 992
2+
Content-Type: application/json; charset=utf-8
3+
4+
{"type": "FeatureCollection",
5+
"features":[
6+
{
7+
"type":"Feature",
8+
"id":"as_areas.18",
9+
"geometry":null,
10+
"properties":{
11+
"fid":18,
12+
"gid":34,
13+
"datum":"2013-06-11",
14+
"bearbeiter":"scholle-b",
15+
"veranstaltung":"",
16+
"beschriftung":"",
17+
"name":"",
18+
"flaechentyp":"Schraffur",
19+
"farbe":"255 0 0",
20+
"schraff_width":"2",
21+
"schraff_width_prt":"6.00",
22+
"schraff_size":"10",
23+
"schraff_size_prt":"30.00",
24+
"schraff_winkel":"45",
25+
"umrissfarbe":"0 0 0",
26+
"umrisstyp":"durchgezogen",
27+
"umrissstaerke":"1",
28+
"umrissstaerke_prt":"3.00",
29+
"umfang":758.4703,
30+
"flaeche":12879,
31+
"bemerkung":"",
32+
"last_change":"2013-06-11 10:03:45.52301+02"
33+
}
34+
},{
35+
"type":"Feature",
36+
"id":"cdb_lines.13",
37+
"geometry":null,
38+
"properties":{
39+
"fid":13,
40+
"id":12,
41+
"typ":"Ortsteil",
42+
"name":"Fallersleben",
43+
"ortsrat":"Fallersleben\/Sülfeld",
44+
"id_long":null
45+
}
46+
}]}

0 commit comments

Comments
 (0)
Please sign in to comment.