{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Library", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "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": 17, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "69ce70821c29b546cc435a5b2bef77b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACbklEQVRYhe2XXUhTYRjHf/tS59GlZZYfLfuAZmkRGDipwJIu8sqQ0KLsoi6KLkJQvEq6U7OPG0HQrqIoyIqgBMnoIktBWkjQLB2FfZhg0zadbjs7XQxGy+20ubMV1HP3Ps9znv+Pl5f3/R8tfzi0/wF+TUiSdAAwA6o46DmBbpVKNRMWoGdg4sGpjuFkn09SXN2Ub2CwvUIFXAwLMDHtSrY73YqLA1g/fgcQfs5FfQYy05KoLMnBK0o8HP6Mw+WNCSoqgA1rBAba9pOTqQfANunE3NDP1OxCYgCaa4sC4gAb16bRVG2i/tqrxAAYV6cuyRVkCyE64wTwZOQr5cXZQbn+kanEAbT1WDFmCRzfVwBAd984nb1jiQMQUrR4RB/TjkW2nulldt4Tk3hUALkr9Qy1V5Cf5T8HXpmLakteOrbJOTyiTzmAKyd3BsTDReuJHThdXk4f3MTl+29pv2dVBkCnUVNlzpPtqd1rpPGQKbA+X7ONG08/8MXuih3AkKpFp1GHrReuM9B1dldQLl2vpaVuO3VXh2IHkIuUJA23G8sQUpaOOlZeQPPN17yfmosfwIUjRRSvXxGy1vHonay4IgB2pxufJKFWBduHPssk57osv/0+ZoCWO2+w2OzcaigjQ9AB/mf3cOtzxAg8xbIBqkrzcLnFwLqzd4ym6kIAjl4ajPiSWjbA9frSsDVDqi7iOYqb0pfjdoZGpxMPMPrJgbnhMTNzbqQo7GREAN+cbjJq7sr2eEQf84uibE9EAOoQZlySUOTlU/uHB+3PEoDKktxnwO44uHLyV+kXgBeyAJtz0/coLx0+/r5fs38O4AehWb6/RFJAJQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2058066920086727E7, "ymin": 3630447.3356138915, "xmax": 1.2065777112999633E7, "ymax": 3678529.451063648, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": 20, "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": "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", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "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" } ], "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": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "MODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_693", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R693_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S650_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709637326000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ceba5e3705344348b81f96ef8817620d" }