{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Hospitals and Clinics", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Points of Interest" }, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f26e434b1574ae74384cea6008b5665", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACr0lEQVRIidVXy27TQBQ9Tl1LtfpAFCESBEhsQOoyfAFsk32Vqtt0hfwJhE+IWDVbSMWaZFu+AO+oBBukUkgqRFBLq0RysIPOTEz8yiQOrhBHsuPYmTlz5957jqPjH0H/f4i3XxSQ8/IYaQVoo464d2DZV0O8LchK0FAFvKIcqQPuUD7fqfNsQ4ONV9ZeNsSVehWaV4Nh5mFuACvrgGGGf+P0eRRxdlrETr2KEfZwYDUWI67Ui9BAwhKu3QJWNqbPwoXwWL0BXH4Heif7YgFN61E64kqAdPNOPEIVSM5FfvvE6N9NI9cTB/ukN+8DS8tIDY7JPwC6H0neQtMqzyZmTv1Ix6S1J/fw7PFdcd3+8APll0ehIa3dLZQeXhfXz99+Ru3wWD7gwr+8L4k5IznXY9XLQmJO02yvKnIG0DvZB6AgZsuwelWFlBbM+UUP0ajDxOxTtkzWMEy2WzUYtR7aZooD+1SB4u1VlMf59JFfM9TEa5tsMyk8MWLKoL86BUjyZncLqWCYkzYdy+uEmNpLGbxKjLSCkNYQMQXf114FuhcOOj+d0L3CujF7u5eWAe/Xn6+pQ7S/Xir7OBHuUB4aOnFi7j1dhoKfRQ8H4fTlp5frxoklbOEymRMPeG7j9dOEiAn6Ka2NTZ8l+udy7gDCxDRx2hmtLStyzuX0u3BzCskkaOLUVsrmIs4Uze3ZKaNtBLc5mZh6yqjpp7Q2utPh8cRxEhCt8hCpO2yjadWij5PbieZNE6efLuLJPung3IabS3wH06cOluQt4ae0tnlzzpz6kZI0ssXzCQjfHGhnzDmtjW1GwQ+2G4VBvOwNZPWykJjThO0NYrZySQ9tiAXQ2oIuwxRMZLYtWobVOyXKIOaXTH8BvstQ8Km9lEEq0hxkWIg4vAiKQep/D39PnAF+A1f8ClWbroxBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1024342.1191142537, "ymin": 1854897.712804757, "xmax": 1040318.0707580857, "ymax": 1866855.1357402578, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACILITYAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "MedicalFacilityType", "description": "The type of medical facility", "codedValues": [ { "name": "Ambulatory Surgical Center", "code": "Ambulatory Surgical Center" }, { "name": "Doctor Office", "code": "Doctor Office" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Nursing Home", "code": "Nursing Home" }, { "name": "Urgent Care Clinic", "code": "Urgent Care Clinic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "Website", "length": 150, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Weekdays", "code": "Weekdays" }, { "name": "Weekends", "code": "Weekends" }, { "name": "Other", "code": "Other" }, { "name": "7 Days/Week", "code": "7 Days/Week" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "8:00am - 4:30pm", "code": "8:00am - 4:30pm" }, { "name": "8:30am - 5:00pm", "code": "8:30am - 5:00pm" }, { "name": "9:00am - 5:00pm", "code": "9:00am - 5:00pm" }, { "name": "10:00am - 6:00pm", "code": "10:00am - 6:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "Daylight", "code": "Daylight" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAUMA", "type": "esriFieldTypeString", "alias": "Trauma", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HELIPAD", "type": "esriFieldTypeString", "alias": "Helipad", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I262name", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0970ed3a00084cc7809b7fe0358c5b65" }