File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -61,3 +61,4 @@ Tom Kralidis <tomkralidis at gmail.com>
61
61
Sandro Santilli <strk at keybit.net>
62
62
Alessandro Pasotti <elpaso at itopen.it>
63
63
Even Rouault <even dot rouault at spatialys dot com>
64
+ Paul Blottiere <blottiere dot paul at gmail dot com>
Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Milena Nowotarska
69
69
Minoru Akagi
70
70
Nikos Alexandris
71
71
Paolo Cavallini
72
+ Paul Blottiere
72
73
Paul Ramsey
73
74
Pierre Auckenthaler
74
75
Raymond Nijssen
Original file line number Diff line number Diff line change 420
420
]
421
421
}
422
422
},
423
+ {
424
+ "type" : " Feature" ,
425
+ "properties" : {
426
+ "Name" : " Paul Blottiere" ,
427
+ "Committer" : " Yes" ,
428
+ "First Commit Message" : " Add polygon and polyline tools in composer" ,
429
+ "First Commit Date" : " 04-03-2016" ,
430
+ "GIT Nickname" : " pblottiere"
431
+ },
432
+ "geometry" : {
433
+ "type" : " Point" ,
434
+ "coordinates" : [
435
+ -4.6445492 ,
436
+ 48.3748789
437
+ ]
438
+ }
439
+ },
423
440
{
424
441
"type" : " Feature" ,
425
442
"properties" : {
You can’t perform that action at this time.
0 commit comments