{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Prevention Program Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LocationType", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 168, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.75 } }, "value": "School", "label": "School" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.75 } }, "value": "Community", "label": "Community" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.75 } }, "value": "Coalition", "label": "Coalition" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 0, 168, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.75 } }, "value": "Environmental", "label": "Environmental" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -79.11633026386922, "ymin": 42.46874295803165, "xmax": -78.46908992972683, "ymax": 43.075904003702, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Loc_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Loc_name", "type": "esriFieldTypeString", "alias": "Loc_name", "length": 14, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 1, "domain": null }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null }, { "name": "Match_type", "type": "esriFieldTypeString", "alias": "Match_type", "length": 2, "domain": null }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "length": 140, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SubAdd", "type": "esriFieldTypeString", "alias": "SubAdd", "length": 120, "domain": null }, { "name": "User_fld", "type": "esriFieldTypeString", "alias": "User_fld", "length": 120, "domain": null }, { "name": "Addr_type", "type": "esriFieldTypeString", "alias": "Addr_type", "length": 20, "domain": null }, { "name": "ARC_Street", "type": "esriFieldTypeString", "alias": "Street or Intersection", "length": 100, "domain": null }, { "name": "ARC_City", "type": "esriFieldTypeString", "alias": "City or Placename", "length": 40, "domain": null }, { "name": "ARC_State", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "ARC_ZIP", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 10, "domain": null }, { "name": "AgencyProgramID", "type": "esriFieldTypeInteger", "alias": "AgencyProgramID", "domain": null }, { "name": "ProgramLocationID", "type": "esriFieldTypeInteger", "alias": "ProgramLocationID", "domain": null }, { "name": "ProgramAgeID", "type": "esriFieldTypeInteger", "alias": "ProgramAgeID", "domain": null }, { "name": "LocationName", "type": "esriFieldTypeString", "alias": "LocationName", "length": 1073741822, "domain": null }, { "name": "LocationAddress", "type": "esriFieldTypeString", "alias": "LocationAddress", "length": 1073741822, "domain": null }, { "name": "LocationCity", "type": "esriFieldTypeString", "alias": "LocationCity", "length": 1073741822, "domain": null }, { "name": "LocationState", "type": "esriFieldTypeString", "alias": "LocationState", "length": 50, "domain": null }, { "name": "LocationZip", "type": "esriFieldTypeString", "alias": "LocationZip", "length": 50, "domain": null }, { "name": "LocationType", "type": "esriFieldTypeString", "alias": "LocationType", "length": 50, "domain": null }, { "name": "ProgramName", "type": "esriFieldTypeString", "alias": "ProgramName", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "SchoolDistrict", "length": 255, "domain": null }, { "name": "AgeCategory", "type": "esriFieldTypeString", "alias": "AgeCategory", "length": 50, "domain": null }, { "name": "GradesServed", "type": "esriFieldTypeString", "alias": "GradesServed", "length": 50, "domain": null }, { "name": "TargetPopulation", "type": "esriFieldTypeString", "alias": "TargetPopulation", "length": 1073741822, "domain": null }, { "name": "AgencyName", "type": "esriFieldTypeString", "alias": "AgencyName", "length": 1073741822, "domain": null }, { "name": "AgencyDirector", "type": "esriFieldTypeString", "alias": "AgencyDirector", "length": 50, "domain": null }, { "name": "AgencySpecialty", "type": "esriFieldTypeString", "alias": "AgencySpecialty", "length": 1073741822, "domain": null }, { "name": "AgencyAddress", "type": "esriFieldTypeString", "alias": "AgencyAddress", "length": 1073741822, "domain": null }, { "name": "AgencyCity", "type": "esriFieldTypeString", "alias": "AgencyCity", "length": 1073741822, "domain": null }, { "name": "AgencyState", "type": "esriFieldTypeString", "alias": "AgencyState", "length": 1073741822, "domain": null }, { "name": "AgencyZip", "type": "esriFieldTypeString", "alias": "AgencyZip", "length": 1073741822, "domain": null }, { "name": "AgencyPhone", "type": "esriFieldTypeString", "alias": "AgencyPhone", "length": 50, "domain": null }, { "name": "AgencyFax", "type": "esriFieldTypeString", "alias": "AgencyFax", "length": 50, "domain": null }, { "name": "AgencyURL", "type": "esriFieldTypeString", "alias": "AgencyURL", "length": 1073741822, "domain": null }, { "name": "FundingSource", "type": "esriFieldTypeString", "alias": "FundingSource", "length": 1073741822, "domain": null }, { "name": "ProgramType", "type": "esriFieldTypeString", "alias": "ProgramType", "length": 50, "domain": null }, { "name": "Recurrence", "type": "esriFieldTypeString", "alias": "Recurrence", "length": 50, "domain": null }, { "name": "EvidenceBasedType", "type": "esriFieldTypeString", "alias": "EvidenceBasedType", "length": 50, "domain": null }, { "name": "DateEntered", "type": "esriFieldTypeDate", "alias": "DateEntered", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R372_pk", "fields": "ObjectID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S292_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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 }