We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba92a61 + 3687fd6 commit a6eaf27Copy full SHA for a6eaf27
1 file changed
providers/providers.geojson
@@ -143,6 +143,19 @@
143
"properties": {
144
"name": "<a target=\"_blank\" href=\"https://www.csgis.de\">Csgis</a>"
145
}
146
+ },
147
+ {
148
+ "geometry": {
149
+ "type": "Point",
150
+ "coordinates": [
151
+ 174.774,
152
+ -41.2902
153
+ ]
154
155
+ "type": "Feature",
156
+ "properties": {
157
+ "name": "<a target=\"_blank\" href=\"https://www.catalyst.net.nz\">Catalyst IT</a>"
158
+ }
159
160
]
-}
161
+}
0 commit comments