{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Libraries", "type": "Feature Layer", "description": "The published representation of libraries managed in the facility site point feature class, combined with service information and organized for consumption in desktop and web applications.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.006561666666666671, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "db719a7036c6ede4da910bf92c76c9f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVRIiWNhoCFgGR6Gz9t8demTV19N/zP8ZyTVICZGpr+8XKxTCiIMpmA1/PDF51Hzt1wn26VFkYZJDAwM2A3/9fsfimIpEW6G/gJbBklhLobOJecYth59gNfw37//MhMd5tPLHBj8bBXBbFMtcQY5/wUMrz98J9oneA1XluaHsznYmBnEhDipZ/jUtZcYphTbMzAxMYKD5Nr9d0QbTNDwn7/+MTx/+42hZuYJhkXbbzD8/48qz8jIgCFGlOF5YfoMEwttwezbjz8w/PuHMCXMWYVBVpyX4fX772BLSTY8xU8Lq7i7uRzDsiZ3BmYmRob7zz4xrNl/h+Hbjz+kGS4pzI0hpi4nyLCiBWIwCChK8TFMLLRjSG3fR5rh6ECAh51hU7c3mEYGl+++ZcAFiDaclYWJ4eGLzwxqcgJwsWlrLzNMWnWRMsPtDKQYRAQ4GKavu8zAxcHCYK0nybDn9GOG/P7DePURZXhbpiWG2KlrLxn+/P1HueHI4OW7bwz9Ky4wTFt7hYEQYEHPFDDgUbiJgYUZs+R9+e47w4Pnn7AaxghNRVgNN1QTvcfAwKCEL9epyAiAwxwdMDGBS9EzOA0vjjJUZvCcxM7wnZfkyoLh9cN/DFcbfuE0HAy25/0k2WAcgKZ1KACYiJNBVbVKpQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3007878.771947723, "ymin": 678926.5629473254, "xmax": 3082852.9691118896, "ymax": 755309.8550623283, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3.646940579198035E7, "falseZ": 0, "zUnits": 1, "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 Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "OperationalDays_1", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "Mon-Sat", "code": "Mon-Sat" }, { "name": "Mon-Sun", "code": "Mon-Sun" }, { "name": "Mon-Sun; Holidays", "code": "Mon-Sun; Holidays" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours_1", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "7:00am-11:30pm", "code": "7:00am-11:30pm" }, { "name": "8:00am-5:00pm", "code": "8:00am-5:00pm" }, { "name": "7:00am-9:00pm", "code": "7:00am-9:00pm" }, { "name": "8:00am-4:30pm", "code": "8:00am-4:30pm" }, { "name": "8:00am-6:00pm", "code": "8:00am-6:00pm" }, { "name": "8:00am-2:00pm", "code": "8:00am-2:00pm" }, { "name": "8:00am-8:00pm", "code": "8:00am-8:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R740_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_740", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_740", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S667_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "serviceItemId": "e53fa82b97a2482c8a657d2516c213d4" }