{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 1921359.193070531, "xmin": 1003138.7602743469, "ymax": 1947224.7030192018, "xmax": 1033999.803210929, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3435, "zTolerance": 0.001, "wkid": 102671, "xyUnits": 3048.0060960121914, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "attachmentid", "isEnabled": true, "name": "id" }, { "fieldName": "globalid", "isEnabled": true, "name": "globalId" }, { "fieldName": "att_name", "isEnabled": true, "name": "name" }, { "fieldName": "data_size", "isEnabled": true, "name": "size" }, { "fieldName": "content_type", "isEnabled": true, "name": "contentType" }, { "fieldName": "keywords", "isEnabled": true, "name": "keywords" }, { "fieldName": "exifinfo", "isEnabled": true, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "attachmentid", "alias": "attachmentid", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 38, "name": "globalid", "alias": "globalid", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 250, "name": "att_name", "alias": "att_name", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "data_size", "alias": "data_size", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "length": 150, "name": "content_type", "alias": "content_type", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 2048, "name": "keywords", "alias": "keywords", "type": "esriFieldTypeString" }, { "nullable": true, "editable": false, "defaultValue": null, "domain": null, "length": 1073741822, "name": "exifinfo", "alias": "exifinfo", "type": "esriFieldTypeString" } ], "infoInEstimates": [ "extent", "count" ], "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.6.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Hydrants_for_Adopta", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "modelName": "objectid", "nullable": false, "defaultValue": null, "editable": false, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "assetstatus", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Adopta_Status", "description": "Status of asset", "type": "codedValue", "codedValues": [ { "code": "Available", "name": "Available" }, { "code": "Adopted", "name": "Adopted" }, { "code": "Abandon", "name": "Abandon" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "assetstatus", "length": 50, "alias": "Assetstatus", "type": "esriFieldTypeString" }, { "modelName": "adopteddate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "adopteddate", "length": 29, "alias": "Adopteddate", "type": "esriFieldTypeDate" }, { "modelName": "laststatusupdate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "laststatusupdate", "length": 29, "alias": "Laststatusupdate", "type": "esriFieldTypeDate" }, { "modelName": "lastcleaneddate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lastcleaneddate", "length": 29, "alias": "Lastcleaneddate", "type": "esriFieldTypeDate" }, { "modelName": "nickname", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nickname", "length": 50, "alias": "Nickname", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 255, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "email", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "email", "length": 255, "alias": "Email", "type": "esriFieldTypeString" }, { "modelName": "phone", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "phone", "length": 255, "alias": "Phone", "type": "esriFieldTypeString" }, { "modelName": "team", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "team", "length": 255, "alias": "Team Name", "type": "esriFieldTypeString" }, { "modelName": "issue", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "issue", "length": 2147483647, "alias": "Note", "type": "esriFieldTypeString" }, { "modelName": "disclaimer", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "disclaimer", "length": 2147483647, "alias": "Terms and Conditions", "type": "esriFieldTypeString" }, { "modelName": "abandon", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "abandon", "length": 255, "alias": "Abandon", "type": "esriFieldTypeString" }, { "modelName": "abandondate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "abandondate", "length": 29, "alias": "Abandon Date", "type": "esriFieldTypeDate" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": false, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r361_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_361", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a253_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "a81a621b00c3488295085e9ae80a371c", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Abandon", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "issue": null, "abandondate": null, "lastcleaneddate": null, "team": null, "abandon": null, "phone": null, "assetstatus": null, "nickname": null, "name": null, "adopteddate": null, "laststatusupdate": null, "email": null, "disclaimer": null } } } ], "name": "Abandon", "domains": { "abandon": {"type": "inherited"}, "assetstatus": {"type": "inherited"} }, "id": "Abandon" }, { "templates": [ { "name": "Adopted", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "issue": null, "abandondate": null, "lastcleaneddate": null, "team": null, "abandon": null, "phone": null, "assetstatus": null, "nickname": null, "name": null, "adopteddate": null, "laststatusupdate": null, "email": null, "disclaimer": null } } } ], "name": "Adopted", "domains": { "abandon": {"type": "inherited"}, "assetstatus": {"type": "inherited"} }, "id": "Adopted" }, { "templates": [ { "name": "Available", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "issue": null, "abandondate": null, "lastcleaneddate": null, "team": null, "abandon": null, "phone": null, "assetstatus": null, "nickname": null, "name": null, "adopteddate": null, "laststatusupdate": null, "email": null, "disclaimer": null } } } ], "name": "Available", "domains": { "abandon": {"type": "inherited"}, "assetstatus": {"type": "inherited"} }, "id": "Available" } ], "capabilities": "Create,Editing,Uploads,Query,Update", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "assetstatus", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "assetstatus", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 236, 252, 204, 255 ], "fromColor": [ 236, 252, 204, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 244, 179, 252, 255 ], "fromColor": [ 244, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 222, 252, 255 ], "fromColor": [ 182, 222, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 192, 193, 255 ], "fromColor": [ 252, 192, 193, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 252, 245, 255 ], "fromColor": [ 187, 252, 245, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 242, 215, 252, 255 ], "fromColor": [ 242, 215, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 218, 255 ], "fromColor": [ 252, 179, 218, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 184, 252, 200, 255 ], "fromColor": [ 184, 252, 200, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 213, 179, 255 ], "fromColor": [ 252, 213, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 223, 215, 255 ], "fromColor": [ 252, 223, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 210, 252, 221, 255 ], "fromColor": [ 210, 252, 221, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 252, 179, 255 ], "fromColor": [ 224, 252, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQ4jbXTMUoDQRQG4C8aFMQoKBjEpAsWqWw8gucQewsRLXMGQSwTyC3S2ViGgE0uYCco2NgoEotJRHZnxgXJ3y7f7Pt33tb9I/Vl4BZOsItnjPBSBV/gEh9oYIZbXKOfw5voYSdy6B0G88NKeA1jbCWqrGOKbgyvCB1zH/EwNfYMNXxhNYFfU/gY57jBfgKf4giPRfwgXMt2ZuwhPtEuYmhm4OL5z+hFvOhdKb/xGfaEJUl1vsJTDA/RmeNUBniL4RoOpK+JsPNRvIF7+c4TYdNK+P2Pt5aylP+5Ur4BMYsgwaQsMegAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "ac19db05f1e528830d4b7aa5756c573a", "height": 14 }, "label": "Abandon", "value": "Abandon" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoElEQVQ4jbXTP0iUYRwH8M97591V5kmamXVHSCIVUS4RQS1BuDTl4BJE1thwRI1NTUVQRG1KWk0R1VZRRFDQUJIOrocoWIZSJl6ld/c2XH/Qew0h/G7P83s+8H0eeGr8R2pWA2dwBI2YxGNMrQTnJNNntXfPq8vWmR0P5R9dF0+cNzvR+y+8XixxwenxBsn0393CRQZ23kAfwiicFEu+FUi7f7i6T3EuJbVhxI/Pu6JwTDzVqCe//CMO7Ghfrnao9C3Qmymp3RyvgoVJgsT0cnifcvGMdPaqnnyLcpHZMepbEXBnNzOjJ9CBoaX4lZYDk0rf6xUL3DtEuciaBrqeV0407e03k19Q+Jhdium83ezJcT68Ib2Now942Mn0SGV+7Gmzux1/qi/GwzdDBDbu4dMQz079qr69Mn93GeXIO5/0/tom6dactU0tul9XGhy8RKK2cmLwyjnh/FgU7kcbcqB2C21di4rJ7O8z+vJLFA6wVXkh7uuoqpQXmBrOIBKvI3hhbiJwq60aQxAbRCoKzxHGhWE1+p2wtGi5Kv95RfkJg3542fvcpjUAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8b2728ab7716b5d24decb06a73223db8", "height": 14 }, "label": "Adopted", "value": "Adopted" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jbXTT0sUYQAH4Gdc14XMFVfMTJeQRFQivUR48BJEH8BDl0DEq4dF6ujJUxIkojcF8QNEtwhEBIMOEejB6yIK0kJSF0vc1fGwQ+jurAji7/b+eV5+M+9MvRuk/jZwF16gFQV8xq/r4FyaqVecZGnaJ/zEfJK3Byxdhe8mmd4nk74wOYN+FrCMMA43NPAd6ecxdY5ItbDzm4E4XJeiNX/FS+yjt1bt8B9BF6f3SVTCApIc1sJPS0xm+ZCno4Q9dCPAY+wyhiFsVeLNYQrHNP/FCErIYC3aMMhKnuJPspXYKu2v8Q0P8REvsROtf6F96EL1S3ixfA3Bk6jXRFT9UbQ+i7Mazzw+x71ucm10fI0avENjtOE9b07K51XhFfQgBw8w6nKesbzBnzgcoLNIYld1itguf/Ox+E7A+gFBTwyGOn4gFYePQhJhtfmf04rxrfzP18o59eVMhEVY4FAAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "3a0f719b4f3ee0ab2c454858f9c44254", "height": 14 }, "label": "Available", "value": "Available" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" } ] }