{ "isCoGoEnabled": false, "extent": { "ymin": 3985654.4696554542, "xmin": -9388588.070977807, "ymax": 4021520.2062407658, "xmax": -9362955.8916812427, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": true, "id": 6, "archivingInfo": { "startArchivingMoment": 1547814230000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 32000, "isDataVersioned": false, "templates": [{ "name": "Post Office", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "FEATURECODE": null, "SUBTYPEFIELD": 790, "FULLADDR": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "NAME": null, "OWNER": null, "OPERHOURS": null, "OWNTYPE": null, "OPERDAYS": null, "FACILITYID": null, "AGENCYURL": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": true, "referenceScale": 144447.638572, "hasZ": false, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Libraries", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "FACILITYID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITYID", "length": 50, "alias": "Facility Identifier", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 255, "alias": "Name of Facility", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OWNER", "length": 50, "alias": "Owner Name", "type": "esriFieldTypeString" }, { "modelName": "OWNTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OWNTYPE", "length": 50, "alias": "Owner Type", "type": "esriFieldTypeString" }, { "modelName": "SUBTYPEFIELD", "nullable": true, "editable": true, "defaultValue": 790, "domain": null, "name": "SUBTYPEFIELD", "alias": "Subtype Field", "type": "esriFieldTypeInteger" }, { "modelName": "FULLADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FULLADDR", "length": 250, "alias": "Full Address", "type": "esriFieldTypeString" }, { "modelName": "AGENCYURL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "AGENCYURL", "length": 100, "alias": "Website", "type": "esriFieldTypeString" }, { "modelName": "OPERDAYS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalDays", "description": "The days of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Sun-Sat", "name": "Sun-Sat" }, { "code": "Mon-Fri", "name": "Mon-Fri" }, { "code": "Sat-Sun", "name": "Sat-Sun" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OPERDAYS", "length": 50, "alias": "Operational Days", "type": "esriFieldTypeString" }, { "modelName": "OPERHOURS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "type": "codedValue", "codedValues": [ { "code": "Daylight", "name": "Daylight" }, { "code": "Other", "name": "Other" }, { "code": "6:00am-7:00pm", "name": "6:00am-7:00pm" }, { "code": "24 Hours/Day", "name": "24 Hours/Day" }, { "code": "8:30am-5:00pm", "name": "8:30am-5:00pm" }, { "code": "7:00am-7:00pm", "name": "7:00am-7:00pm" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OPERHOURS", "length": 50, "alias": "Operational Hours", "type": "esriFieldTypeString" }, { "modelName": "CONTACT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CONTACT", "length": 50, "alias": "Contact Name", "type": "esriFieldTypeString" }, { "modelName": "PHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "PHONE", "length": 12, "alias": "Phone", "type": "esriFieldTypeString" }, { "modelName": "EMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "EMAIL", "length": 100, "alias": "Email", "type": "esriFieldTypeString" }, { "modelName": "FEATURECODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FEATURECODE", "length": 100, "alias": "Feature Code", "type": "esriFieldTypeString" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": false, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0065616666666666714, "mUnits": 1, "zUnits": 1, "latestWkid": 3857, "zTolerance": 0.000040000000000000003, "wkid": 102100, "xyUnits": 2438.40487680975184, "mTolerance": 0.000040000000000000003, "falseX": -17463800, "falseY": -46132600, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "The location of libraries.", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "UUID_319", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "gdb_ct3_319", "isUnique": false, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "S254_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "7d280c7b9300426ca67537c2094b0e79", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,ChangeTracking", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADQElEQVRIibVWT0gUcRR+P2fcf7aiuAU7gYixOWBeXC8d9ChRFhleOmmLSodu0SFkN/+AQV07hIZ5CCLIDDWhS4QeSwvWaHPRBHFEXf/Q6s6s+8f4xp1xd9rVjeiDYYadt+977/3e9+3y9J/B5xPULnrdewmlgmPMaSqwOOSE7C/iLEvPAn0z/0Jg8ojeNiLWyRjvLjMXE8cOw82chaIJhTyiDwQTQ4He7r8iQMWxg3i/jS9uLDGdpopqJ7nqz9Ls6ALthmQ9LppQ3JtRye0RfU1bynrL26WnSycStIm+q4zxY4K1nGy8nRo6LlBDR7X6DvdXd6cpOC3pnQi2SorEw24i+tkm+q4NB3rHcxKg8gMqeO6wONXkpxxWqm2uzCgAhBqBBsSCSIosjrWL3rr0s9EJPFXdQuwg2i/YysvwBQDjAEk6Vr9vZZuq2g0KCykSOhD+7IAlmkoKzzRqyTVMDX7TRwTCL6MLlAv2wlIKx7adHtHbORToGzCMiHUiwIjg9Aq56gXa3ZBpanCOVgPbdBzKzAIt7wXvENERwfWK2xUc491oMx21zefU6jGmqWkpZ3LEYcO0UZkKzDXIia1SCayFdreZy5w1kl6+X3dstXhvd1jVDoEjEquak4gOCaBQTUQazqe+lAuoGpcGdKoRIJeVs5ThWc0K+RsTGLcnHajY2J3W8eTDz6lPmKATyPFf782c5QHlAadYSldOGN1+UqYtRfqoExTx9v14Mp5PfoJlZOsO4juqnqCJsE4A5bVWdfmjCaXGuElGYFUBTRsAtutdKjlMMJpQZoZSatZPlmPcm82oVAPJZ4PLcOioWNVHSKbJ/k+6Ce7sb+A2ocXpBLDc1qquG5F4uMaoZm32uIzAuMIhRX0Ox7ZhfDPp9p2xmxwVXlqTl1dydWEE1hLWgeoxmpCySkminvSYDIKhH93STde9Fimy+Hr2Q+41BZBU23tUviYvbzLG3zrWroGXwccjsFz/17nxef+CE96S6+Aj8TCFYzvqWBjje4zJsxIAKT8X4IowLngL5K+pHXsOYFv2k8rwi/lHT7JWcNKPfspyB/BbsRlfv3gofyZARNhzbRWPQ17/KnA2RDSST6wRvwHbEl3nrC0jhgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 18, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "0d364f158c2dd704c72a3d2f72034fb8", "height": 18 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "System-maintained Geometry for a feature", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }