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>
6161Sandro Santilli <strk at keybit.net>
6262Alessandro Pasotti <elpaso at itopen.it>
6363Even 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
6969Minoru Akagi
7070Nikos Alexandris
7171Paolo Cavallini
72+ Paul Blottiere
7273Paul Ramsey
7374Pierre Auckenthaler
7475Raymond Nijssen
Original file line number Diff line number Diff line change 420420 ]
421421 }
422422 },
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+ },
423440 {
424441 "type" : " Feature" ,
425442 "properties" : {
You can’t perform that action at this time.
0 commit comments