{ "currentVersion": 10.71, "id": 8, "name": "Informal Trading Location (Planning 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": 7, "name": "Informal Trading" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOC_STS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "-2", "label": "Unset", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "1", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 } }, "value": "2", "label": "Withdrawn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "value": "3", "label": "Approved", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "4", "label": "Retiring", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 } }, "value": "5", "label": "Retired", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[LOC_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 12000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2040915.7504876843, "ymin": -4063581.2653510193, "xmax": 2090114.1587806053, "ymax": -3992051.322356982, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOC_NAME", "typeIdField": "LOC_STS", "subtypeFieldName": "LOC_STS", "subtypeField": "LOC_STS", "defaultSubtypeCode": -2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SL_ITPS_TRDG_LOC_KEY", "type": "esriFieldTypeInteger", "alias": "Key", "domain": null }, { "name": "ARCH_OBJ_ID", "type": "esriFieldTypeString", "alias": "Architectural Object ID", "length": 25, "domain": null }, { "name": "LOC_NAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 120, "domain": null }, { "name": "LOC_STS", "type": "esriFieldTypeSmallInteger", "alias": "Location Status", "domain": { "type": "codedValue", "name": "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": "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": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": -2, "name": "Unset" }, { "domains": {}, "id": 1, "name": "Proposed" }, { "domains": {}, "id": 2, "name": "Withdrawn" }, { "domains": {}, "id": 3, "name": "Approved" }, { "domains": {}, "id": 4, "name": "Retiring" }, { "domains": {}, "id": 5, "name": "Retired" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": null }, "code": -2, "name": "Unset" }, { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": null }, "code": 1, "name": "Proposed" }, { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": null }, "code": 2, "name": "Withdrawn" }, { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": null }, "code": 3, "name": "Approved" }, { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": null }, "code": 4, "name": "Retiring" }, { "domains": {}, "defaultValues": { "SL_ITPS_TRDG_LOC_KEY": null, "ARCH_OBJ_ID": null, "LOC_NAME": null, "LOC_STS": 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 }