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 cda4df4 commit c00a8b3Copy full SHA for c00a8b3
doc/contributors.json
@@ -566,6 +566,23 @@
566
48.791220421656064
567
]
568
}
569
+ },
570
+ {
571
+ "type": "Feature",
572
+ "properties": {
573
+ "Name": "Martin Dobias",
574
+ "Committer": "Yes",
575
+ "First Commit Message": "Patch to allow setting extents from cli on startup",
576
+ "First Commit Date": "03-06-2005",
577
+ "GIT Nickname": "wonder"
578
579
+ "geometry": {
580
+ "type": "Point",
581
+ "coordinates": [
582
+ 14.42916,
583
+ 50.06681
584
+ ]
585
+ }
586
587
588
0 commit comments