Skip to content

Commit

Permalink
Add missing reference file for gfi test
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Apr 4, 2019
1 parent 258b9a5 commit d995070
Showing 1 changed file with 46 additions and 0 deletions.
@@ -0,0 +1,46 @@
Content-Length: 992
Content-Type: application/json; charset=utf-8

{"type": "FeatureCollection",
"features":[
{
"type":"Feature",
"id":"as_areas.18",
"geometry":null,
"properties":{
"fid":18,
"gid":34,
"datum":"2013-06-11",
"bearbeiter":"scholle-b",
"veranstaltung":"",
"beschriftung":"",
"name":"",
"flaechentyp":"Schraffur",
"farbe":"255 0 0",
"schraff_width":"2",
"schraff_width_prt":"6.00",
"schraff_size":"10",
"schraff_size_prt":"30.00",
"schraff_winkel":"45",
"umrissfarbe":"0 0 0",
"umrisstyp":"durchgezogen",
"umrissstaerke":"1",
"umrissstaerke_prt":"3.00",
"umfang":758.4703,
"flaeche":12879,
"bemerkung":"",
"last_change":"2013-06-11 10:03:45.52301+02"
}
},{
"type":"Feature",
"id":"cdb_lines.13",
"geometry":null,
"properties":{
"fid":13,
"id":12,
"typ":"Ortsteil",
"name":"Fallersleben",
"ortsrat":"Fallersleben\/Sülfeld",
"id_long":null
}
}]}

0 comments on commit d995070

Please sign in to comment.