{ "currentVersion": 10.71, "id": 45, "name": "Informal Trading Bay (Rental Status)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Transverse_Mercator\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_Hartebeesthoek_1994\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",19.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 43, "name": "Informal Trading" }, "subLayers": [], "minScale": 1500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RNTL_STS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 } }, "value": "1", "label": "Unassigned", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 2 } }, "value": "2", "label": "Occupied", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "value": "3", "label": "Vacant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2040916.310893519, "ymin": -4063571.1077864603, "xmax": 2090110.7069713136, "ymax": -3992055.7229620623, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BAY_NAME", "typeIdField": "BAY_STS", "subtypeFieldName": "BAY_STS", "subtypeField": "BAY_STS", "defaultSubtypeCode": -2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ARCH_OBJ_ID", "type": "esriFieldTypeString", "alias": "Architectural Object ID", "length": 25, "domain": null }, { "name": "BAY_NAME", "type": "esriFieldTypeString", "alias": "Bay Name", "length": 120, "domain": null }, { "name": "BAY_STS", "type": "esriFieldTypeSmallInteger", "alias": "Bay Status", "domain": { "type": "codedValue", "name": "WS2_cvdITPSPlanningStatus", "description": "ITPS Planning Status", "codedValues": [ { "name": "Unset", "code": -2 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Approved", "code": 3 }, { "name": "Retiring", "code": 4 }, { "name": "Retired", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLR_NO", "type": "esriFieldTypeInteger", "alias": "Floor Number", "domain": null }, { "name": "RNTL_STS", "type": "esriFieldTypeSmallInteger", "alias": "Rental Status", "domain": { "type": "codedValue", "name": "WS2_cvdITPSRentalStatus", "description": "ITPS Rental Status", "codedValues": [ { "name": "Unassigned", "code": 1 }, { "name": "Occupied", "code": 2 }, { "name": "Vacant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DNNG_LVL", "type": "esriFieldTypeSmallInteger", "alias": "Dunning Level", "domain": { "type": "codedValue", "name": "WS2_cvdITPSDunningLevel", "description": "ITPS Dunning Level", "codedValues": [ { "name": "Unset", "code": -2 }, { "name": "Level 0: No outstanding payments", "code": 1 }, { "name": "Level 1", "code": 2 }, { "name": "Level 2", "code": 3 }, { "name": "Level 3", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S158_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": -2, "name": "Unset" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": 1, "name": "Proposed" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": 2, "name": "Withdrawn" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": 3, "name": "Approved" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": 4, "name": "Retiring" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "id": 5, "name": "Retired" } ], "subtypes": [ { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": -2, "name": "Unset" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": 1, "name": "Proposed" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": 2, "name": "Withdrawn" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": 3, "name": "Approved" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": 4, "name": "Retiring" }, { "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} }, "defaultValues": { "SL_ITPS_TRDG_BAY_KEY": null, "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": null, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "code": 5, "name": "Retired" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }