{ "currentVersion": 10.71, "id": 44, "name": "Health Care Facilities", "type": "Feature Layer", "parentLayer": { "id": 43, "name": "Specialised Health" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "This dataset represents the locations of Hospitals and Clinics (primary health care facilities) within the City of Cape Town. It describes the facilities by class and type (Private or State). This dataset primarily represents data applicable to the City of Cape Town's Environmental Health Department and may not necessarily contain all Health Care Facilities or hospitals within the City of Cape Town. Date: 2018", "copyrightText": "GIS Spatial Data Management Section, Keller House, Loop Street, Cape Town and City Health- Specialised Health Services and Western Cape Government.", "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": false, "supportsSqlExpression": true }, "extent": { "xmin": 2042781.1540456081, "ymin": -4055190.6697371127, "xmax": 2104949.7814730965, "ymax": -3967054.5954936803, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADR", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ADR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Type", "domain": { "type": "codedValue", "name": "cvdHlthCareFcltType", "description": "Health Care Facility Type", "codedValues": [ { "name": "CITY OF CAPE TOWN", "code": 1 }, { "name": "PAWC", "code": 2 }, { "name": "PAWC and CAPE TOWN", "code": 3 }, { "name": "PRIVATE", "code": 4 }, { "name": "STATE", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TYPE" }, { "name": "CLS", "type": "esriFieldTypeInteger", "alias": "Class", "domain": { "type": "codedValue", "name": "cvdHlthCareFcltCls", "description": "Health Care Facility Class", "codedValues": [ { "name": "Clinic", "code": 1 }, { "name": "Clinic/Community Day Centre", "code": 2 }, { "name": "Community Day Centre", "code": 3 }, { "name": "District Hospital", "code": 4 }, { "name": "Mobile", "code": 5 }, { "name": "Private Hospital", "code": 6 }, { "name": "Psychiatric Hospital", "code": 7 }, { "name": "Regional Hospital", "code": 8 }, { "name": "Satellite", "code": 9 }, { "name": "Tertiary Hospital", "code": 10 }, { "name": "Youth Reproductive Health", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R90_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Health Care Facilities", "description": "", "prototype": { "attributes": { "TYPE": null, "CLS": null, "ADR": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 250000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }