{ "currentVersion": 10.91, "id": 5, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1617210442000 }, "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": 299087.3985000001, "ymin": 5654579.427999999, "xmax": 304506.55869999994, "ymax": 5660952.955800001, "spatialReference": { "wkid": 26912, "latestWkid": 26912 } }, "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "GlobalID", "displayField": "Asset_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_ID", "type": "esriFieldTypeDouble", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "Asset_ID", "type": "esriFieldTypeString", "alias": "Asset_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Asset_ID" }, { "name": "MDW_ID", "type": "esriFieldTypeString", "alias": "MDW_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MDW_ID" }, { "name": "MDW_LCE_ID", "type": "esriFieldTypeString", "alias": "MDW_LCE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MDW_LCE_ID" }, { "name": "Road_ID", "type": "esriFieldTypeString", "alias": "Road_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Road_ID" }, { "name": "Inst_Date", "type": "esriFieldTypeDate", "alias": "Inst_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inst_Date" }, { "name": "Locn_Desc", "type": "esriFieldTypeString", "alias": "Locn_Desc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Locn_Desc" }, { "name": "Make_Model", "type": "esriFieldTypeString", "alias": "Make_Model", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Make_Model" }, { "name": "PUMPERTRE", "type": "esriFieldTypeString", "alias": "PUMPERTRE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PUMPERTRE" }, { "name": "Configurat", "type": "esriFieldTypeString", "alias": "Configurat", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Configurat" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Hydrant_Type", "description": "Hydrant Type", "codedValues": [ { "name": "Permanent", "code": "Permanent" }, { "name": "Private", "code": "Private" }, { "name": "Removed", "code": "Removed" }, { "name": "Temporary", "code": "Temporary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "Permanent", "modelName": "Type" }, { "name": "NozzleDiam", "type": "esriFieldTypeString", "alias": "NozzleDiam", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NozzleDiam" }, { "name": "LifeStatus", "type": "esriFieldTypeString", "alias": "LifeStatus", "domain": { "type": "codedValue", "name": "Hydrant_Life_Status", "description": "Hydrant_Life_Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Desposed", "code": "Desposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Remove from Map", "code": "Remove from Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LifeStatus" }, { "name": "MainVlType", "type": "esriFieldTypeSmallInteger", "alias": "MainVlType", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MainVlType" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Comment" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Ownership" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Address" }, { "name": "PSI", "type": "esriFieldTypeSmallInteger", "alias": "PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSI" }, { "name": "DrainType", "type": "esriFieldTypeString", "alias": "DrainType", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DrainType" }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ASSET_TYPE" }, { "name": "ASSET_MATE", "type": "esriFieldTypeString", "alias": "ASSET_MATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSET_MATE" }, { "name": "CONBAS", "type": "esriFieldTypeString", "alias": "CONBAS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONBAS" }, { "name": "COUNT_", "type": "esriFieldTypeString", "alias": "COUNT_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNT_" }, { "name": "FROM_STREE", "type": "esriFieldTypeString", "alias": "FROM_STREE", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FROM_STREE" }, { "name": "ON_STREET", "type": "esriFieldTypeString", "alias": "ON_STREET", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ON_STREET" }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "TO_STREET" }, { "name": "Date_Colle", "type": "esriFieldTypeDate", "alias": "Date_Colle", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Colle" }, { "name": "ModifiedTi", "type": "esriFieldTypeDate", "alias": "ModifiedTi", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifiedTi" }, { "name": "GPSModifie", "type": "esriFieldTypeDate", "alias": "GPSModifie", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSModifie" }, { "name": "Private", "type": "esriFieldTypeString", "alias": "Private", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Private" }, { "name": "Coordinate", "type": "esriFieldTypeString", "alias": "Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Coordinate" }, { "name": "NUMBER", "type": "esriFieldTypeString", "alias": "NUMBER", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "NUMBER" }, { "name": "PREFFIX", "type": "esriFieldTypeString", "alias": "PREFFIX", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PREFFIX" }, { "name": "EpcorNum", "type": "esriFieldTypeString", "alias": "EpcorNum", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EpcorNum" }, { "name": "CITYWORKS_ID", "type": "esriFieldTypeString", "alias": "CITYWORKS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITYWORKS_ID" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_SCORE", "type": "esriFieldTypeDouble", "alias": "CONDITION_SCORE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION_SCORE" }, { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTAINED_BY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_793", "fields": "OBJECTID_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_793", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S720_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "CHMR_GIS.DBO.HYDRANTS", "description": "", "prototype": { "attributes": { "OBJECTID_1": null, "OBJECTID": null, "GIS_ID": null, "Asset_ID": null, "MDW_ID": null, "MDW_LCE_ID": null, "Road_ID": null, "Inst_Date": null, "Locn_Desc": null, "Make_Model": null, "PUMPERTRE": null, "Configurat": null, "Type": null, "NozzleDiam": null, "LifeStatus": null, "MainVlType": null, "Comment": null, "Ownership": null, "Address": null, "PSI": null, "DrainType": null, "ASSET_TYPE": null, "ASSET_MATE": null, "CONBAS": null, "COUNT_": null, "FROM_STREE": null, "ON_STREET": null, "TO_STREET": null, "Date_Colle": null, "ModifiedTi": null, "GPSModifie": null, "Private": null, "Coordinate": null, "NUMBER": null, "PREFFIX": null, "EpcorNum": null, "CITYWORKS_ID": null, "CONDITION_DATE": null, "CONDITION": null, "CONDITION_SCORE": null, "MAINTAINED_BY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6890d898f6c14628b7ca004cddc9cb52" }