File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -60,3 +60,4 @@ Denis Rouzaud <denis.rouzaud at gmail.com>
60
60
Tom Kralidis <tomkralidis at gmail.com>
61
61
Sandro Santilli <strk at keybit.net>
62
62
Alessandro Pasotti <elpaso at itopen.it>
63
+ Even Rouault <even dot rouault at spatialys dot com>
Original file line number Diff line number Diff line change 770
770
38.69744
771
771
]
772
772
}
773
+ },
774
+ {
775
+ "type" : " Feature" ,
776
+ "properties" : {
777
+ "Name" : " Even Rouault" ,
778
+ "Committer" : " Yes" ,
779
+ "First Commit Message" : " OGR provider: don't segfault when the layer cannot be retrieved (e.g. datasource with 0 layer)" ,
780
+ "First Commit Date" : " 20-11-2011" ,
781
+ "GIT Nickname" : " rouault"
782
+ },
783
+ "geometry" : {
784
+ "type" : " Point" ,
785
+ "coordinates" : [
786
+ -9.42036 ,
787
+ 38.69744
788
+ ]
789
+ }
773
790
}
774
791
]
775
792
}
You can’t perform that action at this time.
0 commit comments