Skip to content
Geo Hound
ESRI MapServerData directory

Layers

Published by gis.telkom.co.za

South Africa Telkom fibre network coverage and availability.

South Africainfrastructure
Extent not published by this service

Service facts

Endpoint
https://gis.telkom.co.za/arcgis/rest/services/Retail/TelkomRetailFibre/MapServer
Type
ESRI MapServer
Layers
3
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:102113
CORS
Enabled
Response time
1651 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0FIBRE_SPLITTER_BOUNDARY
6 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
CBS_SPLITTER_CODECBS_SPLITTER_CODEesriFieldTypeString
STATUSSTATUSesriFieldTypeString
ShapeSHAPEesriFieldTypeGeometry
WEB_UPLOADWEB_UPLOADesriFieldTypeString
QUERYURL_FSBQUERYURL_FSBesriFieldTypeString
polygon
1FTTH_Retail_Provider
10 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
P_IDP_IDesriFieldTypeInteger
P_NAMEP_NAMEesriFieldTypeString
AREA_STATUSAREA_STATUSesriFieldTypeString
AREA_CODEAREA_CODEesriFieldTypeString
UPLOAD_TAGUPLOAD_TAGesriFieldTypeString
SHAPESHAPEesriFieldTypeGeometry
TYPETYPEesriFieldTypeString
SPEED_MAXSPEED_MAXesriFieldTypeInteger
SPEED_MINSPEED_MINesriFieldTypeInteger
polygon
2FDA
7 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
ShapeShapeesriFieldTypeGeometry
REGIONREGIONesriFieldTypeString
PMO_FDA_IDPMO_FDA_IDesriFieldTypeString
FDA_STATUSFDA_STATUSesriFieldTypeString
MEDIA_NAMEMEDIA_NAMEesriFieldTypeString
QUERYURL_FPAQUERYURL_FPAesriFieldTypeString
polygon

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: Layers
URL: https://gis.telkom.co.za/arcgis/rest/services/Retail/TelkomRetailFibre/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://gis.telkom.co.za/arcgis/rest/services/Retail/TelkomRetailFibre/MapServer
Leaflet
fetch('https://gis.telkom.co.za/arcgis/rest/services/Retail/TelkomRetailFibre/MapServer/0/query?where=1%3D1&outFields=*&f=geojson')
  .then((r) => r.json())
  .then((geojson) => L.geoJSON(geojson).addTo(map));
Python
import geopandas as gpd
gdf = gpd.read_file(
    'https://gis.telkom.co.za/arcgis/rest/services/Retail/TelkomRetailFibre/MapServer/0/query?where=1%3D1&outFields=*&f=geojson'
)

Related services

This service was found in the wild by Geo Hound users while browsing the web.

Add to Chrome
Report an issue with this listing