{ "currentVersion": 10.5, "id": 1, "name": "New Hydrants", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 866234.9282398298, "ymin": 1208899.4573186561, "xmax": 898547.4374335781, "ymax": 1257991.8755378202, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "750ecbea26934bb2496b1b2c8a674d87", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPRJREFUGJVVyrErhHEYwPHv8/6e984bTu4dXO9l4EphsbC8A6Uu7l8gdWUziH9ARqNFmSwng4WkbpNikIVcVxfZTsnAXae8d/fez2DymT8KsHNmvVyG3Z8OeePwbeFgPZRjAN27sr7v8hiOkQ2GIe5Bpc7s0a1dKYZS0MDjfGmKbKUOh/cw4MLqDK5kyJfubFGNMB114fIFAJptKD3A9jym9sGGqsGN2vzT6oBxIO7ZQY1ivkaG6B9PwWvzLyzn4O0T0p7caJBiq1y1J2tzYt4bkExAUqFcpdEnbOripJxe16xePLGfMNaPrXQd4Xk0TWFhQlq/dyZL6pwT7ToAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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 }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Hydrant Number", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "LASTSERVICE", "type": "esriFieldTypeDate", "alias": "Last Service Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "FLOW", "type": "esriFieldTypeDouble", "alias": "Flow Rate (GPM)", "domain": null, "editable": true, "nullable": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "PRINCIPALSTREET", "type": "esriFieldTypeString", "alias": "Principal Street", "domain": null, "editable": true, "nullable": true, "length": 60 }, { "name": "INTERSECTINGSTREET", "type": "esriFieldTypeString", "alias": "Intersecting Street", "domain": null, "editable": true, "nullable": true, "length": 60 }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "LATERALSIZE", "type": "esriFieldTypeString", "alias": "Size of Lateral", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "LATERALVALVENUM", "type": "esriFieldTypeString", "alias": "Lateral Valve Number", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "FLOWRATE", "type": "esriFieldTypeSmallInteger", "alias": "Flow Rate", "domain": null, "editable": true, "nullable": true }, { "name": "NOZZLE_1", "type": "esriFieldTypeSmallInteger", "alias": "Nozzles 2 1/2\"", "domain": null, "editable": true, "nullable": true }, { "name": "NOZZLE_2", "type": "esriFieldTypeSmallInteger", "alias": "Nozzles 4 1/2\"", "domain": null, "editable": true, "nullable": true }, { "name": "LongIntID", "type": "esriFieldTypeInteger", "alias": "LongIntID", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R716_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_716", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S670_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "New Hydrants", "description": "", "prototype": { "attributes": { "INSTALLDATE": null, "LASTSERVICE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "LongIntID": null, "FACILITYID": null, "OPERABLE": 1, "MAINTBY": 1, "NOZZLE_1": null, "FLOWRATE": null, "FLOW": null, "NOZZLE_2": null, "PRINCIPALSTREET": null, "INTERSECTINGSTREET": null, "SIZE": null, "MAKE": null, "LATERALSIZE": null, "LATERALVALVENUM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true }