We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 00d60db commit 57ee08eCopy full SHA for 57ee08e
doc/contributors.json
@@ -83,6 +83,23 @@
83
]
84
}
85
},
86
+ {
87
+ "type": "Feature",
88
+ "properties": {
89
+ "Name": "Tisham Dhar",
90
+ "Committer": "Yes",
91
+ "First Commit Message": "MINGW/MSYS based intial windows builds/installers",
92
+ "First Commit Date": "05-02-2008",
93
+ "GIT Nickname": "whatnick"
94
+ },
95
+ "geometry": {
96
+ "type": "Point",
97
+ "coordinates": [
98
+ 138.6010,
99
+ -34.9290
100
+ ]
101
+ }
102
103
{
104
"type": "Feature",
105
"properties": {
0 commit comments