{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "County Contact", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1360369784E7, "ymin": 4438143.4124, "xmax": -1.05316564119E7, "ymax": 4866410.236400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CCC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FacilityName" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Street" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "State" }, { "name": "PostalCode", "type": "esriFieldTypeString", "alias": "PostalCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PostalCode" }, { "name": "Administrator", "type": "esriFieldTypeString", "alias": "Administrator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Administrator" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Phone" }, { "name": "LastUpdated", "type": "esriFieldTypeDate", "alias": "LastUpdated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdated" }, { "name": "CNTYPROPER", "type": "esriFieldTypeString", "alias": "CNTYPROPER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CNTYPROPER" }, { "name": "CCC", "type": "esriFieldTypeString", "alias": "CCC", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CCC" }, { "name": "Population2020", "type": "esriFieldTypeInteger", "alias": "Population2020", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population2020" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "County Contact", "description": "", "prototype": { "attributes": { "GlobalID": "{00000000-0000-0000-0000-000000000000}", "FacilityName": null, "Street": null, "City": null, "State": null, "PostalCode": null, "Administrator": null, "Phone": null, "LastUpdated": null, "CNTYPROPER": null, "CCC": null, "Population2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "County", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS_Health.SDE.LHD_Services", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "CNTYPROPER", "composite": false, "catalogID": "{886E471E-C37A-453D-A850-81762F925991}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1360369784E7, "ymin": 4438143.4124, "xmax": -1.05295492212E7, "ymax": 4866410.236400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CNTYPROPER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CCC", "type": "esriFieldTypeString", "alias": "County Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CCC" }, { "name": "CNTYPROPER", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CNTYPROPER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Population2020", "type": "esriFieldTypeInteger", "alias": "Population (2020)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population2020" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I458CNTYPROPER", "fields": "CNTYPROPER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S25_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "Population2020": null, "CCC": null, "CNTYPROPER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Local Public Health Region", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.13603687442E7, "ymin": 4438142.544799998, "xmax": -1.05295492212E7, "ymax": 4866409.265000001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Region", "uniqueValueGroups": [ { "heading": "Region", "classes": [ { "label": "North Central", "description": "North Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "North Central" ] ] }, { "label": "Northeast", "description": "Northeast", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 213, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "Northeast" ] ] }, { "label": "Northwest", "description": "Northwest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 202, 228, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "Northwest" ] ] }, { "label": "South Central", "description": "South Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 245, 203, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "South Central" ] ] }, { "label": "Southeast", "description": "Southeast", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "Southeast" ] ] }, { "label": "Southwest", "description": "Southwest", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 225, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "values": [ [ "Southwest" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "North Central", "label": "North Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 213, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "Northeast", "label": "Northeast" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 202, 228, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "Northwest", "label": "Northwest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 245, 203, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "South Central", "label": "South Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "Southeast", "label": "Southeast" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 225, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 } }, "value": "Southwest", "label": "Southwest" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 252, 255 ], "toColor": [ 187, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 215, 255 ], "toColor": [ 249, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 226, 252, 255 ], "toColor": [ 215, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 237, 255 ], "toColor": [ 252, 215, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 182, 252, 255 ], "toColor": [ 239, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 202, 252, 255 ], "toColor": [ 233, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Region", "typeIdField": "Region", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Region" }, { "name": "Area_SqMi", "type": "esriFieldTypeDouble", "alias": "Area (Sq Mi)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area_SqMi" }, { "name": "Population_2020", "type": "esriFieldTypeInteger", "alias": "Population (2020)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population_2020" }, { "name": "Specialist", "type": "esriFieldTypeString", "alias": "Specialist", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Specialist" }, { "name": "MaxDriveTime", "type": "esriFieldTypeDouble", "alias": "Specialist Longest Drive Time (Hours)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxDriveTime" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "North Central", "name": "North Central", "domains": {}, "templates": [ { "name": "North Central", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "North Central", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northeast", "name": "Northeast", "domains": {}, "templates": [ { "name": "Northeast", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "Northeast", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Northwest", "name": "Northwest", "domains": {}, "templates": [ { "name": "Northwest", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "Northwest", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South Central", "name": "South Central", "domains": {}, "templates": [ { "name": "South Central", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "South Central", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southeast", "name": "Southeast", "domains": {}, "templates": [ { "name": "Southeast", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "Southeast", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Southwest", "name": "Southwest", "domains": {}, "templates": [ { "name": "Southwest", "description": "", "prototype": { "attributes": { "MaxDriveTime": null, "Specialist": null, "Region": "Southwest", "Area_SqMi": null, "Population_2020": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "LHD_Services", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS_Health.SDE.KansasCounties", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "County", "composite": false, "catalogID": "{886E471E-C37A-453D-A850-81762F925991}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DentalEducation", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DentalEducation", "type": "esriFieldTypeString", "alias": "Dental Education", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DentalEducation" }, { "name": "DentalPrevServices", "type": "esriFieldTypeString", "alias": "Dental Preventative Services", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DentalPrevServices" }, { "name": "DentalScreenings", "type": "esriFieldTypeString", "alias": "Dental Screenings", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DentalScreenings" }, { "name": "BrushBookBedProg", "type": "esriFieldTypeString", "alias": "Brush,Book,Bed Program", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BrushBookBedProg" }, { "name": "CavityFreebyThree", "type": "esriFieldTypeString", "alias": "Cavity Free by Three", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CavityFreebyThree" }, { "name": "FlourideVarAppl", "type": "esriFieldTypeString", "alias": "Flouride Varnish Application", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlourideVarAppl" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "DentalRestorative", "type": "esriFieldTypeString", "alias": "DentalRestorative", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DentalRestorative" } ], "indexes": [ { "name": "R88_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_830_County", "fields": "County", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "LHD_Services", "description": "", "prototype": { "attributes": { "County": null, "DentalRestorative": null, "DentalEducation": null, "DentalPrevServices": null, "DentalScreenings": null, "BrushBookBedProg": null, "CavityFreebyThree": null, "FlourideVarAppl": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }