|
| 1 | +{ |
| 2 | + "type": "FeatureCollection", |
| 3 | + "features": [ |
| 4 | + { |
| 5 | + "type": "Feature", |
| 6 | + "properties": { |
| 7 | + "Name": "Tim Sutton", |
| 8 | + "Committer": "Yes", |
| 9 | + "First Commit Message": "Added support for grayscale tifs too.", |
| 10 | + "First Commit Date": "31-12-2003", |
| 11 | + "GIT Nickname": "timlinux" |
| 12 | + }, |
| 13 | + "geometry": { |
| 14 | + "type": "Point", |
| 15 | + "coordinates": [ |
| 16 | + 20.443990230560303, |
| 17 | + -34.01992347338913 |
| 18 | + ] |
| 19 | + } |
| 20 | + }, |
| 21 | + { |
| 22 | + "type": "Feature", |
| 23 | + "properties": { |
| 24 | + "Name": "Marco Hugentobler", |
| 25 | + "Committer": "Yes", |
| 26 | + "First Commit Message": "Changes in the display behaviour of qgsmapcanvas (updating the screen, avoid flickering when paning).", |
| 27 | + "First Commit Date": "15-06-2003", |
| 28 | + "GIT Nickname": "mhugent" |
| 29 | + }, |
| 30 | + "geometry": { |
| 31 | + "type": "Point", |
| 32 | + "coordinates": [ |
| 33 | + 8.536376953125, |
| 34 | + 47.368594345213374 |
| 35 | + ] |
| 36 | + } |
| 37 | + }, |
| 38 | + { |
| 39 | + "type": "Feature", |
| 40 | + "properties": { |
| 41 | + "Name": "Marco Bernasocchi", |
| 42 | + "Committer": "No", |
| 43 | + "GIT Nickname": "mbernasocchi", |
| 44 | + "First Commit Date": "25-03-2011" |
| 45 | + }, |
| 46 | + "geometry": { |
| 47 | + "type": "Point", |
| 48 | + "coordinates": [ |
| 49 | + 9.252706468105316, |
| 50 | + 46.789811217009586 |
| 51 | + ] |
| 52 | + } |
| 53 | + }, |
| 54 | + { |
| 55 | + "type": "Feature", |
| 56 | + "properties": { |
| 57 | + "Name": "Larry Shaffer", |
| 58 | + "Committer": "Yes", |
| 59 | + "First Commit Message": "Added SIP generation to build/python directory of API files for QScintilla code completion/call tips.", |
| 60 | + "First Commit Date": "09-04-2012", |
| 61 | + "GIT Nickname": "dakcarto" |
| 62 | + }, |
| 63 | + "geometry": { |
| 64 | + "type": "Point", |
| 65 | + "coordinates": [ |
| 66 | + -103.575687, |
| 67 | + 43.933346 |
| 68 | + ] |
| 69 | + } |
| 70 | + }, |
| 71 | + { |
| 72 | + "type": "Feature", |
| 73 | + "properties": { |
| 74 | + "Name": "Giovanni Allegri", |
| 75 | + "Committer": "No", |
| 76 | + "GIT Nickname": "giohappy" |
| 77 | + }, |
| 78 | + "geometry": { |
| 79 | + "type": "Point", |
| 80 | + "coordinates": [ |
| 81 | + 11.07272, |
| 82 | + 43.88417 |
| 83 | + ] |
| 84 | + } |
| 85 | + }, |
| 86 | + { |
| 87 | + "type": "Feature", |
| 88 | + "properties": { |
| 89 | + "Name": "Nathan Woodrow", |
| 90 | + "Committer": "Yes", |
| 91 | + "First Commit Message": "Added expression based labels, simple dialog for entering expressions.", |
| 92 | + "First Commit Date": "25-05-2011", |
| 93 | + "GIT Nickname": "NathanW2" |
| 94 | + }, |
| 95 | + "geometry": { |
| 96 | + "type": "Point", |
| 97 | + "coordinates": [ |
| 98 | + 153.42407226562497, |
| 99 | + -28.05259082333986 |
| 100 | + ] |
| 101 | + } |
| 102 | + }, |
| 103 | + { |
| 104 | + "type": "Feature", |
| 105 | + "properties": { |
| 106 | + "Name": "Nyall Dawson", |
| 107 | + "Committer": "Yes", |
| 108 | + "First Commit Message": "Fix calculation of graduated symbology breaks", |
| 109 | + "First Commit Date": "28-02-2013", |
| 110 | + "GIT Nickname": "nyalldawson" |
| 111 | + }, |
| 112 | + "geometry": { |
| 113 | + "type": "Point", |
| 114 | + "coordinates": [ |
| 115 | + 145.0349675, |
| 116 | + -37.9170952 |
| 117 | + ] |
| 118 | + } |
| 119 | + }, |
| 120 | + { |
| 121 | + "type": "Feature", |
| 122 | + "properties": { |
| 123 | + "Name": "Richard Duivenvoorde", |
| 124 | + "Committer": "Yes", |
| 125 | + "First Commit Message": "some dutch translations for git testing", |
| 126 | + "First Commit Date": "4-9-2011", |
| 127 | + "GIT Nickname": "duiv" |
| 128 | + }, |
| 129 | + "geometry": { |
| 130 | + "type": "Point", |
| 131 | + "coordinates": [ |
| 132 | + 4.6, |
| 133 | + 52.3 |
| 134 | + ] |
| 135 | + } |
| 136 | + }, |
| 137 | + { |
| 138 | + "type": "Feature", |
| 139 | + "properties": { |
| 140 | + "Name": "Borys Jurgiel", |
| 141 | + "Committer": "Yes", |
| 142 | + "First Commit Message": "Plugin Installer update: inclusion to i18n", |
| 143 | + "First Commit Date": "10-11-2008", |
| 144 | + "GIT Nickname": "borysiasty" |
| 145 | + }, |
| 146 | + "geometry": { |
| 147 | + "type": "Point", |
| 148 | + "coordinates": [ |
| 149 | + 20.95, |
| 150 | + 52.2815 |
| 151 | + ] |
| 152 | + } |
| 153 | + }, |
| 154 | + { |
| 155 | + "type": "Feature", |
| 156 | + "properties": { |
| 157 | + "Name": "Vinayan Parameswaran", |
| 158 | + "Committer": "Yes", |
| 159 | + "First Commit Message": "Feature:Topology Checker", |
| 160 | + "First Commit Date": "12-12-2012", |
| 161 | + "GIT Nickname": "vinayan" |
| 162 | + }, |
| 163 | + "geometry": { |
| 164 | + "type": "Point", |
| 165 | + "coordinates": [ |
| 166 | + 76.33026123046874, |
| 167 | + 10.308163730851513 |
| 168 | + ] |
| 169 | + } |
| 170 | + }, |
| 171 | + { |
| 172 | + "type": "Feature", |
| 173 | + "properties": { |
| 174 | + "Name": "Paolo Cavallini", |
| 175 | + "Committer": "Yes", |
| 176 | + "First Commit Message": "unknown", |
| 177 | + "First Commit Date": "unknown", |
| 178 | + "GIT Nickname": "pcav" |
| 179 | + }, |
| 180 | + "geometry": { |
| 181 | + "type": "Point", |
| 182 | + "coordinates": [ |
| 183 | + 10.631332397460938, |
| 184 | + 43.659924074789 |
| 185 | + ] |
| 186 | + } |
| 187 | + }, |
| 188 | + { |
| 189 | + "type": "Feature", |
| 190 | + "properties": { |
| 191 | + "Name": "Marco Hugentobler", |
| 192 | + "Committer": "Yes", |
| 193 | + "First Commit Message": "Changes in the display behaviour of qgsmapcanvas (updating the screen, avoid flickering when paning).", |
| 194 | + "First Commit Date": "15-06-2003", |
| 195 | + "GIT Nickname": "mhugent" |
| 196 | + }, |
| 197 | + "geometry": { |
| 198 | + "type": "Point", |
| 199 | + "coordinates": [ |
| 200 | + 8.536376953125, |
| 201 | + 47.368594345213374 |
| 202 | + ] |
| 203 | + } |
| 204 | + }, |
| 205 | + { |
| 206 | + "type": "Feature", |
| 207 | + "properties": { |
| 208 | + "Name": "Régis Haubourg", |
| 209 | + "Committer": "No", |
| 210 | + "First Commit Message": "minor fr ui translation", |
| 211 | + "First Commit Date": "05-08-2013", |
| 212 | + "GIT Nickname": "haubourg" |
| 213 | + }, |
| 214 | + "geometry": { |
| 215 | + "type": "Point", |
| 216 | + "coordinates": [ |
| 217 | + 1.444251537322998, |
| 218 | + 43.58023541434867 |
| 219 | + ] |
| 220 | + } |
| 221 | + }, |
| 222 | + { |
| 223 | + "type": "Feature", |
| 224 | + "properties": { |
| 225 | + "Name": "Yoichi Kayama", |
| 226 | + "Committer": "No", |
| 227 | + "First Commit Message": "unknown", |
| 228 | + "First Commit Date": "unknown", |
| 229 | + "GIT Nickname": "yoichigmf" |
| 230 | + }, |
| 231 | + "geometry": { |
| 232 | + "type": "Point", |
| 233 | + "coordinates": [ |
| 234 | + 139.4000244140625, |
| 235 | + 35.69689817401091 |
| 236 | + ] |
| 237 | + } |
| 238 | + }, |
| 239 | + { |
| 240 | + "type": "Feature", |
| 241 | + "properties": { |
| 242 | + "Name": "Radim Blazek", |
| 243 | + "Committer": "Yes", |
| 244 | + "First Commit Message": "some bugfixes", |
| 245 | + "First Commit Date": "07-04-2004", |
| 246 | + "GIT Nickname": "rabla,rblazek,blazek" |
| 247 | + }, |
| 248 | + "geometry": { |
| 249 | + "type": "Point", |
| 250 | + "coordinates": [ |
| 251 | + 14.3231406, |
| 252 | + 49.9590836 |
| 253 | + ] |
| 254 | + } |
| 255 | + }, |
| 256 | + { |
| 257 | + "type": "Feature", |
| 258 | + "properties": { |
| 259 | + "Name": "Hien Tran-Quang", |
| 260 | + "Committer": "Yes", |
| 261 | + "First Commit Message": "Customization of legend dock (right click)", |
| 262 | + "First Commit Date": "08-10-2012", |
| 263 | + "GIT Nickname": "tqhien" |
| 264 | + }, |
| 265 | + "geometry": { |
| 266 | + "type": "Point", |
| 267 | + "coordinates": [ |
| 268 | + 2.25494384765625, |
| 269 | + 48.80007963827956 |
| 270 | + ] |
| 271 | + } |
| 272 | + }, |
| 273 | + { |
| 274 | + "type": "Feature", |
| 275 | + "properties": { |
| 276 | + "Name": "Luigi Pirelli", |
| 277 | + "Committer": "Yes", |
| 278 | + "First Commit Message": "WMS Tile retry feature ", |
| 279 | + "First Commit Date": "22-08-2013", |
| 280 | + "GIT Nickname": "luipir" |
| 281 | + }, |
| 282 | + "geometry": { |
| 283 | + "type": "Point", |
| 284 | + "coordinates": [ |
| 285 | + -8.397524356842041, |
| 286 | + 43.37283922663916 |
| 287 | + ] |
| 288 | + } |
| 289 | + }, |
| 290 | + { |
| 291 | + "type": "Feature", |
| 292 | + "properties": { |
| 293 | + "Name": "Juergen Fischer", |
| 294 | + "Committer": "Yes", |
| 295 | + "First Commit Message": "fix for ticket #790 and #791 and another msvc logger update", |
| 296 | + "First Commit Date": "5-11-2013", |
| 297 | + "GIT Nickname": "jef-n" |
| 298 | + }, |
| 299 | + "geometry": { |
| 300 | + "type": "Point", |
| 301 | + "coordinates": [ |
| 302 | + 7.2145843505859375, |
| 303 | + 53.60615521721495 |
| 304 | + ] |
| 305 | + } |
| 306 | + } |
| 307 | + ] |
| 308 | +} |
0 commit comments