{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 111, "name": "Community Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103177, "latestWkid": 6595, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 110, "name": "Landmarks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Site_Name]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 225, 225, 225, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8968674.556016892, "ymin": 4427915.798169124, "xmax": -8888467.421125252, "ymax": 4508960.296472455, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Site_Name", "typeIdField": "Site_Type", "subtypeFieldName": "Site_Type", "subtypeField": "Site_Type", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Site_Type", "type": "esriFieldTypeInteger", "alias": "Site Type", "domain": { "type": "codedValue", "name": "CommunityFacilities_SiteType", "description": "Used as the subtype domain for the primary use of a government building", "codedValues": [ { "name": "Public Safety", "code": 0 }, { "name": "Schools", "code": 1 }, { "name": "General Services", "code": 2 }, { "name": "Administration", "code": 3 }, { "name": "Parks and Rec", "code": 4 }, { "name": "Library", "code": 5 }, { "name": "Utilities", "code": 6 }, { "name": "Post Office", "code": 7 }, { "name": "Museum", "code": 8 }, { "name": "Medical Center", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "BOS_Date", "type": "esriFieldTypeDate", "alias": "BOS_Date", "length": 8, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 150, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "Sub_Type", "type": "esriFieldTypeString", "alias": "Sub Type", "length": 20, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 150, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "Days", "type": "esriFieldTypeString", "alias": "Days of Operation", "length": 20, "domain": null }, { "name": "Hours", "type": "esriFieldTypeString", "alias": "Hours of Operation", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Email2", "type": "esriFieldTypeString", "alias": "Email2", "length": 150, "domain": null }, { "name": "URL2", "type": "esriFieldTypeString", "alias": "URL2", "length": 160, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R492_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S432_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Public Safety" }, { "domains": {}, "id": 1, "name": "Schools" }, { "domains": {}, "id": 2, "name": "General Services" }, { "domains": {}, "id": 3, "name": "Administration" }, { "domains": {}, "id": 4, "name": "Parks and Rec" }, { "domains": {}, "id": 5, "name": "Library" }, { "domains": {}, "id": 6, "name": "Utilities" }, { "domains": {}, "id": 7, "name": "Post Office" }, { "domains": {}, "id": 8, "name": "Museum" }, { "domains": {}, "id": 9, "name": "Medical Center" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Fire Station", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 0, "name": "Public Safety" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Elementary School", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 1, "name": "Schools" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Recycling", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 2, "name": "General Services" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": null, "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 3, "name": "Administration" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Rec Center", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 4, "name": "Parks and Rec" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": null, "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 5, "name": "Library" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Utility", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 6, "name": "Utilities" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Post Office", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 7, "name": "Post Office" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": null, "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 8, "name": "Museum" }, { "domains": {}, "defaultValues": { "Site_Type": null, "Site_Name": null, "Sub_Type": "Medical Center", "Phone": null, "Address": null, "Email": null, "Email2": null, "Contact": null, "Days": null, "Hours": null, "URL": null, "URL2": null, "Notes": null, "BOS_Date": null }, "code": 9, "name": "Medical Center" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "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": "ce83e3c133cc4c538b7b3758573e6883" }