{ "tables": [], "layers": [ { "extent": { "ymin": -90, "xmin": -180, "ymax": 90, "xmax": 180, "spatialReference": {"wkid": 4326}, "type": "extent" }, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 1000, "ownershipBasedAccessControlForFeatures": { "allowOthersToUpdate": true, "allowOthersToQuery": true, "allowOthersToDelete": true }, "type": "Feature Layer", "hasStaticData": false, "syncEnabled": true, "supportsAttachmentsByUploadId": true, "editingInfo": {"lastEditDate": 1774029060200}, "relationships": [], "supportsAttachmentsResizing": true, "id": 0, "spatialReference": {"wkid": 4326}, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "New Feature", "description": "", "prototype": { "attributes": {} } } ], "supportsAdvancedQueries": true, "currentVersion": 11.5, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "timeInfo": { "startTimeField": "survey_start", "trackIdField": null, "endTimeField": "survey_end", "timeInterval": 0, "timeExtent": [], "timeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasLiveData": false, "timeIntervalUnits": "esriTimeUnitsMilliseconds" }, "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "viewSourceHasAttachments": false, "name": "crs_encounters", "displayField": "objectid", "supportsCalculate": true, "fields": [ { "nullable": false, "editable": false, "defaultValue": null, "length": 4, "type": "esriFieldTypeOID", "domain": null, "name": "objectid", "alias": "ObjectID" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "logo", "length": 255, "alias": "logo", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "description", "length": 255, "alias": "Please complete the form below. Submit one form per client encounter. Thank you!", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "client_id", "length": 255, "alias": "Client ID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "encounter_date", "length": 29, "alias": "Encounter date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_crs_org", "type": "codedValue", "codedValues": [ { "code": "community_health_dental", "name": "Community Health and Dental" }, { "code": "creative_services", "name": "Creative Health Services" }, { "code": "family_services", "name": "Family Services" } ] }, "name": "crs_org", "length": 255, "alias": "CRS Organization", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "crs_name", "length": 255, "alias": "CRS Last Name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_encounter_location", "type": "codedValue", "codedValues": [ { "code": "emergency_dept", "name": "Emergency department" }, { "code": "inpatient_hospital", "name": "Inpatient hospital floor" }, { "code": "outpatient_clinic", "name": "Outpatient clinic" }, { "code": "community_setting", "name": "Community setting (park, library, community center, etc.)" }, { "code": "client_home", "name": "Client's home" }, { "code": "shelter_transitional", "name": "Shelter/transitional housing" }, { "code": "recovery_center", "name": "Recovery center/recovery house" }, { "code": "su_tx_facility", "name": "Substance use treatment facility" }, { "code": "correctional_facility", "name": "Correctional facility" }, { "code": "other", "name": "Other" } ] }, "name": "encounter_location", "length": 255, "alias": "Where did this encounter take place?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "encounter_location_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_encounter_type", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" } ] }, "name": "encounter_type", "length": 255, "alias": "Is this a follow-up encounter?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "outcome", "length": 3000, "alias": "Please describe the outcome of the previous encounter including adherence to follow-up, barriers to follow-up (e.g., transportation, financial, childcare) or successful outcomes, etc.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_mh_illness", "type": "codedValue", "codedValues": [ { "code": "diagnosed", "name": "Diagnosed" }, { "code": "client_belief", "name": "Client-belief" }, { "code": "no", "name": "No" }, { "code": "unsure", "name": "Unsure" } ] }, "name": "mh_illness", "length": 255, "alias": "Does the client have a mental health illness?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_mh_care", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" }, { "code": "unsure", "name": "Unsure" } ] }, "name": "mh_care", "length": 255, "alias": "Is the client receiving care for their mental health diagnosis?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_od_30day", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" }, { "code": "unsure", "name": "Unsure" } ] }, "name": "od_30day", "length": 255, "alias": "Has this individual experienced an overdose in the last 30 days?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "od_30day_n", "alias": "How many overdoses has the individual experienced in the past 30 days?", "type": "esriFieldTypeInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_tx_access", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" }, { "code": "unsure", "name": "Unsure" } ] }, "name": "tx_access", "length": 255, "alias": "Has the individual accessed treatment for their substance use in the last 30 days prior to this engagement?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tx_received", "length": 255, "alias": "What treatment have they received? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tx_received_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "services", "length": 255, "alias": "What services did you provide during this encounter? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "services_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_items", "length": 255, "alias": "What harm reduction items did you provide? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_items_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_referral_made", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" } ] }, "name": "referral_made", "length": 255, "alias": "Did you give a referral?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "referrals", "length": 255, "alias": "What referrals did you give during this encounter? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "referrals_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "housing_90day", "length": 255, "alias": "What was the client's housing status during the last 90 days? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "housing_90day_other", "length": 255, "alias": "Specify other.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "zip", "length": 255, "alias": "What is the client's residential zip code?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_town", "type": "codedValue", "codedValues": [ { "code": "outside_county", "name": "Outside of Montgomery County" }, { "code": "unhoused", "name": "Unhoused" }, { "code": "abington_township", "name": "Abington Township" }, { "code": "ambler_borough", "name": "Ambler Borough" }, { "code": "boyertown_borough", "name": "Boyertown Borough" }, { "code": "bridgeport_borough", "name": "Bridgeport Borough" }, { "code": "bryn_athyn_borough", "name": "Bryn Athyn Borough" }, { "code": "cheltenham_township", "name": "Cheltenham Township" }, { "code": "collegeville_borough", "name": "Collegeville Borough" }, { "code": "conshohocken_borough", "name": "Conshohocken Borough" }, { "code": "douglass_township", "name": "Douglass Township" }, { "code": "east_coventry_township", "name": "East Coventry Township" }, { "code": "east_greenville_borough", "name": "East Greenville Borough" }, { "code": "east_norriton_township", "name": "East Norriton Township" }, { "code": "franconia_township", "name": "Franconia Township" }, { "code": "green_lane_borough", "name": "Green Lane Borough" }, { "code": "hatboro_borough", "name": "Hatboro Borough" }, { "code": "hatfield_borough", "name": "Hatfield Borough" }, { "code": "hatfield_township", "name": "Hatfield Township" }, { "code": "horsham_township", "name": "Horsham Township" }, { "code": "jenkintown_borough", "name": "Jenkintown Borough" }, { "code": "lansdale_borough", "name": "Lansdale Borough" }, { "code": "limerick_township", "name": "Limerick Township" }, { "code": "lower_frederick_township", "name": "Lower Frederick Township" }, { "code": "lower_gynedd_township", "name": "Lower Gynedd Township" }, { "code": "lower_merion_township", "name": "Lower Merion Township" }, { "code": "lower_moreland_township", "name": "Lower Moreland Township" }, { "code": "lower_pottsgrove_township", "name": "Lower Pottsgrove Township" }, { "code": "lower_providence_township", "name": "Lower Providence Township" }, { "code": "lower_salford_township", "name": "Lower Salford Township" }, { "code": "marlborough_township", "name": "Marlborough Township" }, { "code": "montgomery_township", "name": "Montgomery Township" }, { "code": "narberth_borough", "name": "Narberth Borough" }, { "code": "new_hanover_township", "name": "New Hanover Township" }, { "code": "norristown_borough", "name": "Norristown Borough" }, { "code": "north_coventry_township", "name": "North Coventry Township" }, { "code": "north_wales_borough", "name": "North Wales Borough" }, { "code": "pennsburg_borough", "name": "Pennsburg Borough" }, { "code": "perkiomen_township", "name": "Perkiomen Township" }, { "code": "plymouth_township", "name": "Plymouth Township" }, { "code": "pottstown_borough", "name": "Pottstown Borough" }, { "code": "red_hill_borough", "name": "Red Hill Borough" }, { "code": "rockledge_borough", "name": "Rockledge Borough" }, { "code": "royersford_borough", "name": "Royersford Borough" }, { "code": "salford_township", "name": "Salford Township" }, { "code": "schwenksville_borough", "name": "Schwenksville Borough" }, { "code": "skippack_township", "name": "Skippack Township" }, { "code": "souderton_borough", "name": "Souderton Borough" }, { "code": "springfield_township", "name": "Springfield Township" }, { "code": "telford_borough", "name": "Telford Borough" }, { "code": "towamencin_township", "name": "Towamencin Township" }, { "code": "trappe_borough", "name": "Trappe Borough" }, { "code": "upper_dublin_township", "name": "Upper Dublin Township" }, { "code": "upper_frederick_township", "name": "Upper Frederick Township" }, { "code": "upper_gwynedd_township", "name": "Upper Gwynedd Township" }, { "code": "upper_hanover_township", "name": "Upper Hanover Township" }, { "code": "upper_merion_township", "name": "Upper Merion Township" }, { "code": "upper_moreland_township", "name": "Upper Moreland Township" }, { "code": "upper_pottsgrove_township", "name": "Upper Pottsgrove Township" }, { "code": "upper_providence_township", "name": "Upper Providence Township" }, { "code": "upper_salford_township", "name": "Upper Salford Township" }, { "code": "valley_forge_park", "name": "Valley Forge Park" }, { "code": "west_conshohocken_borough", "name": "West Conshohocken Borough" }, { "code": "west_norriton_township", "name": "West Norriton Township" }, { "code": "west_pottsgrove_township", "name": "West Pottsgrove Township" }, { "code": "whitemarsh_township", "name": "Whitemarsh Township" }, { "code": "whitpain_township", "name": "Whitpain Township" }, { "code": "worcester_township", "name": "Worcester Township" } ] }, "name": "town", "length": 255, "alias": "What is the current residential township or borough of the client?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "age", "alias": "What is the client's current age?", "type": "esriFieldTypeInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_sex", "type": "codedValue", "codedValues": [ { "code": "female", "name": "Female" }, { "code": "male", "name": "Male" }, { "code": "intersex", "name": "Intersex" }, { "code": "no_disclose", "name": "Prefer not to disclose" }, { "code": "other", "name": "Self-describe" } ] }, "name": "sex", "length": 255, "alias": "What is the client's sex at birth?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sex_other", "length": 255, "alias": "Self-described sex at birth:", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "race", "length": 255, "alias": "What is client's race/ethnicity? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "insurance", "length": 255, "alias": "What insurance does the client have? (select all that apply)", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "under_insured", "length": 255, "alias": "under_insured", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_justice_90day", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" }, { "code": "unsure", "name": "Unsure" } ] }, "name": "justice_90day", "length": 255, "alias": "Has the client been involved with the justice system in the past 90 days?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "enc_duration", "alias": "Estimate the time spent on this encounter in minutes.", "type": "esriFieldTypeInteger" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": { "name": "service_ffab51c7529a45f5ae277ab4e1cb033a_cvd_followup_contact", "type": "codedValue", "codedValues": [ { "code": "yes", "name": "Yes" }, { "code": "no", "name": "No" } ] }, "name": "followup_contact", "length": 255, "alias": "Is the client willing to be contacted by OD2A partners for follow-up purposes?", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "client_email", "length": 255, "alias": "Client's email address", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "client_phone", "length": 255, "alias": "Client's phone number", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "client_name", "length": 255, "alias": "Client's name", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "detail_success", "length": 3000, "alias": "Please provide details below regarding the successes you'd like to highlight.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "detail_barrier", "length": 3000, "alias": "Please provide details below regarding the barriers you'd like to highlight.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "detail_other", "length": 3000, "alias": "Please specify any additional information you would like to share concerning this case.", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "device_id", "length": 255, "alias": "device_id", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "survey_start", "length": 29, "alias": "survey_start", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "survey_end", "length": 29, "alias": "survey_end", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "legacy", "length": 255, "alias": "legacy", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "response_id", "length": 255, "alias": "response_id", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "birthyear", "length": 255, "alias": "birthyear", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_narcan", "length": 255, "alias": "hr_item_narcan", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_test_fentanyl", "length": 255, "alias": "hr_item_test_fentanyl", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_test_xylazine", "length": 255, "alias": "hr_item_test_xylazine", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_fa_wound_care", "length": 255, "alias": "hr_item_fa_wound_care", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_safe_use", "length": 255, "alias": "hr_item_safe_use", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_other", "length": 255, "alias": "hr_item_other", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_none", "length": 255, "alias": "hr_item_none", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hr_item_other_text", "length": 255, "alias": "hr_item_other_text", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "isView": true, "useStandardizedQueries": true, "globalIdField": "globalid", "sourceSpatialReference": { "wkt": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]]", "wkid": 4326 }, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "isUpdatableView": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": false, "indexes": [ { "name": "a304_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "r637_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_637", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportsFirstDayOfWeek": false, "supportedNormalizationTypes": [ "boxCox", "field", "inverse", "log", "naturalLog", "percentOfTotal", "squareRoot" ], "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsNormalization": true, "supportsSnapToData": true, "supportsFixedIntervalBin": true, "supportsStackBy": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true, "supportsSplitBy": true, "supportsReturnFullIntervalBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsOperator": true, "supportsSearchOperator": true }, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "serviceItemId": "5147b0fa263f4f228214f4f11221b9e1", "supportsValidateSQL": true, "allowUpdateWithoutMValues": true, "types": [], "supportsCoordinatesQuantization": true, "capabilities": "Create,Editing,Sync,Uploads", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "sourceSchemaChangesAllowed": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": false, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,imageCollection,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "propagateVisibleFields": true, "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 255, 255, 0, 255 ], "width": 1 }, "color": [ 255, 0, 0, 255 ], "size": 8, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "description": "Survey Data Locations", "label": "CRS Encounter Survey", "type": "simple" }, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true } ] }