{ "layers": [ { "currentVersion": 10.91, "id": 5, "name": "ssCleanout", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Drawing", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1359170.34450001, "ymin": 568548.760000005, "xmax": 1480114.1495, "ymax": 677255.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 0, 150, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssCleanoutType", "description": "CleanoutType", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "LAMP HOLE", "code": "LAMP HOLE" }, { "name": "INLINE CLEANOUT", "code": "INLINE CLEANOUT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7733FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7814_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7814", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7814", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A804_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssCleanout", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "ELEVATION": null, "DEPTH": null, "ACCESSIBLE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": 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 }, { "currentVersion": 10.91, "id": 4, "name": "ssGravityMain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "Drawing", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1358576.875, "ymin": 559977.5900000039, "xmax": 1499265.49625, "ymax": 677499.1807499981, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 18, 0, 138, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": 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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssGravityMainType", "description": "GravityMainType", "codedValues": [ { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "OVERFLOW", "code": "OVERFLOW" }, { "name": "INVERTED SIPHON", "code": "INVERTED SIPHON" }, { "name": "INLINE STORAGE", "code": "INLINE STORAGE" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "DESIGN_LENGTH", "type": "esriFieldTypeDouble", "alias": "Design Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_LENGTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "UPSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAM_INVERT" }, { "name": "DOWNSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAM_INVERT" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "name": "STORM_CONCERN", "type": "esriFieldTypeString", "alias": "Storm Concern", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STORM_CONCERN" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "JETTER", "type": "esriFieldTypeString", "alias": "Jetter", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "JETTER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7732FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7813_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7813", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7813", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A803_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssGravityMain", "description": "", "prototype": { "attributes": { "ENABLED": 1, "JETTER": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": null, "SLOPE": null, "DESIGN_LENGTH": null, "LENGTH": null, "UPSTREAM_INVERT": null, "DOWNSTREAM_INVERT": null, "LINING_TYPE": null, "STORM_CONCERN": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 8, "name": "ssLateralLine", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "Drawing", "relatedTableId": 15, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1359159.71075, "ymin": 579052.152500004, "xmax": 1475064.04375, "ymax": 657633.928749994, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 143, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": 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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssLateralLineType", "description": "LateralLineType", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "NON RESIDENTIAL", "code": "NON RESIDENTIAL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "Shape" }, "indexes": [ { "name": "G5505FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6551_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6551", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6551", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A554_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssLateralLine", "description": "", "prototype": { "attributes": { "LAST_EDITED_DATE": null, "LAST_EDITED_USER": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": null, "LENGTH": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "CREATED_USER": null, "CREATED_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 7, "name": "ssLateralPoint", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "Drawing", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1358526.62, "ymin": 560132.098749995, "xmax": 1499331.12825, "ymax": 745742.5782500061, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 176, 88, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssLateralPointType", "description": "LateralPointType", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "TAP POINT", "code": "TAP POINT" }, { "name": "CURB STOP", "code": "CURB STOP" }, { "name": "WYE", "code": "WYE" }, { "name": "BACKFLOW PREVENTER", "code": "BACKFLOW PREVENTER" }, { "name": "GREASE INTERCEPTOR", "code": "GREASE INTERCEPTOR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "Shape" }, "indexes": [ { "name": "G5507FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6553_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6553", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6553", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A556_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssLateralPoint", "description": "", "prototype": { "attributes": { "LAST_EDITED_DATE": null, "LAST_EDITED_USER": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "CREATED_USER": null, "CREATED_DATE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 24, "name": "ssFitting", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This point feature class has eleven subsets to classify data; bend, cap, coupling, cross, fitting, reducer, sleeve, saddle, tee, wye, offset, and grade break. A bend is a single pipe joint that can be up to 90 degree angle. A cap is a sealed entrance point to get into the sewer line. A coupling is a flexible connector that has two metal fittings that grasps the pipe with the joint that can be tightened to specification. A cross is a joint with two entrances into the pipe on both sides. A fitting is a standard joint that is straight with no bends. A reducer is a converter that connects a larger pipe size to a smaller pipe size. A sleeve is a protective ring used to create a cover barrier between a pipe and its surroundings. A saddle is used for lateral connections, eliminating the need for a T-fitting. A Tee is a perpendicular connection, most widely used in this dataset. A wye connects on a 45 degree angle. ", "copyrightText": "Baltimore County, Maryland\nDepartment of Public Works & Transportation", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 5, "name": "Drawing", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1359320.235, "ymin": 566253.5949999989, "xmax": 1493979.1375, "ymax": 660933.750750005, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssFittingType", "description": "FittingType", "codedValues": [ { "name": "TEE", "code": "TEE" }, { "name": "REDUCER", "code": "REDUCER" }, { "name": "BEND", "code": "BEND" }, { "name": "CAP", "code": "CAP" }, { "name": "WYE", "code": "WYE" }, { "name": "FITTING", "code": "FITTING" }, { "name": "COUPLING", "code": "COUPLING" }, { "name": "SADDLE", "code": "SADDLE" }, { "name": "CROSS", "code": "CROSS" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "OFFSET", "code": "OFFSET" }, { "name": "GRADE BREAK", "code": "GRADE BREAK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "EXPANSION JOINT", "code": "EXPANSION JOINT" }, { "name": "RISER", "code": "RISER" }, { "name": "TAP", "code": "TAP" }, { "name": "WELD", "code": "WELD" }, { "name": "DOUBLE WYE", "code": "DOUBLE WYE" }, { "name": "CUT-IN", "code": "CUT-IN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7734FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7815_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7815", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7815", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A805_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssFitting", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 3, "name": "ssManhole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 6, "name": "Drawing", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1358576.875, "ymin": 559977.5900000039, "xmax": 1499265.49625, "ymax": 677492.045000002, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 73, 150, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MANHOLE_COVER", "type": "esriFieldTypeString", "alias": "Manhole Cover", "domain": { "type": "codedValue", "name": "dssManholeCover", "description": "ManholeCover", "codedValues": [ { "name": "STANDARD", "code": "STANDARD" }, { "name": "RAIN PAN", "code": "RAIN PAN" }, { "name": "WATERTIGHT LID", "code": "WATERTIGHT LID" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANHOLE_COVER" }, { "name": "WALL_MATERIAL", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "dStructureMaterial", "description": "StructureMaterial", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "METAL", "code": "METAL" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "RUBBER", "code": "RUBBER" }, { "name": "STONE", "code": "STONE" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WALL_MATERIAL" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "STORM_CONCERN", "type": "esriFieldTypeString", "alias": "Storm Concern", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STORM_CONCERN" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7730FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7811_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7811", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7811", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A801_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssManhole", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "SEWER_SERVICE_AREA": null, "ELEVATION": null, "DEPTH": null, "MANHOLE_COVER": null, "WALL_MATERIAL": null, "LINING_TYPE": null, "ACCESSIBLE": null, "STORM_CONCERN": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 2, "name": "ssNetworkStructure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 7, "name": "sPS_COMMUNICATION_CAT", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 8, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 9, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 10, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 11, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 12, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false }, { "id": 13, "name": "Drawing", "relatedTableId": 19, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true }, { "id": 14, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": false } ], "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": 1358833.455, "ymin": 562419.342500001, "xmax": 1498931.7675, "ymax": 673279.0782500061, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 115, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssNetworkStructureType", "description": "NetworkStructureType", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "DISCHARGE STRUCTURE", "code": "DISCHARGE STRUCTURE" }, { "name": "JUNCTION CHAMBER", "code": "JUNCTION CHAMBER" }, { "name": "DIVERSION CHAMBER", "code": "DIVERSION CHAMBER" }, { "name": "STORAGE BASIN", "code": "STORAGE BASIN" }, { "name": "DIVERSION POINT", "code": "DIVERSION POINT" }, { "name": "TREATMENT PLANT", "code": "TREATMENT PLANT" }, { "name": "WET WELL", "code": "WET WELL" }, { "name": "SURGE TANK", "code": "SURGE TANK" }, { "name": "GRINDER VAULT", "code": "GRINDER VAULT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "NAME" }, { "name": "NAME_ABBREVIATION", "type": "esriFieldTypeString", "alias": "Name Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NAME_ABBREVIATION" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7736FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7817_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7817", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7817", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A807_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssNetworkStructure", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "ELEVATION": null, "NAME": null, "NAME_ABBREVIATION": null, "ACCESSIBLE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 1, "name": "ssPressurizedMain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 15, "name": "Drawing", "relatedTableId": 20, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1358832.22, "ymin": 562440.3550000039, "xmax": 1498142.855, "ymax": 673679.3349999939, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 85, 145, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": 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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssPressurizedMainType", "description": "PressurizedMainType", "codedValues": [ { "name": "FORCE", "code": "FORCE" }, { "name": "LOW PRESSURE", "code": "LOW PRESSURE" }, { "name": "VACUUM", "code": "VACUUM" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "name": "DESIGN_LENGTH", "type": "esriFieldTypeDouble", "alias": "Design Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_LENGTH" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7728FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7809_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7809", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7809", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A799_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssPressurizedMain", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": null, "DESIGN_LENGTH": null, "LENGTH": null, "LINING_TYPE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 0, "name": "ssPump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 16, "name": "Address", "relatedTableId": 14, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true }, { "id": 17, "name": "Drawing", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true } ], "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": 1359333.235, "ymin": 566402.3900000011, "xmax": 1493280.345, "ymax": 661092.063749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 46, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssPumpType", "description": "PumpType", "codedValues": [ { "name": "SIMPLEX", "code": "SIMPLEX" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "PROGRESSIVE CAVITY", "code": "PROGRESSIVE CAVITY" }, { "name": "CENTRIFUGAL", "code": "CENTRIFUGAL" }, { "name": "SCREW", "code": "SCREW" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G7735FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7816_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7816", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7816", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A806_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssPump", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "FACILITYID": " ", "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 6, "name": "ssScadaSensor", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 0, 97, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identification Number", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "CURRENT_VALUE", "type": "esriFieldTypeString", "alias": "Current Value", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CURRENT_VALUE" }, { "name": "MEASUREMENT_TYPE", "type": "esriFieldTypeString", "alias": "Measurement Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MEASUREMENT_TYPE" }, { "name": "MEASUREMENT_DATE", "type": "esriFieldTypeDate", "alias": "Measurement Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MEASUREMENT_DATE" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "Coordinate Source", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "Shape" }, "indexes": [ { "name": "R6552_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6552", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6552", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssScadaSensor", "description": "", "prototype": { "attributes": { "LAST_EDITED_DATE": null, "LAST_EDITED_USER": null, "FACILITYID": " ", "SEWER_SERVICE_AREA": null, "CURRENT_VALUE": null, "MEASUREMENT_TYPE": null, "MEASUREMENT_DATE": null, "DIAMETER": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "CREATED_USER": null, "CREATED_DATE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 9, "name": "ssSewerServiceAreas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1357664.90275, "ymin": 557197.875, "xmax": 1499449.00025, "ymax": 678704.391749993, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "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": "SEWER_SERVICE_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "Shape" }, "indexes": [ { "name": "R1985_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1985", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1985", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A199_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ssSewerServiceAreas", "description": "", "prototype": { "attributes": {"SEWER_SERVICE_AREA": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 43, "name": "Sewer Pump Station Vertical Accumulator System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 18, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 0, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACCUMULATOR_SYSTEMID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACCUMULATOR_SYSTEMID", "type": "esriFieldTypeString", "alias": "Accumulator System ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACCUMULATOR_SYSTEMID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7774MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7862_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7862", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7862", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Accumulator System", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "ACCUMULATOR_SYSTEMID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 44, "name": "Sewer Pump Station Vertical Actuator Aux Suction Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 19, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1479796.97499999, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 86, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_AUXSUCTION_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_AUXSUCTION_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Aux Suction Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_AUXSUCTION_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7754MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7842_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7842", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7842", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A822_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Aux Suction Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_AUXSUCTION_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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 }, { "currentVersion": 10.91, "id": 45, "name": "Sewer Pump Station Vertical Actuator Bypass Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 20, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1460551.89325, "ymin": 606089.188749999, "xmax": 1460551.89325, "ymax": 606089.188749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 86, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_BYPASS_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_BYPASS_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Bypass Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_BYPASS_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7773MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7861_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7861", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7861", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Bypass Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_BYPASS_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 46, "name": "Sewer Pump Station Vertical Actuator Cone Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 21, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1412825.245, "ymin": 568387.004999995, "xmax": 1493940.13699999, "ymax": 657994.185000002, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 53, 138, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_CONE_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_CONE_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Cone Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_CONE_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7787MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7875_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7875", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7875", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A855_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Cone Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_CONE_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 47, "name": "Sewer Pump Station Vertical Actuator Discharge Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 22, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1478694.7, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 73, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_DISCHARGE_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_DISCHARGE_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Discharge Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_DISCHARGE_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7796MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7884_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7884", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7884", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A864_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Discharge Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_DISCHARGE_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 48, "name": "Sewer Pump Station Vertical Actuator Isolation Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 23, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1459407.905, "ymin": 606089.188749999, "xmax": 1474310.325, "ymax": 638822.4599999931, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 20, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_ISOLATION_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_ISOLATION_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Isolation Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_ISOLATION_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7772MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7860_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7860", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7860", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A840_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Isolation Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_ISOLATION_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 49, "name": "Sewer Pump Station Vertical Actuator Sluice Gate", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 24, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1412825.245, "ymin": 568387.004999995, "xmax": 1479796.97499999, "ymax": 657994.185000002, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_SLUICE_GATEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_SLUICE_GATEID", "type": "esriFieldTypeString", "alias": "Actuator Sluice Gate ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_SLUICE_GATEID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7788MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7876_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7876", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7876", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A856_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Sluice Gate", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_SLUICE_GATEID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 50, "name": "Sewer Pump Station Vertical Actuator Suction Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 25, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1460551.89325, "ymin": 606089.188749999, "xmax": 1478694.7, "ymax": 621645.4449999931, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 153, 120, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ACT_SUCTION_VLVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ACT_SUCTION_VLVID", "type": "esriFieldTypeString", "alias": "Actuator Suction Valve ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACT_SUCTION_VLVID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ACTUATOR_TYPE", "type": "esriFieldTypeString", "alias": "Actuator Type", "domain": { "type": "codedValue", "name": "dVActuatorType", "description": "ActuatorType", "codedValues": [ { "name": "WATER", "code": "WATER" }, { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "TRIDENT", "code": "TRIDENT" }, { "name": "SCUBA", "code": "SCUBA" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ACTUATOR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7801MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7889_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7889", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7889", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A869_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Actuator Suction Valve", "description": "", "prototype": { "attributes": { "ACTUATOR_TYPE": null, "WORKING_CONDITION": "ONLINE", "ACT_SUCTION_VLVID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 51, "name": "Sewer Pump Station Vertical Air Compressor", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 26, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1412046.70999999, "ymin": 573074.295000002, "xmax": 1484063.95999999, "ymax": 662583.4599999931, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 0, 95, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "AIR_COMPRESSORID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "AIR_COMPRESSORID", "type": "esriFieldTypeString", "alias": "Air Compressor ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AIR_COMPRESSORID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "COMPRESSOR_SIZE", "type": "esriFieldTypeDouble", "alias": "Compressor Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPRESSOR_SIZE" }, { "name": "COMPRESSOR_PRESSURE_RATING", "type": "esriFieldTypeString", "alias": "Compressor Pressure Rating", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COMPRESSOR_PRESSURE_RATING" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7771ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7859_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7859", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7859", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A839_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Air Compressor", "description": "", "prototype": { "attributes": { "COMPRESSOR_PRESSURE_RATING": null, "COMPRESSOR_SIZE": null, "AIR_COMPRESSORID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 52, "name": "Sewer Pump Station Vertical ATS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 27, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 133, 93, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ATSID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ATSID", "type": "esriFieldTypeString", "alias": "ATS ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ATSID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ATS_TYPE", "type": "esriFieldTypeString", "alias": "ATS Type", "domain": { "type": "codedValue", "name": "dVATS_Type", "description": "ATS_Type", "codedValues": [ { "name": "DELAY TRANSITION", "code": "DELAY TRANSITION" }, { "name": "OPEN TRANSITION", "code": "OPEN TRANSITION" }, { "name": "TWO POSITION", "code": "TWO POSITION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ATS_TYPE" }, { "name": "ATS_SIZE", "type": "esriFieldTypeDouble", "alias": "ATS Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATS_SIZE" }, { "name": "ATS_VOLTAGE", "type": "esriFieldTypeDouble", "alias": "ATS Voltage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ATS_VOLTAGE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7802ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7890_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7890", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7890", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A870_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical ATS", "description": "", "prototype": { "attributes": { "ATS_VOLTAGE": null, "ATS_SIZE": null, "ATSID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "ATS_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 53, "name": "Sewer Pump Station Vertical Backflow Preventor", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 28, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 49, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "BACKFLOW_PREVENTORID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "BACKFLOW_PREVENTORID", "type": "esriFieldTypeString", "alias": "Backflow Preventor ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BACKFLOW_PREVENTORID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "BACKFLOW_PREVENTOR_SIZE", "type": "esriFieldTypeDouble", "alias": "Backflow Preventor Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BACKFLOW_PREVENTOR_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7770BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7858_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7858", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7858", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A838_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Backflow Preventor", "description": "", "prototype": { "attributes": { "BACKFLOW_PREVENTOR_SIZE": null, "WORKING_CONDITION": "ONLINE", "BACKFLOW_PREVENTORID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 54, "name": "Sewer Pump Station Vertical Breaker", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 29, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 0, 147, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "BREAKERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "BREAKERID", "type": "esriFieldTypeString", "alias": "Breaker ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BREAKERID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "BREAKER_TYPE", "type": "esriFieldTypeString", "alias": "Breaker Type", "domain": { "type": "codedValue", "name": "dVBreakerType", "description": "BreakerType", "codedValues": [ { "name": "MAIN", "code": "MAIN" }, { "name": "TIE", "code": "TIE" }, { "name": "STARTER", "code": "STARTER" }, { "name": "GENERATOR", "code": "GENERATOR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "BREAKER_TYPE" }, { "name": "BREAKER_SIZE", "type": "esriFieldTypeDouble", "alias": "Breaker Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BREAKER_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7780ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7868_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7868", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7868", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A848_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Breaker", "description": "", "prototype": { "attributes": { "BREAKER_SIZE": null, "BREAKER_TYPE": null, "BREAKERID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 55, "name": "Sewer Pump Station Vertical Chart Recorder", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 30, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 128, 43, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "CHART_RECORDERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CHART_RECORDERID", "type": "esriFieldTypeString", "alias": "Chart Recorder ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHART_RECORDERID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "CHART_RECORDER_TYPE", "type": "esriFieldTypeString", "alias": "Chart Recorder Type", "domain": { "type": "codedValue", "name": "dVChartRecorderType", "description": "ChartRecorderType", "codedValues": [ { "name": "FLOW", "code": "FLOW" }, { "name": "LEVEL", "code": "LEVEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CHART_RECORDER_TYPE" }, { "name": "CHART_RECORDER_RANGE", "type": "esriFieldTypeString", "alias": "Chart Recorder Range", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CHART_RECORDER_RANGE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7793CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7881_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7881", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7881", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A861_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Chart Recorder", "description": "", "prototype": { "attributes": { "CHART_RECORDER_RANGE": null, "CHART_RECORDER_TYPE": null, "CHART_RECORDERID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 56, "name": "Sewer Pump Station Vertical Control Panel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 31, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 83, 156, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "CONTROL_PANELID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CONTROL_PANELID", "type": "esriFieldTypeString", "alias": "Control Panel ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROL_PANELID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "CONTROL_PANEL_TYPE", "type": "esriFieldTypeString", "alias": "Control Panel Type", "domain": { "type": "codedValue", "name": "dVControlPanelType", "description": "ControlPanelType", "codedValues": [ { "name": "ACTUATOR", "code": "ACTUATOR" }, { "name": "CHEMICAL PUMP", "code": "CHEMICAL PUMP" }, { "name": "CONE VALVE", "code": "CONE VALVE" }, { "name": "FILTER", "code": "FILTER" }, { "name": "FILTER PUMP", "code": "FILTER PUMP" }, { "name": "GRINDER", "code": "GRINDER" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "INSTRUMENTATION", "code": "INSTRUMENTATION" }, { "name": "MIXER", "code": "MIXER" }, { "name": "PRESSURE", "code": "PRESSURE" }, { "name": "PUMP", "code": "PUMP" }, { "name": "SCADA", "code": "SCADA" }, { "name": "SUMP", "code": "SUMP" }, { "name": "TELEMETRY", "code": "TELEMETRY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CONTROL_PANEL_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7810CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7898_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7898", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7898", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A878_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Control Panel", "description": "", "prototype": { "attributes": { "CONTROL_PANEL_TYPE": null, "WORKING_CONDITION": "ONLINE", "CONTROL_PANELID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 57, "name": "Sewer Pump Station Vertical Controller", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 32, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 111, 156, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "CONTROLLERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CONTROLLERID", "type": "esriFieldTypeString", "alias": "Controller ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLLERID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "CONTROLLER_TYPE", "type": "esriFieldTypeString", "alias": "Controller Type", "domain": { "type": "codedValue", "name": "dVControllerType", "description": "ControllerType", "codedValues": [ { "name": "PROGRAMMABLE LOGIC CONTROLLER", "code": "PROGRAMMABLE LOGIC CONTROLLER" }, { "name": "BULLDOG", "code": "BULLDOG" }, { "name": "MPE", "code": "MPE" }, { "name": "AIR", "code": "AIR" }, { "name": "MULTITRODE", "code": "MULTITRODE" }, { "name": "ESSEX", "code": "ESSEX" }, { "name": "E/H", "code": "E/H" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CONTROLLER_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7789CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7877_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7877", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7877", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A857_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Controller", "description": "", "prototype": { "attributes": { "CONTROLLER_TYPE": null, "WORKING_CONDITION": "ONLINE", "CONTROLLERID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 58, "name": "Sewer Pump Station Vertical Crane", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 33, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 48, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "CRANEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CRANEID", "type": "esriFieldTypeString", "alias": "Crane ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRANEID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "CRANE_TYPE", "type": "esriFieldTypeString", "alias": "Crane Type", "domain": { "type": "codedValue", "name": "dVCraneType", "description": "CraneType", "codedValues": [ { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "CHAIN FALL", "code": "CHAIN FALL" }, { "name": "EQUIPMENT HOIST", "code": "EQUIPMENT HOIST" }, { "name": "GANTRY", "code": "GANTRY" }, { "name": "HOIST TROLLEY", "code": "HOIST TROLLEY" }, { "name": "JIB", "code": "JIB" }, { "name": "PERSONNEL HOIST", "code": "PERSONNEL HOIST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CRANE_TYPE" }, { "name": "CRANE_SIZE", "type": "esriFieldTypeDouble", "alias": "Crane Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRANE_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7769BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7857_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7857", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7857", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A837_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Crane", "description": "", "prototype": { "attributes": { "CRANE_SIZE": null, "CRANE_TYPE": null, "CRANEID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 59, "name": "Sewer Pump Station Vertical Disconnect", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 34, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1374916.3725, "ymin": 562449.620000005, "xmax": 1476013.785, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 39, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "DISCONNECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DISCONNECTID", "type": "esriFieldTypeString", "alias": "Disconnect ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DISCONNECTID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "DISCONNECT_TYPE", "type": "esriFieldTypeString", "alias": "Disconnect Type", "domain": { "type": "codedValue", "name": "dVDisconnectType", "description": "DisconnectType", "codedValues": [ { "name": "FUSED", "code": "FUSED" }, { "name": "MEDIUM VOLTAGE", "code": "MEDIUM VOLTAGE" }, { "name": "NON-FUSED", "code": "NON-FUSED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "DISCONNECT_TYPE" }, { "name": "DISCONNECT_SIZE", "type": "esriFieldTypeDouble", "alias": "Disconnect Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISCONNECT_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7799ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7887_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7887", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7887", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A867_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Disconnect", "description": "", "prototype": { "attributes": { "DISCONNECT_SIZE": null, "DISCONNECT_TYPE": null, "DISCONNECTID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 60, "name": "Sewer Pump Station Vertical Flowmeter", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 35, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 75, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "FLOWMETERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FLOWMETERID", "type": "esriFieldTypeString", "alias": "Flowmeter ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOWMETERID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "FLOWMETER_TYPE", "type": "esriFieldTypeString", "alias": "Flowmeter Type", "domain": { "type": "codedValue", "name": "dVFlowmeterType", "description": "FlowmeterType", "codedValues": [ { "name": "DOPPLER", "code": "DOPPLER" }, { "name": "MAG METER", "code": "MAG METER" }, { "name": "PARSHELL FLUME", "code": "PARSHELL FLUME" }, { "name": "TRANSIT TIME METER", "code": "TRANSIT TIME METER" }, { "name": "TURBINE METER", "code": "TURBINE METER" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FLOWMETER_TYPE" }, { "name": "FLOWMETER_SIZE", "type": "esriFieldTypeDouble", "alias": "Flowmeter Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWMETER_SIZE" }, { "name": "FLOWMETER_RANGE", "type": "esriFieldTypeString", "alias": "Flowmeter Range", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FLOWMETER_RANGE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7809CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7897_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7897", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7897", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A877_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Flowmeter", "description": "", "prototype": { "attributes": { "FLOWMETER_RANGE": null, "FLOWMETER_SIZE": null, "FLOWMETERID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "FLOWMETER_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 61, "name": "Sewer Pump Station Vertical Force Main", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 36, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FORCEMAINID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 0, 171, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "FORCE_MAINID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FORCE_MAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCE_MAINID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "FORCE_MAIN_PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Force Main Type", "domain": { "type": "codedValue", "name": "dVFM_PipeType", "description": "ForceMainPipeType", "codedValues": [ { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "HDPE (POLYETHYLENE)", "code": "HDPE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "FORCE_MAIN_PIPE_TYPE" }, { "name": "FORCE_MAIN_PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Force Main Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FORCE_MAIN_PIPE_SIZE" }, { "name": "FORCE_MAIN_PIPE_FLOWRATE", "type": "esriFieldTypeDouble", "alias": "Force Main Flowrate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FORCE_MAIN_PIPE_FLOWRATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7781FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7869_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7869", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7869", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A849_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Force Main", "description": "", "prototype": { "attributes": { "FORCE_MAIN_PIPE_FLOWRATE": null, "FORCE_MAIN_PIPE_SIZE": null, "FORCE_MAINID": null, "FORCEMAINID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "FORCE_MAIN_PIPE_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 62, "name": "Sewer Pump Station Vertical Generator", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 37, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 0, 112, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "GENERATORID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "GENERATORID", "type": "esriFieldTypeString", "alias": "Generator ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GENERATORID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GENERATOR_TYPE", "type": "esriFieldTypeString", "alias": "Generator Type", "domain": { "type": "codedValue", "name": "dVGeneratorType", "description": "GeneratorType", "codedValues": [ { "name": "DIESEL", "code": "DIESEL" }, { "name": "NATURAL GAS", "code": "NATURAL GAS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "GENERATOR_TYPE" }, { "name": "GENERATOR_SIZE", "type": "esriFieldTypeDouble", "alias": "Generator Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GENERATOR_SIZE" }, { "name": "GENERATOR_OIL_TYPE", "type": "esriFieldTypeString", "alias": "Generator Oil Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "GENERATOR_OIL_TYPE" }, { "name": "GENERATOR_CAPACITY", "type": "esriFieldTypeDouble", "alias": "Generator Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GENERATOR_CAPACITY" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7768BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7856_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7856", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7856", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A836_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Generator", "description": "", "prototype": { "attributes": { "GENERATOR_CAPACITY": null, "GENERATOR_OIL_TYPE": null, "GENERATORID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "GENERATOR_TYPE": null, "GENERATOR_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 63, "name": "Sewer Pump Station Vertical Ground Test Device", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 38, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1426447.98575, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 9, 0, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "GROUND_TEST_DEVICEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "GROUND_TEST_DEVICEID", "type": "esriFieldTypeString", "alias": "Ground Test Device ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GROUND_TEST_DEVICEID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7786ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7874_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7874", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7874", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A854_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Ground Test Device", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "GROUND_TEST_DEVICEID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 64, "name": "Sewer Pump Station Vertical High Water Probe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 39, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1375713.6600000001, "ymin": 566571.9500000031, "xmax": 1488095.37000001, "ymax": 657994.185000002, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 176, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "HIGH_WATER_PROBEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "HIGH_WATER_PROBEID", "type": "esriFieldTypeString", "alias": "High Water Probe ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HIGH_WATER_PROBEID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "HIGH_WATER_PROBE_TYPE", "type": "esriFieldTypeString", "alias": "High Water Probe Type", "domain": { "type": "codedValue", "name": "dVHighWaterProbe", "description": "High Water Probe", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "HIGH_WATER_PROBE_TYPE" }, { "name": "HIGH_WATER_PROBE_LOCATION", "type": "esriFieldTypeString", "alias": "High Water Probe Location", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "HIGH_WATER_PROBE_LOCATION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7811CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7899_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7899", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7899", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A879_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical High Water Probe", "description": "", "prototype": { "attributes": { "HIGH_WATER_PROBE_LOCATION": null, "HIGH_WATER_PROBE_TYPE": null, "HIGH_WATER_PROBEID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 65, "name": "Sewer Pump Station Vertical Hydraulic Oil System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 40, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1459407.905, "ymin": 638822.4599999931, "xmax": 1459407.905, "ymax": 638822.4599999931, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 45, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "HYDRAULIC_OIL_SYSTEMID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "HYDRAULIC_OIL_SYSTEMID", "type": "esriFieldTypeString", "alias": "Hydraulic Oil System ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HYDRAULIC_OIL_SYSTEMID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7767MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7855_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7855", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7855", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Hydraulic Oil System", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "HYDRAULIC_OIL_SYSTEMID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 66, "name": "Sewer Pump Station Vertical Limit Switch", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 41, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1488095.37000001, "ymax": 659516.743249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "LIMIT_SWITCHID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "LIMIT_SWITCHID", "type": "esriFieldTypeString", "alias": "Limit Switch ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIMIT_SWITCHID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "LIMIT_SWITCH_TYPE", "type": "esriFieldTypeString", "alias": "Limit Switch Type", "domain": { "type": "codedValue", "name": "dVLimitSwitch", "description": "Limit Switch", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LIMIT_SWITCH_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7790CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7878_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7878", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7878", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A858_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Limit Switch", "description": "", "prototype": { "attributes": { "LIMIT_SWITCH_TYPE": null, "WORKING_CONDITION": "ONLINE", "LIMIT_SWITCHID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 67, "name": "Sewer Pump Station Vertical MCC", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 42, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 0, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "MCCID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MCCID", "type": "esriFieldTypeString", "alias": "MCC ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MCCID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "MCC_TYPE", "type": "esriFieldTypeString", "alias": "MCC Type", "domain": { "type": "codedValue", "name": "dVIndoorOutdoor", "description": "IndoorOutdoor", "codedValues": [ { "name": "INDOOR", "code": "INDOOR" }, { "name": "OUTDOOR", "code": "OUTDOOR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MCC_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7766ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7854_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7854", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7854", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A834_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical MCC", "description": "", "prototype": { "attributes": { "MCC_TYPE": null, "WORKING_CONDITION": "ONLINE", "MCCID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 68, "name": "Sewer Pump Station Vertical Mission Unit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 43, "name": "sPS_COMMUNICATION_CAT", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COMMUNICATIONID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 82, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "MISSION_UNITID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MISSION_UNITID", "type": "esriFieldTypeString", "alias": "Mission Unit ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MISSION_UNITID" }, { "name": "COMMUNICATIONID", "type": "esriFieldTypeString", "alias": "Communication ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNICATIONID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7800COMMUNICATI", "fields": "COMMUNICATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7888_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7888", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7888", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A868_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Mission Unit", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "MISSION_UNITID": null, "COMMUNICATIONID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 69, "name": "Sewer Pump Station Vertical Motor", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 44, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1413893.235, "ymin": 562449.620000005, "xmax": 1488095.37000001, "ymax": 659516.743249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "MOTORID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MOTORID", "type": "esriFieldTypeString", "alias": "Motor ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MOTORID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "MOTOR_SIZE", "type": "esriFieldTypeDouble", "alias": "Motor Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOTOR_SIZE" }, { "name": "MOTOR_OIL_TYPE", "type": "esriFieldTypeString", "alias": "Motor Oil Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MOTOR_OIL_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7803ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7891_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7891", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7891", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A871_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Motor", "description": "", "prototype": { "attributes": { "MOTOR_OIL_TYPE": null, "MOTOR_SIZE": null, "MOTORID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 70, "name": "Sewer Pump Station Vertical Odor Control Unit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 45, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1484063.95999999, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 171, 0, 94, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "ODOR_CONTROL_UNITID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ODOR_CONTROL_UNITID", "type": "esriFieldTypeString", "alias": "Odor Control Unit ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ODOR_CONTROL_UNITID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "ODOR_CONTROL_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Odor Control Unit Type", "domain": { "type": "codedValue", "name": "dVOdorControlUnitType", "description": "OdorControlUnitType", "codedValues": [ { "name": "OZONE", "code": "OZONE" }, { "name": "BIOCUBE", "code": "BIOCUBE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ODOR_CONTROL_UNIT_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7794BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7882_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7882", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7882", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A862_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Odor Control Unit", "description": "", "prototype": { "attributes": { "ODOR_CONTROL_UNIT_TYPE": null, "WORKING_CONDITION": "ONLINE", "ODOR_CONTROL_UNITID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 71, "name": "Sewer Pump Station Vertical Pressure Ring Assembly", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 46, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1362284.81, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 3, 0, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "PRESSURE_RING_ASSMBLYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PRESSURE_RING_ASSMBLYID", "type": "esriFieldTypeString", "alias": "Pressure Ring Assembly ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRESSURE_RING_ASSMBLYID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PRESSURE_RING_ASSEMBLY_RANGE", "type": "esriFieldTypeString", "alias": "Pressure Ring Assembly Range", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PRESSURE_RING_ASSEMBLY_RANGE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7765CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7853_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7853", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7853", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A833_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Pressure Ring Assembly", "description": "", "prototype": { "attributes": { "PRESSURE_RING_ASSEMBLY_RANGE": null, "WORKING_CONDITION": "ONLINE", "PRESSURE_RING_ASSMBLYID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 72, "name": "Sewer Pump Station Vertical Pump", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 47, "name": "sPS_PUMP_ASSETS", "relatedTableId": 33, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PUMPID", "composite": false }, { "id": 48, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1362284.81, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 97, 133, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "PUMPID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "Pump ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMPID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": { "type": "codedValue", "name": "dVPumpType", "description": "PumpType", "codedValues": [ { "name": "ACCUMULATOR", "code": "ACCUMULATOR" }, { "name": "DEWATERING", "code": "DEWATERING" }, { "name": "HYDRAULIC", "code": "HYDRAULIC" }, { "name": "PURGE", "code": "PURGE" }, { "name": "SEAL WATER", "code": "SEAL WATER" }, { "name": "SUMP", "code": "SUMP" }, { "name": "WELL", "code": "WELL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_ROTATION", "type": "esriFieldTypeString", "alias": "Pump Rotation", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_ROTATION" }, { "name": "PUMP_IMPELLER_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Pump Impeller Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_IMPELLER_DIAMETER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7764MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7764PUMPID", "fields": "PUMPID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7852_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7852", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7852", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A832_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Pump", "description": "", "prototype": { "attributes": { "PUMP_IMPELLER_DIAMETER": null, "PUMP_ROTATION": null, "PUMPID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_TYPE": null, "PUMP_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 73, "name": "Sewer Pump Station Vertical Pump Centrifugal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 49, "name": "sPS_PUMP_ASSETS_CENTRIFUGAL", "relatedTableId": 34, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PUMP_CENTRIFUGALID", "composite": false }, { "id": 50, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1375713.6600000001, "ymin": 562449.620000005, "xmax": 1488095.37000001, "ymax": 659516.743249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 50, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "PUMP_CENTRIFUGALID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_CENTRIFUGALID", "type": "esriFieldTypeString", "alias": "Pump Centrifugal ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_CENTRIFUGALID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_ROTATION", "type": "esriFieldTypeString", "alias": "Pump Rotation", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_ROTATION" }, { "name": "PUMP_IMPELLER_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Pump Impeller Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_IMPELLER_DIAMETER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7792MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7792PUMP_CENTRI", "fields": "PUMP_CENTRIFUGALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7880_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7880", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7880", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A860_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Pump Centrifugal", "description": "", "prototype": { "attributes": { "PUMP_IMPELLER_DIAMETER": null, "PUMP_ROTATION": null, "PUMP_CENTRIFUGALID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 74, "name": "Sewer Pump Station Vertical Pump Station", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 51, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 148, 123, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "PUMP_STATIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_STATIONID", "type": "esriFieldTypeString", "alias": "Pump Station ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_STATIONID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_STATION_TYPE", "type": "esriFieldTypeString", "alias": "Pump Station Type", "domain": { "type": "codedValue", "name": "dVPumpStationType", "description": "PumpStationType", "codedValues": [ { "name": "A SITE", "code": "A SITE" }, { "name": "B SITE", "code": "B SITE" }, { "name": "C SITE", "code": "C SITE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_STATION_TYPE" }, { "name": "PUMP_STATION_FLOWRATE", "type": "esriFieldTypeDouble", "alias": "Pump Station Flowrate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_STATION_FLOWRATE" }, { "name": "PUMP_STATION_FORCE_MAIN_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Station Force Main Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_STATION_FORCE_MAIN_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7763BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7851_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7851", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7851", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A831_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Pump Station", "description": "", "prototype": { "attributes": { "PUMP_STATION_FORCE_MAIN_SIZE": null, "PUMP_STATION_FLOWRATE": null, "PUMP_STATIONID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_STATION_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 75, "name": "Sewer Pump Station Vertical Pump Submersible", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 52, "name": "sPS_PUMP_ASSETS_SUBMERSIBLE", "relatedTableId": 35, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "PUMP_SUBMERSIBLEID", "composite": false }, { "id": 53, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1358833.455, "ymin": 566037.981250003, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 58, 150, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "PUMP_SUBMERSIBLEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_SUBMERSIBLEID", "type": "esriFieldTypeString", "alias": "Pump Submersible ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_SUBMERSIBLEID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": { "type": "codedValue", "name": "dVPumpSubmersibleType", "description": "Pump Submersible Type", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_ROTATION", "type": "esriFieldTypeString", "alias": "Pump Rotation", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_ROTATION" }, { "name": "PUMP_IMPELLER_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Pump Impeller Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_IMPELLER_DIAMETER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7753MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7753PUMP_SUBMER", "fields": "PUMP_SUBMERSIBLEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7841_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7841", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7841", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A821_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Pump Submersible", "description": "", "prototype": { "attributes": { "PUMP_IMPELLER_DIAMETER": null, "PUMP_ROTATION": null, "PUMP_SUBMERSIBLEID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_TYPE": null, "PUMP_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 76, "name": "Sewer Pump Station Vertical Seal Water System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 54, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1460551.89325, "ymin": 606089.188749999, "xmax": 1460551.89325, "ymax": 606089.188749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 64, 148, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SEAL_WATER_SYSTEMID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SEAL_WATER_SYSTEMID", "type": "esriFieldTypeString", "alias": "Seal Water System ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEAL_WATER_SYSTEMID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7762CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7850_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7850", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7850", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Seal Water System", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "SEAL_WATER_SYSTEMID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 77, "name": "Sewer Pump Station Vertical Sewage Grinder", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 55, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "INFLUENTID", "composite": false } ], "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": 1369022.83499999, "ymin": 565778.81825, "xmax": 1493940.13699999, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 88, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SEWAGE_GRINDERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SEWAGE_GRINDERID", "type": "esriFieldTypeString", "alias": "Sewage Grinder ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEWAGE_GRINDERID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "SEWAGE_GRINDER_SIZE", "type": "esriFieldTypeDouble", "alias": "Sewage Grinder Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEWAGE_GRINDER_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7807INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7895_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7895", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7895", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A875_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Sewage Grinder", "description": "", "prototype": { "attributes": { "SEWAGE_GRINDER_SIZE": null, "WORKING_CONDITION": "ONLINE", "SEWAGE_GRINDERID": null, "INFLUENTID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 78, "name": "Sewer Pump Station Vertical Sewage Mixer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 56, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "INFLUENTID", "composite": false } ], "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": 1460546.995, "ymin": 604399.5900000039, "xmax": 1460546.995, "ymax": 604399.5900000039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 96, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SEWAGE_MIXERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SEWAGE_MIXERID", "type": "esriFieldTypeString", "alias": "Sewage Mixer ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEWAGE_MIXERID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "SEWAGE_MIXER_SIZE", "type": "esriFieldTypeDouble", "alias": "Sewage Mixer Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEWAGE_MIXER_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7782INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7870_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7870", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7870", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Sewage Mixer", "description": "", "prototype": { "attributes": { "SEWAGE_MIXER_SIZE": null, "WORKING_CONDITION": "ONLINE", "SEWAGE_MIXERID": null, "INFLUENTID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 79, "name": "Sewer Pump Station Vertical Shaft", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 57, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1375713.6600000001, "ymin": 562449.620000005, "xmax": 1488095.37000001, "ymax": 659516.743249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 109, 0, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SHAFTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SHAFTID", "type": "esriFieldTypeString", "alias": "Shaft ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SHAFTID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "SHAFT_SIZE", "type": "esriFieldTypeDouble", "alias": "Shaft Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAFT_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7761MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7849_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7849", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7849", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A829_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Shaft", "description": "", "prototype": { "attributes": { "SHAFT_SIZE": null, "WORKING_CONDITION": "ONLINE", "SHAFTID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 80, "name": "Sewer Pump Station Vertical Sluice Gate", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 58, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "INFLUENTID", "composite": false } ], "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": 1362284.81, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 129, 140, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SLUICE_GATEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SLUICE_GATEID", "type": "esriFieldTypeString", "alias": "Sluice Gate ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLUICE_GATEID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "SLUICE_GATE_SIZE", "type": "esriFieldTypeDouble", "alias": "Sluice Gate Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLUICE_GATE_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7783INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7871_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7871", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7871", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A851_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Sluice Gate", "description": "", "prototype": { "attributes": { "SLUICE_GATE_SIZE": null, "WORKING_CONDITION": "ONLINE", "SLUICE_GATEID": null, "INFLUENTID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 81, "name": "Sewer Pump Station Vertical Starter", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 59, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 19, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "STARTERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "STARTERID", "type": "esriFieldTypeString", "alias": "Starter ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STARTERID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "STARTER_TYPE", "type": "esriFieldTypeString", "alias": "Starter Type", "domain": { "type": "codedValue", "name": "dVStarterType", "description": "StarterType", "codedValues": [ { "name": "ACROSS THE LINE", "code": "ACROSS THE LINE" }, { "name": "SOFT-START", "code": "SOFT-START" }, { "name": "RVSS", "code": "RVSS" }, { "name": "VFD", "code": "VFD" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STARTER_TYPE" }, { "name": "STARTER_SIZE", "type": "esriFieldTypeDouble", "alias": "Starter Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STARTER_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7776ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7864_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7864", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7864", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A844_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Starter", "description": "", "prototype": { "attributes": { "STARTER_SIZE": null, "STARTER_TYPE": null, "STARTERID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 82, "name": "Sewer Pump Station Vertical Surge System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 60, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1452170.14624999, "ymin": 575508.486249998, "xmax": 1452170.14624999, "ymax": 575508.486249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 54, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SURGE_SYSTEMID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SURGE_SYSTEMID", "type": "esriFieldTypeString", "alias": "Surge System ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURGE_SYSTEMID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7760BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7848_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7848", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7848", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Surge System", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "SURGE_SYSTEMID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 83, "name": "Sewer Pump Station Vertical Switchgear", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 61, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1413893.235, "ymin": 565778.81825, "xmax": 1479796.97499999, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 148, 12, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SWITCHGEARID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SWITCHGEARID", "type": "esriFieldTypeString", "alias": "Switchgear ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWITCHGEARID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "SWITCHGEAR_TYPE", "type": "esriFieldTypeString", "alias": "Switchgear Type", "domain": { "type": "codedValue", "name": "dVIndoorOutdoor", "description": "IndoorOutdoor", "codedValues": [ { "name": "INDOOR", "code": "INDOOR" }, { "name": "OUTDOOR", "code": "OUTDOOR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "SWITCHGEAR_TYPE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7804ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7892_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7892", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7892", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A872_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Switchgear", "description": "", "prototype": { "attributes": { "SWITCHGEAR_TYPE": null, "WORKING_CONDITION": "ONLINE", "SWITCHGEARID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 84, "name": "Sewer Pump Station Vertical Switchgear Batteries", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 62, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1426447.98575, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 176, 3, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "SWTCHGR_BATTERIESID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SWTCHGR_BATTERIESID", "type": "esriFieldTypeString", "alias": "Switchgear Batteries ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SWTCHGR_BATTERIESID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7759ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7847_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7847", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7847", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A827_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Switchgear Batteries", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "SWTCHGR_BATTERIESID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 85, "name": "Sewer Pump Station Vertical Tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 63, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1412046.70999999, "ymin": 569933.430000007, "xmax": 1480422.22499999, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 141, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "TANKID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TANKID", "type": "esriFieldTypeString", "alias": "Tank ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TANKID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "TANK_TYPE", "type": "esriFieldTypeString", "alias": "Tank Type", "domain": { "type": "codedValue", "name": "dVsPSTankType", "description": "TankType", "codedValues": [ { "name": "ACCUMULATOR TANK", "code": "ACCUMULATOR TANK" }, { "name": "AIR", "code": "AIR" }, { "name": "HYDROPNEUMATIC", "code": "HYDROPNEUMATIC" }, { "name": "STOP GAP", "code": "STOP GAP" }, { "name": "SURGE TANK", "code": "SURGE TANK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TANK_TYPE" }, { "name": "TANK_SIZE", "type": "esriFieldTypeDouble", "alias": "Tank Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TANK_SIZE" }, { "name": "TANK_PRESSURE_RATING", "type": "esriFieldTypeString", "alias": "Tank Pressure Rating", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TANK_PRESSURE_RATING" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7797MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7885_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7885", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7885", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A865_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Tank", "description": "", "prototype": { "attributes": { "TANK_PRESSURE_RATING": null, "TANK_SIZE": null, "TANKID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "TANK_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 86, "name": "Sewer Pump Station Vertical Transducer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 64, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 157, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "TRANSDUCERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TRANSDUCERID", "type": "esriFieldTypeString", "alias": "Transducer ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRANSDUCERID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "TRANSDUCER_PRESSURE_RANGE", "type": "esriFieldTypeString", "alias": "Transducer Pressure Range", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TRANSDUCER_PRESSURE_RANGE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7785CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7873_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7873", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7873", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A853_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Transducer", "description": "", "prototype": { "attributes": { "TRANSDUCER_PRESSURE_RANGE": null, "WORKING_CONDITION": "ONLINE", "TRANSDUCERID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 87, "name": "Sewer Pump Station Vertical Transformer", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 65, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1426447.98575, "ymax": 640666.3457500039, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 23, 176, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "TRANSFORMERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TRANSFORMERID", "type": "esriFieldTypeString", "alias": "Transformer ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRANSFORMERID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "TRANSFORMER_TYPE", "type": "esriFieldTypeString", "alias": "Transformer Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TRANSFORMER_TYPE" }, { "name": "TRANSFORMER_SIZE", "type": "esriFieldTypeDouble", "alias": "Transformer Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANSFORMER_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7775ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7863_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7863", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7863", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A843_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Transformer", "description": "", "prototype": { "attributes": { "TRANSFORMER_SIZE": null, "TRANSFORMER_TYPE": null, "TRANSFORMERID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 88, "name": "Sewer Pump Station Vertical Tuning Fork", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 66, "name": "sPS_CONTROLS_CAT", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CONTROLSID", "composite": false } ], "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": 1362284.81, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 92, 158, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "TUNING_FORKID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TUNING_FORKID", "type": "esriFieldTypeString", "alias": "Tuning Fork ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TUNING_FORKID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "TUNING_FORK_TYPE", "type": "esriFieldTypeString", "alias": "Tuning Fork Type", "domain": { "type": "codedValue", "name": "dVTuningForkType", "description": "TuningForkType", "codedValues": [ { "name": "REDUNDANT", "code": "REDUNDANT" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TUNING_FORK_TYPE" }, { "name": "TUNING_FORK_LENGTH", "type": "esriFieldTypeDouble", "alias": "Tuning Fork Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TUNING_FORK_LENGTH" }, { "name": "TUNING_FORK_MOUNT", "type": "esriFieldTypeString", "alias": "Tuning Fork Mount", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TUNING_FORK_MOUNT" }, { "name": "TUNING_FORK_LOCATION", "type": "esriFieldTypeString", "alias": "Tuning Fork Location", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TUNING_FORK_LOCATION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7805CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7893_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7893", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7893", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A873_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Tuning Fork", "description": "", "prototype": { "attributes": { "TUNING_FORK_LOCATION": null, "TUNING_FORK_MOUNT": null, "TUNING_FORKID": null, "CONTROLSID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "TUNING_FORK_TYPE": null, "TUNING_FORK_LENGTH": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 89, "name": "Sewer Pump Station Vertical TVSS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 67, "name": "sPS_ELECTRICAL_CAT", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ELECTRICALID", "composite": false } ], "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": 1358833.455, "ymin": 565778.81825, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 135, 131, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "TVSSID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "TVSSID", "type": "esriFieldTypeString", "alias": "TVSS ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TVSSID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "TVSS_TYPE", "type": "esriFieldTypeString", "alias": "TVSS Type", "domain": { "type": "codedValue", "name": "dVTVSS_Type", "description": "TVSS_Type", "codedValues": [ { "name": "MCC", "code": "MCC" }, { "name": "STAND ALONE", "code": "STAND ALONE" }, { "name": "SWITCHGEAR", "code": "SWITCHGEAR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TVSS_TYPE" }, { "name": "TVSS_RATING", "type": "esriFieldTypeString", "alias": "TVSS Rating", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "TVSS_RATING" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7758ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7846_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7846", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7846", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A826_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical TVSS", "description": "", "prototype": { "attributes": { "TVSS_RATING": null, "TVSS_TYPE": null, "TVSSID": null, "ELECTRICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 90, "name": "Sewer Pump StationVertical Air Release Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 68, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FORCEMAINID", "composite": false } ], "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 106, 0, 156, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_ARVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_ARVID", "type": "esriFieldTypeString", "alias": "Valve Air Release ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_ARVID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_AIR_RELEASE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Air Release Type", "domain": { "type": "codedValue", "name": "dVARV_ValveType", "description": "ARV_ValveType", "codedValues": [ { "name": "EPOXY COATED", "code": "EPOXY COATED" }, { "name": "NYLON", "code": "NYLON" }, { "name": "STAINLESS STEEL", "code": "STAINLESS STEEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_AIR_RELEASE_TYPE" }, { "name": "VALVE_AIR_RELEASE_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Air Release Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_AIR_RELEASE_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7750FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7838_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7838", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7838", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A818_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump StationVertical Air Release Valve", "description": "", "prototype": { "attributes": { "VALVE_AIR_RELEASE_SIZE": null, "VALVE_AIR_RELEASE_TYPE": null, "VALVE_ARVID": null, "FORCEMAINID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 91, "name": "Sewer Pump Station Vertical ARV Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 69, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FORCEMAINID", "composite": false } ], "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": 1373148.67, "ymin": 568012.226999998, "xmax": 1491510.575, "ymax": 632862.978249997, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 106, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_ARVID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_ARVID", "type": "esriFieldTypeString", "alias": "Valve Air Release ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_ARVID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_ARV_TYPE", "type": "esriFieldTypeString", "alias": "Valve ARV Type", "domain": { "type": "codedValue", "name": "dVARV_ValveType", "description": "ARV_ValveType", "codedValues": [ { "name": "EPOXY COATED", "code": "EPOXY COATED" }, { "name": "NYLON", "code": "NYLON" }, { "name": "STAINLESS STEEL", "code": "STAINLESS STEEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_ARV_TYPE" }, { "name": "VALVE_ARV_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve ARV Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_ARV_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7757FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7845_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7845", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7845", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A825_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical ARV Valve", "description": "", "prototype": { "attributes": { "VALVE_ARV_SIZE": null, "VALVE_ARV_TYPE": null, "VALVE_ARVID": null, "FORCEMAINID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 92, "name": "Sewer Pump Station Vertical Valve Aux Suction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 70, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1362284.81, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 161, 86, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_AUX_SUCTIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_AUX_SUCTIONID", "type": "esriFieldTypeString", "alias": "Valve Aux Suction ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_AUX_SUCTIONID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_AUX_SUCTION_TYPE", "type": "esriFieldTypeString", "alias": "Valve Aux Suction Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_AUX_SUCTION_TYPE" }, { "name": "VALVE_AUX_SUCTION_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Aux Suction Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_AUX_SUCTION_SIZE" }, { "name": "VALVE_AUX_SUCTION_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Aux Suction Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_AUX_SUCTION_NUM_TURNS" }, { "name": "VALVE_AUX_SUCTION_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Aux Suction Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_AUX_SUCTION_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7755MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7843_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7843", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7843", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A823_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Aux Suction", "description": "", "prototype": { "attributes": { "VALVE_AUX_SUCTION_F_TO_F": null, "VALVE_AUX_SUCTION_NUM_TURNS": null, "VALVE_AUX_SUCTIONID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_AUX_SUCTION_TYPE": null, "VALVE_AUX_SUCTION_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 93, "name": "Sewer Pump Station Vertical Valve Bypass", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 71, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1460551.89325, "ymin": 606089.188749999, "xmax": 1460551.89325, "ymax": 606089.188749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 56, 0, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_BYPASSID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_BYPASSID", "type": "esriFieldTypeString", "alias": "Valve Bypass ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_BYPASSID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_BYPASS_TYPE", "type": "esriFieldTypeString", "alias": "Valve Bypass Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_BYPASS_TYPE" }, { "name": "VALVE_BYPASS_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Bypass Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_BYPASS_SIZE" }, { "name": "VALVE_BYPASS_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Bypass Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_BYPASS_NUM_TURNS" }, { "name": "VALVE_BYPASS_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Bypass Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_BYPASS_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7756MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7844_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7844", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7844", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Bypass", "description": "", "prototype": { "attributes": { "VALVE_BYPASS_F_TO_F": null, "VALVE_BYPASS_NUM_TURNS": null, "VALVE_BYPASSID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_BYPASS_TYPE": null, "VALVE_BYPASS_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 94, "name": "Sewer Pump Station Vertical Valve Bypass Check", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 72, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1460551.89325, "ymin": 606089.188749999, "xmax": 1479796.97499999, "ymax": 636992.745000005, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 126, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_BYPASS_CHECKID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_BYPASS_CHECKID", "type": "esriFieldTypeString", "alias": "Valve Bypass Check ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_BYPASS_CHECKID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_BYPASS_CHECK_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Bypass Check Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_BYPASS_CHECK_SIZE" }, { "name": "VALVE_BYPASS_CHECK_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Bypass Check Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_BYPASS_CHECK_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7779MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7867_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7867", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7867", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A847_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Bypass Check", "description": "", "prototype": { "attributes": { "VALVE_BYPASS_CHECK_F_TO_F": null, "VALVE_BYPASS_CHECK_SIZE": null, "VALVE_BYPASS_CHECKID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 95, "name": "Sewer Pump Station Vertical Valve Check", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 73, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 52, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_CHECKID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_CHECKID", "type": "esriFieldTypeString", "alias": "Valve Check ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_CHECKID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_CHECK_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Check Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_CHECK_SIZE" }, { "name": "VALVE_CHECK_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Check Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_CHECK_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7751MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7839_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7839", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7839", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A819_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Check", "description": "", "prototype": { "attributes": { "VALVE_CHECK_F_TO_F": null, "VALVE_CHECK_SIZE": null, "VALVE_CHECKID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 96, "name": "Sewer Pump Station Vertical Valve Cone", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 74, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1412825.245, "ymin": 568387.004999995, "xmax": 1493940.13699999, "ymax": 657994.185000002, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 119, 130, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_CONEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_CONEID", "type": "esriFieldTypeString", "alias": "Valve Cone ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_CONEID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_CONE_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Cone Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_CONE_SIZE" }, { "name": "VALVE_CONE_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Cone Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_CONE_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7752MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7840_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7840", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7840", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A820_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Cone", "description": "", "prototype": { "attributes": { "VALVE_CONE_F_TO_F": null, "VALVE_CONE_SIZE": null, "VALVE_CONEID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 97, "name": "Sewer Pump Station Vertical Valve Discharge", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 75, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 140, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_DISCHARGEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_DISCHARGEID", "type": "esriFieldTypeString", "alias": "Valve Discharge ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_DISCHARGEID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_DISCHARGE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Discharge Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_DISCHARGE_TYPE" }, { "name": "VALVE_DISCHARGE_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Discharge Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_DISCHARGE_SIZE" }, { "name": "VALVE_DISCHARGE_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Discharge Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_DISCHARGE_NUM_TURNS" }, { "name": "VALVE_DISCHARGE_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Discharge Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_DISCHARGE_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7791MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7879_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7879", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7879", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A859_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Discharge", "description": "", "prototype": { "attributes": { "VALVE_DISCHARGE_F_TO_F": null, "VALVE_DISCHARGE_NUM_TURNS": null, "VALVE_DISCHARGEID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_DISCHARGE_TYPE": null, "VALVE_DISCHARGE_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 98, "name": "Sewer Pump Station Vertical Valve FM Isolation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 76, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FORCEMAINID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 28, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_FM_ISOLATIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_FM_ISOLATIONID", "type": "esriFieldTypeString", "alias": "Valve FM Isolation ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_FM_ISOLATIONID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_FM_ISOLATION_TYPE", "type": "esriFieldTypeString", "alias": "Valve FM Isolation Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_FM_ISOLATION_TYPE" }, { "name": "VALVE_FM_ISOLATION_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve FM Isolation Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_FM_ISOLATION_SIZE" }, { "name": "VALVE_FM_ISOLATION_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve FM Isolation Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_FM_ISOLATION_NUM_TURNS" }, { "name": "VALVE_FM_ISOLATION_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve FM Isolation Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_FM_ISOLATION_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7749FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7837_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7837", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7837", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A817_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve FM Isolation", "description": "", "prototype": { "attributes": { "VALVE_FM_ISOLATION_F_TO_F": null, "VALVE_FM_ISOLATION_NUM_TURNS": null, "VALVE_FM_ISOLATIONID": null, "FORCEMAINID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_FM_ISOLATION_TYPE": null, "VALVE_FM_ISOLATION_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 99, "name": "Sewer Pump Station Vertical Valve Influent Isolation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 77, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "INFLUENTID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1488095.37000001, "ymax": 656570.805000007, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 52, 0, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_INF_ISOLATIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_INF_ISOLATIONID", "type": "esriFieldTypeString", "alias": "Valve INF Isolation ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_INF_ISOLATIONID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_INF_ISOLATION_TYPE", "type": "esriFieldTypeString", "alias": "Valve Influent Isolation Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_INF_ISOLATION_TYPE" }, { "name": "VALVE_INF_ISOLATION_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Influent Isolation Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_INF_ISOLATION_SIZE" }, { "name": "VALVE_INF_ISOLATION_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Influent Isolation Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_INF_ISOLATION_NUM_TURNS" }, { "name": "VALVE_INF_ISOLATION_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Influent Isolation Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_INF_ISOLATION_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7808INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7896_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7896", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7896", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A876_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Influent Isolation", "description": "", "prototype": { "attributes": { "VALVE_INF_ISOLATION_F_TO_F": null, "VALVE_INF_ISOLATION_NUM_TURNS": null, "VALVE_INF_ISOLATIONID": null, "INFLUENTID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_INF_ISOLATION_TYPE": null, "VALVE_INF_ISOLATION_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 100, "name": "Sewer Pump Station Vertical Valve Isolation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 78, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1413893.235, "ymin": 568387.004999995, "xmax": 1479796.97499999, "ymax": 659516.743249998, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 101, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_ISOLATIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_ISOLATIONID", "type": "esriFieldTypeString", "alias": "Valve Isolation ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_ISOLATIONID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_ISOLATION_TYPE", "type": "esriFieldTypeString", "alias": "Valve Isolation Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_ISOLATION_TYPE" }, { "name": "VALVE_ISOLATION_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Isolation Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_ISOLATION_SIZE" }, { "name": "VALVE_ISOLATION_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Isolation Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_ISOLATION_NUM_TURNS" }, { "name": "VALVE_ISOLATION_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Isolation Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_ISOLATION_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7806MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7894_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7894", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7894", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A874_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Isolation", "description": "", "prototype": { "attributes": { "VALVE_ISOLATION_F_TO_F": null, "VALVE_ISOLATION_NUM_TURNS": null, "VALVE_ISOLATIONID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_ISOLATION_TYPE": null, "VALVE_ISOLATION_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 101, "name": "Sewer Pump Station Vertical Valve Suction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 79, "name": "sPS_MECHANICAL_CAT", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "MECHANICALID", "composite": false } ], "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": 1362284.81, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 108, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_SUCTIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_SUCTIONID", "type": "esriFieldTypeString", "alias": "Valve Suction ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_SUCTIONID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_SUCTION_TYPE", "type": "esriFieldTypeString", "alias": "Valve Suction Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_SUCTION_TYPE" }, { "name": "VALVE_SUCTION_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Suction Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SUCTION_SIZE" }, { "name": "VALVE_SUCTION_NUM_TURNS", "type": "esriFieldTypeDouble", "alias": "Valve Suction Number of Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SUCTION_NUM_TURNS" }, { "name": "VALVE_SUCTION_F_TO_F", "type": "esriFieldTypeDouble", "alias": "Valve Suction Flange to Flange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SUCTION_F_TO_F" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7784MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7872_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7872", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7872", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A852_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Suction", "description": "", "prototype": { "attributes": { "VALVE_SUCTION_F_TO_F": null, "VALVE_SUCTION_NUM_TURNS": null, "VALVE_SUCTIONID": null, "MECHANICALID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_SUCTION_TYPE": null, "VALVE_SUCTION_SIZE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 102, "name": "Sewer Pump Station Vertical Valve Surge Relief", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 80, "name": "sPS_FORCE_MAIN_CAT", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FORCEMAINID", "composite": false } ], "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": 1362284.81, "ymin": 567561.1912499961, "xmax": 1481959.59074999, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 166, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VALVE_SURGE_RELIEFID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VALVE_SURGE_RELIEFID", "type": "esriFieldTypeString", "alias": "Valve Surge Relief ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_SURGE_RELIEFID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VALVE_SURGE_RELIEF_TYPE", "type": "esriFieldTypeString", "alias": "Valve Surge Relief Type", "domain": { "type": "codedValue", "name": "dVValveType", "description": "ValveType", "codedValues": [ { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "PLUG", "code": "PLUG" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_SURGE_RELIEF_TYPE" }, { "name": "VALVE_SURGE_RELIEF_SIZE", "type": "esriFieldTypeDouble", "alias": "Valve Surge Relief Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALVE_SURGE_RELIEF_SIZE" }, { "name": "VALVE_SURGE_RELIEF_PRESSURE", "type": "esriFieldTypeString", "alias": "Valve Surge Relief Pressure", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VALVE_SURGE_RELIEF_PRESSURE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7778FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7866_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7866", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7866", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A846_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Valve Surge Relief", "description": "", "prototype": { "attributes": { "VALVE_SURGE_RELIEF_PRESSURE": null, "VALVE_SURGE_RELIEF_SIZE": null, "VALVE_SURGE_RELIEFID": null, "FORCEMAINID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "VALVE_SURGE_RELIEF_TYPE": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 103, "name": "Sewer Pump Station Vertical Ventilation Unit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 81, "name": "sPS_BUILDING_CAT", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "BUILDINGID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 36, 166, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "VENTILATION_UNITID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "VENTILATION_UNITID", "type": "esriFieldTypeString", "alias": "Ventilation Unit ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VENTILATION_UNITID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "VENTILATION_UNIT_TYPE", "type": "esriFieldTypeString", "alias": "Ventilation Unit Type", "domain": { "type": "codedValue", "name": "dVVentilationUnitType", "description": "VentilationUnitType", "codedValues": [ { "name": "EXHAUST", "code": "EXHAUST" }, { "name": "SUPPLY", "code": "SUPPLY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "VENTILATION_UNIT_TYPE" }, { "name": "VENTILATION_UNIT_FAN_SIZE", "type": "esriFieldTypeDouble", "alias": "Ventilation Unit Fan Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VENTILATION_UNIT_FAN_SIZE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7795BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7883_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7883", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7883", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A863_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Ventilation Unit", "description": "", "prototype": { "attributes": { "VENTILATION_UNIT_FAN_SIZE": null, "VENTILATION_UNIT_TYPE": null, "VENTILATION_UNITID": null, "BUILDINGID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE" } }, "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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 104, "name": "Sewer Pump Station Vertical Wet Well", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 82, "name": "sPS_INFLUENT_CAT", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "INFLUENTID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 128, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "WET_WELLID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "WET_WELLID", "type": "esriFieldTypeString", "alias": "Wet Well ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WET_WELLID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "WET_WELL_SIZE", "type": "esriFieldTypeDouble", "alias": "Wet Well Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WET_WELL_SIZE" }, { "name": "WET_WELL_SIZE_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Wet Well Size Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WET_WELL_SIZE_HEIGHT" }, { "name": "WET_WELL_SIZE_LENGTH", "type": "esriFieldTypeDouble", "alias": "Wet Well Size Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WET_WELL_SIZE_LENGTH" }, { "name": "WET_WELL_SIZE_WIDTH", "type": "esriFieldTypeDouble", "alias": "Wet Well Size Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WET_WELL_SIZE_WIDTH" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7777INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7865_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7865", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7865", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A845_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Wet Well", "description": "", "prototype": { "attributes": { "WET_WELL_SIZE_WIDTH": null, "WET_WELL_SIZE_LENGTH": null, "WET_WELLID": null, "INFLUENTID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "WET_WELL_SIZE": null, "WET_WELL_SIZE_HEIGHT": 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": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 105, "name": "Sewer Pump Station Vertical Wireless Router", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 83, "name": "sPS_COMMUNICATION_CAT", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "COMMUNICATIONID", "composite": false } ], "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": 1358833.455, "ymin": 562449.620000005, "xmax": 1498088.7, "ymax": 673257.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 78, 161, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "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": "WIRELESS_ROUTERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "WIRELESS_ROUTERID", "type": "esriFieldTypeString", "alias": "Wireless Router ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WIRELESS_ROUTERID" }, { "name": "COMMUNICATIONID", "type": "esriFieldTypeString", "alias": "Communication ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNICATIONID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": { "type": "codedValue", "name": "dVWorkingCondition", "description": "Working Condition", "codedValues": [ { "name": "ONLINE", "code": "ONLINE" }, { "name": "OFFLINE", "code": "OFFLINE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G7798COMMUNICATI", "fields": "COMMUNICATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7886_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7886", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7886", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A866_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sewer Pump Station Vertical Wireless Router", "description": "", "prototype": { "attributes": { "WORKING_CONDITION": "ONLINE", "MFG_MODEL_NUMBER": null, "WIRELESS_ROUTERID": null, "COMMUNICATIONID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": 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": "366a40f369514cd7b2b6dbf46cfa6b91" } ], "tables": [ { "currentVersion": 10.91, "id": 10, "name": "ss_CLEANOUT_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Cleanout", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7687FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7765_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7765", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7765", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_CLEANOUT_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 11, "name": "ss_CONTROL_VALVE_DRAWNUM", "type": "Table", "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": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7688FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7766_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7766", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7766", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_CONTROL_VALVE_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 12, "name": "ss_FITTING_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 5, "name": "Fitting", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7689FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7768_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7768", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7768", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_FITTING_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 13, "name": "ss_GRAVITY_MAIN_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "GravityMain", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7690FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7770_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7770", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7770", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_GRAVITY_MAIN_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 14, "name": "ss_GRINDER_PUMP_ADDRESS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 16, "name": "Pump", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "PUMP_ADDRESS", "type": "esriFieldTypeString", "alias": "PUMP ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "PUMP_ADDRESS" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7691FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7774_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7774", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7774", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_GRINDER_PUMP_ADDRESS", "description": "", "prototype": { "attributes": { "PUMP_ADDRESS": " ", "FACILITYID": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 15, "name": "ss_LATERAL_LINE_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "LateralLine", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G5485FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6496_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6496", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6496", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_LATERAL_LINE_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 16, "name": "ss_LATERAL_POINT_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "LateralPoint", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "G5487FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6535_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6535", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6535", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_LATERAL_POINT_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 17, "name": "ss_MANHOLE_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 6, "name": "Manhole", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7692FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7775_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7775", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7775", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_MANHOLE_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 18, "name": "ss_METER_DRAWNUM", "type": "Table", "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": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7693FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7776_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7776", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7776", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_METER_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 19, "name": "ss_NETWORK_STRUCTURE_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 13, "name": "NetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7694FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7777_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7777", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7777", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_NETWORK_STRUCTURE_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 20, "name": "ss_PRESSURE_MAIN_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 15, "name": "PressurizedMain", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7695FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7778_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7778", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7778", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_PRESSURE_MAIN_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 21, "name": "ss_PUMP_DRAWNUM", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 17, "name": "Pump", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7696FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7779_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7779", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7779", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_PUMP_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 22, "name": "ss_SYSTEM_VALVE_DRAWNUM", "type": "Table", "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": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G7697FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7780_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7780", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7780", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ss_SYSTEM_VALVE_DRAWNUM", "description": "", "prototype": { "attributes": { "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 26, "name": "sPS_BUILDING_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 33, "name": "sPS_CRANE", "relatedTableId": 58, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 37, "name": "sPS_GENERATOR", "relatedTableId": 62, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 45, "name": "sPS_ODOR_CONTROL_UNIT", "relatedTableId": 70, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 51, "name": "sPS_PUMP_STATION", "relatedTableId": 74, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 60, "name": "sPS_SURGE_SYSTEM", "relatedTableId": 82, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 28, "name": "sPS_BACKFLOW_PREVENTOR", "relatedTableId": 53, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 81, "name": "sPS_VENTILATION_UNIT", "relatedTableId": 103, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "BUILDINGID", "composite": false }, { "id": 14, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "BUILDINGID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7389BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7389FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7749_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7749", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7749", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_BUILDING_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "BUILDINGID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 27, "name": "sPS_COMMUNICATION_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 43, "name": "sPS_MISSION_UNIT", "relatedTableId": 68, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "COMMUNICATIONID", "composite": false }, { "id": 83, "name": "sPS_WIRELESS_ROUTER", "relatedTableId": 105, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "COMMUNICATIONID", "composite": false }, { "id": 7, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "COMMUNICATIONID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "COMMUNICATIONID", "type": "esriFieldTypeString", "alias": "Communication ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNICATIONID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7390COMMUNICATI", "fields": "COMMUNICATIONID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7390FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7750_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7750", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7750", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_COMMUNICATION_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "COMMUNICATIONID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 28, "name": "sPS_CONTROLS_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 30, "name": "sPS_CHART_RECORDER", "relatedTableId": 55, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 31, "name": "sPS_CONTROL_PANEL", "relatedTableId": 56, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 32, "name": "sPS_CONTROLLER", "relatedTableId": 57, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 35, "name": "sPS_FLOWMETER", "relatedTableId": 60, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 39, "name": "sPS_HIGH_WATER_PROBE", "relatedTableId": 64, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 41, "name": "sPS_LIMIT_SWITCH", "relatedTableId": 66, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 46, "name": "sPS_PRESSURE_RING_ASSMBLY", "relatedTableId": 71, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 54, "name": "sPS_SEAL_WATER_SYSTEM", "relatedTableId": 76, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 64, "name": "sPS_TRANSDUCER", "relatedTableId": 86, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 66, "name": "sPS_TUNING_FORK", "relatedTableId": 88, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CONTROLSID", "composite": false }, { "id": 8, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CONTROLSID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "CONTROLSID", "type": "esriFieldTypeString", "alias": "Controls ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTROLSID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7391CONTROLSID", "fields": "CONTROLSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7391FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7751_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7751", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7751", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_CONTROLS_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "CONTROLSID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 29, "name": "sPS_ELECTRICAL_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 26, "name": "sPS_AIR_COMPRESSOR", "relatedTableId": 51, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 27, "name": "sPS_ATS", "relatedTableId": 52, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 29, "name": "sPS_BREAKER", "relatedTableId": 54, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 34, "name": "sPS_DISCONNECT", "relatedTableId": 59, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 38, "name": "sPS_GROUND_TEST_DEVICE", "relatedTableId": 63, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 42, "name": "sPS_MCC", "relatedTableId": 67, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 44, "name": "sPS_MOTOR", "relatedTableId": 69, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 59, "name": "sPS_STARTER", "relatedTableId": 81, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 61, "name": "sPS_SWITCHGEAR", "relatedTableId": 83, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 62, "name": "sPS_SWTCHGR_BATTERIES", "relatedTableId": 84, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 65, "name": "sPS_TRANSFORMER", "relatedTableId": 87, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 67, "name": "sPS_TVSS", "relatedTableId": 89, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ELECTRICALID", "composite": false }, { "id": 9, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ELECTRICALID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ELECTRICALID", "type": "esriFieldTypeString", "alias": "Electrical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ELECTRICALID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7392ELECTRICALI", "fields": "ELECTRICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7392FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7753_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7753", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7753", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_ELECTRICAL_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "ELECTRICALID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 30, "name": "sPS_FORCE_MAIN_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 36, "name": "sPS_FORCE_MAIN", "relatedTableId": 61, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FORCEMAINID", "composite": false }, { "id": 68, "name": "sPS_VALVE_AIR_RELEASE", "relatedTableId": 90, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FORCEMAINID", "composite": false }, { "id": 69, "name": "sPS_VALVE_ARV", "relatedTableId": 91, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FORCEMAINID", "composite": false }, { "id": 76, "name": "sPS_VALVE_FM_ISOLATION", "relatedTableId": 98, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FORCEMAINID", "composite": false }, { "id": 80, "name": "sPS_VALVE_SURGE_RELIEF", "relatedTableId": 102, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FORCEMAINID", "composite": false }, { "id": 10, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FORCEMAINID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FORCEMAINID", "type": "esriFieldTypeString", "alias": "Force Main ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FORCEMAINID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7681FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7681FORCEMAINID", "fields": "FORCEMAINID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7754", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7754", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_FORCE_MAIN_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "FORCEMAINID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 31, "name": "sPS_INFLUENT_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 55, "name": "sPS_SEWAGE_GRINDER", "relatedTableId": 77, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "INFLUENTID", "composite": false }, { "id": 56, "name": "sPS_SEWAGE_MIXER", "relatedTableId": 78, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "INFLUENTID", "composite": false }, { "id": 58, "name": "sPS_SLUICE_GATE", "relatedTableId": 80, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "INFLUENTID", "composite": false }, { "id": 77, "name": "sPS_VALVE_INF_ISOLATION", "relatedTableId": 99, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "INFLUENTID", "composite": false }, { "id": 82, "name": "sPS_WET_WELL", "relatedTableId": 104, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "INFLUENTID", "composite": false }, { "id": 11, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "INFLUENTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "INFLUENTID", "type": "esriFieldTypeString", "alias": "Influent ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INFLUENTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7682FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7682INFLUENTID", "fields": "INFLUENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7755_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7755", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7755", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_INFLUENT_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "INFLUENTID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 32, "name": "sPS_MECHANICAL_CAT", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 72, "name": "sPS_VALVE_BYPASS_CHECK", "relatedTableId": 94, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 73, "name": "sPS_VALVE_CHECK", "relatedTableId": 95, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 74, "name": "sPS_VALVE_CONE", "relatedTableId": 96, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 75, "name": "sPS_VALVE_DISCHARGE", "relatedTableId": 97, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 78, "name": "sPS_VALVE_ISOLATION", "relatedTableId": 100, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 79, "name": "sPS_VALVE_SUCTION", "relatedTableId": 101, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 70, "name": "sPS_VALVE_AUX_SUCTION", "relatedTableId": 92, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 71, "name": "sPS_VALVE_BYPASS", "relatedTableId": 93, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 57, "name": "sPS_SHAFT", "relatedTableId": 79, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 53, "name": "sPS_PUMP_SUBMERSIBLE", "relatedTableId": 75, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 63, "name": "sPS_TANK", "relatedTableId": 85, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 18, "name": "sPS_ACCUMULATOR_SYSTEM", "relatedTableId": 43, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 19, "name": "sPS_ACT_AUXSUCTION_VLV", "relatedTableId": 44, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 20, "name": "sPS_ACT_BYPASS_VLV", "relatedTableId": 45, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 21, "name": "sPS_ACT_CONE_VLV", "relatedTableId": 46, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 22, "name": "sPS_ACT_DISCHARGE_VLV", "relatedTableId": 47, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 23, "name": "sPS_ACT_ISOLATION_VLV", "relatedTableId": 48, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 24, "name": "sPS_ACT_SLUICE_GATE", "relatedTableId": 49, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 25, "name": "sPS_ACT_SUCTION_VLV", "relatedTableId": 50, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 40, "name": "sPS_HYDRAULIC_OIL_SYSTEM", "relatedTableId": 65, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 48, "name": "sPS_PUMP", "relatedTableId": 72, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 50, "name": "sPS_PUMP_CENTRIFUGAL", "relatedTableId": 73, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "MECHANICALID", "composite": false }, { "id": 12, "name": "ssNetworkStructure", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "MECHANICALID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "MECHANICALID", "type": "esriFieldTypeString", "alias": "Mechanical ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MECHANICALID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7683FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7683MECHANICALI", "fields": "MECHANICALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7757_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7757", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7757", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_MECHANICAL_CAT", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "MECHANICALID": null, "FACILITYID": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 33, "name": "sPS_PUMP_ASSETS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 47, "name": "sPS_PUMP", "relatedTableId": 72, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PUMPID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PUMP_ASSETSID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_ASSETSID", "type": "esriFieldTypeString", "alias": "Pump Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_ASSETSID" }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "Pump ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMPID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_CATEGORY", "type": "esriFieldTypeString", "alias": "Pump Category", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_CATEGORY" }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_FLOW_RATE", "type": "esriFieldTypeDouble", "alias": "Pump Flow Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_FLOW_RATE" }, { "name": "PUMP_RPM", "type": "esriFieldTypeDouble", "alias": "Pump RPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_RPM" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7684PUMPID", "fields": "PUMPID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7759_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7759", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7759", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_PUMP_ASSETS", "description": "", "prototype": { "attributes": { "LAST_EDITED_USER": null, "CREATED_DATE": null, "PUMP_ASSETSID": null, "PUMPID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_CATEGORY": null, "PUMP_TYPE": null, "PUMP_SIZE": null, "PUMP_FLOW_RATE": null, "PUMP_RPM": null, "LAST_EDITED_DATE": null, "CREATED_USER": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 34, "name": "sPS_PUMP_ASSETS_CENTRIFUGAL", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 49, "name": "sPS_PUMP_CENTRIFUGAL", "relatedTableId": 73, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PUMP_ASSETS_CENTRIFUGALID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PUMP_ASSETS_CENTRIFUGALID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_ASSETS_CENTRIFUGALID", "type": "esriFieldTypeString", "alias": "Pump Assets Centrifugal ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_ASSETS_CENTRIFUGALID" }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "Pump ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMPID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_CATEGORY", "type": "esriFieldTypeString", "alias": "Pump Category", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_CATEGORY" }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_FLOW_RATE", "type": "esriFieldTypeDouble", "alias": "Pump Flow Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_FLOW_RATE" }, { "name": "PUMP_RPM", "type": "esriFieldTypeDouble", "alias": "Pump RPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_RPM" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7685PUMP_ASSETS", "fields": "PUMP_ASSETS_CENTRIFUGALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7761_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7761", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7761", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_PUMP_ASSETS_CENTRIFUGAL", "description": "", "prototype": { "attributes": { "PUMP_RPM": null, "PUMP_FLOW_RATE": null, "PUMP_ASSETS_CENTRIFUGALID": null, "PUMPID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_CATEGORY": null, "PUMP_TYPE": null, "PUMP_SIZE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" }, { "currentVersion": 10.91, "id": 35, "name": "sPS_PUMP_ASSETS_SUBMERSIBLE", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 52, "name": "sPS_PUMP_SUBMERSIBLE", "relatedTableId": 75, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PUMP_ASSETS_SUBMERSIBLEID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PUMP_ASSETS_SUBMERSIBLEID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PUMP_ASSETS_SUBMERSIBLEID", "type": "esriFieldTypeString", "alias": "Pump Assets Submersible ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMP_ASSETS_SUBMERSIBLEID" }, { "name": "PUMPID", "type": "esriFieldTypeString", "alias": "Pump ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUMPID" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "ACTIVE", "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "COUNTY", "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": "DEPARTMENT OF PUBLIC WORKS", "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "Rehabilitation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MFG_SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Serial Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_SERIAL_NUMBER" }, { "name": "MFG_MODEL_NUMBER", "type": "esriFieldTypeString", "alias": "Manufacturer Model Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MFG_MODEL_NUMBER" }, { "name": "WORKING_CONDITION", "type": "esriFieldTypeString", "alias": "Working Condition", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "ONLINE", "modelName": "WORKING_CONDITION" }, { "name": "PUMP_CATEGORY", "type": "esriFieldTypeString", "alias": "Pump Category", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_CATEGORY" }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "Pump Type", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PUMP_TYPE" }, { "name": "PUMP_SIZE", "type": "esriFieldTypeDouble", "alias": "Pump Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_SIZE" }, { "name": "PUMP_FLOW_RATE", "type": "esriFieldTypeDouble", "alias": "Pump Flow Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_FLOW_RATE" }, { "name": "PUMP_RPM", "type": "esriFieldTypeDouble", "alias": "Pump RPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PUMP_RPM" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "indexes": [ { "name": "G7686PUMP_ASSETS", "fields": "PUMP_ASSETS_SUBMERSIBLEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R7763_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_7763", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7763", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sPS_PUMP_ASSETS_SUBMERSIBLE", "description": "", "prototype": { "attributes": { "PUMP_RPM": null, "PUMP_FLOW_RATE": null, "PUMP_ASSETS_SUBMERSIBLEID": null, "PUMPID": null, "LIFECYCLE_STATUS": "ACTIVE", "LOCATION": null, "OWNED_BY": "COUNTY", "MAINTAINED_BY": "COUNTY", "RESPONSIBLE_AGENCY": "DEPARTMENT OF PUBLIC WORKS", "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "NOTES": null, "MANUFACTURER": null, "MFG_SERIAL_NUMBER": null, "MFG_MODEL_NUMBER": null, "WORKING_CONDITION": "ONLINE", "PUMP_CATEGORY": null, "PUMP_TYPE": null, "PUMP_SIZE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "366a40f369514cd7b2b6dbf46cfa6b91" } ] }