Skip to content

Commit a6eaf27

Browse files
authored
Merge pull request #89 from GeoTob/patch-1
Add Catalyst IT to list of Providers
2 parents ba92a61 + 3687fd6 commit a6eaf27

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

providers/providers.geojson

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,19 @@
143143
"properties": {
144144
"name": "<a target=\"_blank\" href=\"https://www.csgis.de\">Csgis</a>"
145145
}
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+
}
146159
}
147160
]
148-
}
161+
}

0 commit comments

Comments
 (0)