{ "currentVersion": 10.8, "id": 1, "name": "0-499 Flow", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.2733994799357656E7, "ymin": 6161161.598462634, "xmax": -1.2723468802134475E7, "ymax": 6184768.219783563, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 2256, "latestWkid": 2256 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e95e86b91f5131fafba7ffe3cee6508e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAXCAYAAAAC9s/ZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdJJREFUOI2lkr9rFEEcxT/f5WQNBo2LPwiiNvFXJSjCSRAiYnGNWBxxm3Rio4WNf4IogmArpLM590DU0lSiEq1ULDRFgthcY0ZEjTcmt8/ixniHuyFnXrXMvveZN9+ZChtUZa2faiTHMDp2wb0dGKBmfJrcPQHaasQ1S/3zdQHUYBPGI3JfC0vDmH+m+zxG1C1lee0GxkWg9s86nCPiMnCnEKCHDLHMHkRH4m5RXRMdNRnjC5/sEr/6G7QZIWJC4pTBkSKAYLOJnwzzAHB9AEtpAdN5RhVxvAgAvLRJpguP0K/4A0aEfAX4Fny7ipwVAM0Q8YOtnOerAPCLiHHgafCMAy9KASxyEOM9TUZRSfkgZWxHvEacsZT5LiBKtiCHcm4Y7CsLGxyQuGWwnygZARcayN3uGuKT4L8D7RLCNhMnejITYYijV6D1TvjZ0CAu7o8T8Zzhj4ZMaGCtJcS8iWuKuGnicHGeBZO/jnEVtVYgDNEmWQDGAPKsbALhFCmfdY8hpvCrgEFlU39n9F+AXpW9xB3gPwJ7gSWI58AfAt6UApQl1e6H2xnMPfIAGOxWllTJkaXu1SpAM1RwbnYdjevI1TE6f7LdWzjLSneDwbXhIf4G21yiSmnWPxsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "facilityid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "operable", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OPERABLE" }, { "name": "lastservice", "type": "esriFieldTypeDate", "alias": "Last Service Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSERVICE" }, { "name": "ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "State in WF city limits", "code": -3 }, { "name": "State outside WF city limits", "code": -4 }, { "name": "Private outside City Limits", "code": -6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "flow", "type": "esriFieldTypeDouble", "alias": "Flow Rate (GPM)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW" }, { "name": "staticpressure", "type": "esriFieldTypeSmallInteger", "alias": "StaticPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPressure" }, { "name": "residualpressure", "type": "esriFieldTypeSmallInteger", "alias": "ResidualPressure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPressure" }, { "name": "dateflow", "type": "esriFieldTypeDate", "alias": "DateFlow", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateFlow" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "uuid_446", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a339_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "0-499 Flow", "description": "", "prototype": { "attributes": { "installdate": null, "staticpressure": null, "residualpressure": null, "lastservice": null, "flow": null, "dateflow": null, "facilityid": null, "operable": 1, "ownedby": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }