{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "AFRIGIS Address Database", "type": "Feature Layer", "description": "The NAD is a comprehensive spatial database of physical street addresses in South Africa. The AfriGIS National Address Database (NAD) not only contains the coordinates (longitude/latitude) for the individual properties, but also the correct hierarchy string for the street address.Publication Dates: August 2024", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Municipalities", "parentLayer": null, "subLayers": [], "minScale": 1107.7909800245989, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a7182fe09df3b47615b369e5c1ca712", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArElEQVQYlZWQ6w3DIAyEeWSKrpE1HMQUzRpdo5kCCGtkjWQJENWlMiJUlVr/wujz+c6D+KOGtnHOTVLKkXut9UpE2wccQrgrpTYiWvkvxjiGEJ7GmLnCUFRvsKqg0McYFwzhfcJYTY1iPwB1IcR88Sy+VCnl8N7ffoKllLsxZj9hpGZfPYj/lNJRA7IvhGkHAOacJ2vt43I6nIdPBY9YDUUGLzBvQGqEgcfe/AuLN140VRM6KwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 3.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.STR_NUMBER + \" \" + $feature.STR_NAME + \" \" + $feature.STR_TYPE + \" \" + $feature.SUBURB", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "allowOverlapOfLabel": "allow", "useCodedValues": false, "maxScale": 0, "minScale": 1107.7909800245989, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 207926.89630000014, "ymin": 6145563.2149, "xmax": 761904.1571000004, "ymax": 6572015.4658, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AG_NAD_ID", "type": "esriFieldTypeInteger", "alias": "AG_NAD_ID", "domain": null }, { "name": "CONFIDENCE", "type": "esriFieldTypeInteger", "alias": "CONFIDENCE", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "STR_NUMBER", "type": "esriFieldTypeString", "alias": "STR_NUMBER", "length": 16, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 30, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 11, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 37, "domain": null }, { "name": "OLD_STREET", "type": "esriFieldTypeString", "alias": "OLD_STREET", "length": 37, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AG_SUB_ID", "type": "esriFieldTypeInteger", "alias": "AG_SUB_ID", "domain": null }, { "name": "AG_SUB_CDE", "type": "esriFieldTypeString", "alias": "AG_SUB_CDE", "length": 13, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "SUBURB", "length": 50, "domain": null }, { "name": "POSTCODE", "type": "esriFieldTypeString", "alias": "POSTCODE", "length": 4, "domain": null }, { "name": "AG_SGTN_ID", "type": "esriFieldTypeInteger", "alias": "AG_SGTN_ID", "domain": null }, { "name": "SGTOWN", "type": "esriFieldTypeString", "alias": "SGTOWN", "length": 43, "domain": null }, { "name": "AG_TOWN_ID", "type": "esriFieldTypeInteger", "alias": "AG_TOWN_ID", "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 40, "domain": null }, { "name": "AG_MUN_ID", "type": "esriFieldTypeInteger", "alias": "AG_MUN_ID", "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "MUN_CODE", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "S12_NAME", "length": 50, "domain": null }, { "name": "MUNIC", "type": "esriFieldTypeString", "alias": "MUNIC", "length": 42, "domain": null }, { "name": "AG_PROV_ID", "type": "esriFieldTypeInteger", "alias": "AG_PROV_ID", "domain": null }, { "name": "PROVINCE", "type": "esriFieldTypeString", "alias": "PROVINCE", "length": 13, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "AfriGIS Erven", "type": "Feature Layer", "description": "The cadastre is a register of the surveyed property boundaries in the Western Cape.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Surveyor General", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ERF_NO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 206689.44959999993, "ymin": 6145540.0625, "xmax": 767971.8651999999, "ymax": 6613736.1348, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S12_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AG_CAD_ID", "type": "esriFieldTypeInteger", "alias": "AG_CAD_ID", "domain": null }, { "name": "SG_CODE", "type": "esriFieldTypeString", "alias": "SG Code", "length": 21, "domain": null }, { "name": "ERF_NO", "type": "esriFieldTypeString", "alias": "Erf Number", "length": 8, "domain": null }, { "name": "PORTION", "type": "esriFieldTypeString", "alias": "Portion", "length": 5, "domain": null }, { "name": "MIN_REGION", "type": "esriFieldTypeString", "alias": "Minor Region", "length": 50, "domain": null }, { "name": "MAJ_REGION", "type": "esriFieldTypeString", "alias": "Major Region", "length": 40, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AREA_TABLE", "type": "esriFieldTypeString", "alias": "Area Table", "length": 8, "domain": null }, { "name": "SGTOWN", "type": "esriFieldTypeString", "alias": "SG Town", "length": 50, "domain": null }, { "name": "SGADMIN", "type": "esriFieldTypeString", "alias": "SG Admin Area", "length": 20, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 50, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 40, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "AfriGIS Farm Portions", "type": "Feature Layer", "description": "The Farm Portions is a register of the sub-divided farm boundaries in the country.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Surveyor General", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FARM_NO +\"-\" + $feature.PORTION", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 190687.93950000033, "ymin": 6145014.9245, "xmax": 804591.5300000003, "ymax": 6631029.7724, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FARMNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FARMNAME", "type": "esriFieldTypeString", "alias": "Farm Name", "length": 50, "domain": null }, { "name": "SG_CODE", "type": "esriFieldTypeString", "alias": "SG Code", "length": 21, "domain": null }, { "name": "FARM_NO", "type": "esriFieldTypeString", "alias": "Farm Number", "length": 8, "domain": null }, { "name": "PORTION", "type": "esriFieldTypeString", "alias": "Portion", "length": 5, "domain": null }, { "name": "MAJ_REGION", "type": "esriFieldTypeString", "alias": "Major Region", "length": 40, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AREA_TABLE", "type": "esriFieldTypeString", "alias": "Area Table", "length": 8, "domain": null }, { "name": "SGADMIN", "type": "esriFieldTypeString", "alias": "SG Admin Area", "length": 20, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 50, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 40, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "AfriGIS Farms", "type": "Feature Layer", "description": "The Farms is a register of the surveyed historic farm boundaries in the country.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Surveyor General", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"FARM \" +$feature.FARM_NO", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 190687.93950000033, "ymin": 6145014.9245, "xmax": 805180.3346999995, "ymax": 6631031.3209, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FARMNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FARMNAME", "type": "esriFieldTypeString", "alias": "Farm Name", "length": 50, "domain": null }, { "name": "SG_CODE", "type": "esriFieldTypeString", "alias": "SG Code", "length": 21, "domain": null }, { "name": "FARM_NO", "type": "esriFieldTypeString", "alias": "Farm Number", "length": 8, "domain": null }, { "name": "PORTION", "type": "esriFieldTypeString", "alias": "Portion", "length": 5, "domain": null }, { "name": "MAJ_REGION", "type": "esriFieldTypeString", "alias": "Major Region", "length": 40, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AREA_TABLE", "type": "esriFieldTypeString", "alias": "Area Table", "length": 8, "domain": null }, { "name": "SGADMIN", "type": "esriFieldTypeString", "alias": "SG Admin Area", "length": 20, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 50, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 40, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "AfriGIS Streets Cadastre", "type": "Feature Layer", "description": "The cadastre is a register of the surveyed property boundaries in the country.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Surveyor General", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 207942.70909999963, "ymin": 6145527.0928, "xmax": 761925.2647000002, "ymax": 6613718.7322, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S12_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SG_CODE", "type": "esriFieldTypeString", "alias": "SG Code", "length": 21, "domain": null }, { "name": "ERF_NO", "type": "esriFieldTypeString", "alias": "Erf Number", "length": 8, "domain": null }, { "name": "PORTION", "type": "esriFieldTypeString", "alias": "Portion", "length": 5, "domain": null }, { "name": "MIN_REGION", "type": "esriFieldTypeString", "alias": "Minor Region", "length": 50, "domain": null }, { "name": "MAJ_REGION", "type": "esriFieldTypeString", "alias": "Major Region", "length": 40, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "AREA_TABLE", "type": "esriFieldTypeString", "alias": "Area Table", "length": 8, "domain": null }, { "name": "SGTOWN", "type": "esriFieldTypeString", "alias": "SG Town", "length": 50, "domain": null }, { "name": "SGADMIN", "type": "esriFieldTypeString", "alias": "SG Admin Area", "length": 20, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 50, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 40, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "AfriGIS Parks Cadastre", "type": "Feature Layer", "description": "The cadastre is a register of the surveyed parks in the country, as captured by the Surveyor General\u2019s Offices.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Surveyor General", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 207909.77300000004, "ymin": 6145540.0624, "xmax": 730622.0717000002, "ymax": 6505236.7556, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S12_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 64, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 64, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "AG_GC_ID", "type": "esriFieldTypeInteger", "alias": "AG_GC_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 125, "domain": null }, { "name": "CATEGORY_1", "type": "esriFieldTypeString", "alias": "CATEGORY_1", "length": 64, "domain": null }, { "name": "CATEGORY_2", "type": "esriFieldTypeString", "alias": "CATEGORY_2", "length": 64, "domain": null }, { "name": "SS_COUNT", "type": "esriFieldTypeInteger", "alias": "SS_COUNT", "domain": null }, { "name": "UNIT_CNT", "type": "esriFieldTypeInteger", "alias": "UNIT_CNT", "domain": null }, { "name": "ERF_CNT", "type": "esriFieldTypeInteger", "alias": "ERF_CNT", "domain": null }, { "name": "OFFICE_CNT", "type": "esriFieldTypeInteger", "alias": "OFFICE_CNT", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "AG_SS_ID", "type": "esriFieldTypeInteger", "alias": "AG_SS_ID", "domain": null }, { "name": "AG_PT_ID", "type": "esriFieldTypeInteger", "alias": "AG_PT_ID", "domain": null }, { "name": "BOXCODE", "type": "esriFieldTypeString", "alias": "BOXCODE", "length": 4, "domain": null }, { "name": "STRCODE", "type": "esriFieldTypeString", "alias": "STRCODE", "length": 4, "domain": null }, { "name": "AVG_HH_INC", "type": "esriFieldTypeString", "alias": "AVG_HH_INC", "length": 30, "domain": null }, { "name": "SANS_FTID", "type": "esriFieldTypeInteger", "alias": "SANS_FTID", "domain": null }, { "name": "SANS_FTYPE", "type": "esriFieldTypeString", "alias": "SANS_FTYPE", "length": 32, "domain": null }, { "name": "SANS_ETYPE", "type": "esriFieldTypeString", "alias": "SANS_ETYPE", "length": 32, "domain": null }, { "name": "GATED", "type": "esriFieldTypeString", "alias": "GATED", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "AfriGIS Gated Communities", "type": "Feature Layer", "description": "A Western Cape layer of gated communities displaying sectional schemes, office parks, boomed-off areas and estates.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Municipalities, Websites, Estate Agents and Field work", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 1.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [] }, "defaultVisibility": false, "extent": { "xmin": 207909.77300000004, "ymin": 6145540.0624, "xmax": 730622.0717000002, "ymax": 6505236.7556, "spatialReference": { "wkid": 32734, "latestWkid": 32734, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 125, "domain": null }, { "name": "CATEGORY_1", "type": "esriFieldTypeString", "alias": "Category 1", "length": 64, "domain": null }, { "name": "CATEGORY_2", "type": "esriFieldTypeString", "alias": "Category 2", "length": 64, "domain": null }, { "name": "SS_COUNT", "type": "esriFieldTypeInteger", "alias": "SS Count", "domain": null }, { "name": "UNIT_CNT", "type": "esriFieldTypeInteger", "alias": "Unit Count", "domain": null }, { "name": "ERF_CNT", "type": "esriFieldTypeInteger", "alias": "Erf Count", "domain": null }, { "name": "OFFICE_CNT", "type": "esriFieldTypeInteger", "alias": "Office Count", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "BOXCODE", "type": "esriFieldTypeString", "alias": "Box Code", "length": 4, "domain": null }, { "name": "STRCODE", "type": "esriFieldTypeString", "alias": "Street Code", "length": 4, "domain": null }, { "name": "AVG_HH_INC", "type": "esriFieldTypeString", "alias": "Average Household Income", "length": 30, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "Suburb", "length": 64, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "length": 64, "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeString", "alias": "Local Municipality Code", "length": 15, "domain": null }, { "name": "S12_NAME", "type": "esriFieldTypeString", "alias": "Local Municipality", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 130, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "Updated", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "GATED", "type": "esriFieldTypeString", "alias": "GATED", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "89d7e374d5f24cdab754916bb724d67a" } ], "tables": [] }