{ "currentVersion": 10.71, "id": 41, "name": "Informal Trading Bay (Rental Status)", "type": "Feature Layer", "parentLayer": { "id": 39, "name": "Informal Trading" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2040916.310893519, "ymin": -4063571.1077864603, "xmax": 2090110.7069713136, "ymax": -3992055.7229620623, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BAY_NAME", "typeIdField": "", "subtypeField": "BAY_STS", "defaultSubtypeCode": -2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ARCH_OBJ_ID", "type": "esriFieldTypeString", "alias": "Architectural Object ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ARCH_OBJ_ID" }, { "name": "BAY_NAME", "type": "esriFieldTypeString", "alias": "Bay Name", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "BAY_NAME" }, { "name": "BAY_STS", "type": "esriFieldTypeSmallInteger", "alias": "Bay 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" }, "editable": true, "nullable": true, "defaultValue": -2, "modelName": "BAY_STS" }, { "name": "FLR_NO", "type": "esriFieldTypeInteger", "alias": "Floor Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLR_NO" }, { "name": "RNTL_STS", "type": "esriFieldTypeSmallInteger", "alias": "Rental Status", "domain": { "type": "codedValue", "name": "cvdITPSRentalStatus", "description": "ITPS Rental Status", "codedValues": [ { "name": "Unassigned", "code": 1 }, { "name": "Occupied", "code": 2 }, { "name": "Vacant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RNTL_STS" }, { "name": "DNNG_LVL", "type": "esriFieldTypeSmallInteger", "alias": "Dunning Level", "domain": { "type": "codedValue", "name": "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DNNG_LVL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Unset", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": -2, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Proposed", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": 1, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Withdrawn", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": 2, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Approved", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": 3, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Retiring", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": 4, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Retired", "description": "", "prototype": { "attributes": { "BAY_NAME": null, "DNNG_LVL": null, "ARCH_OBJ_ID": null, "BAY_STS": 5, "FLR_NO": null, "RNTL_STS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": -2, "name": "Unset", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": -2, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } }, { "code": 1, "name": "Proposed", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": 1, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } }, { "code": 2, "name": "Withdrawn", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": 2, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } }, { "code": 3, "name": "Approved", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": 3, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } }, { "code": 4, "name": "Retiring", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": 4, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } }, { "code": 5, "name": "Retired", "defaultValues": { "ARCH_OBJ_ID": null, "BAY_NAME": null, "BAY_STS": 5, "FLR_NO": null, "RNTL_STS": null, "DNNG_LVL": null }, "domains": { "RNTL_STS": {"type": "inherited"}, "DNNG_LVL": {"type": "inherited"} } } ], "maxRecordCount": 250000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }