{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -9132674.5437, "ymin": 3516953.963799998, "xmax": -9059400.8191, "ymax": 3574255.7305999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 57, 70, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FAC_OWNER", "type": "esriFieldTypeString", "alias": "Facility Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FAC_OWNER" }, { "name": "PLACED_BY", "type": "esriFieldTypeString", "alias": "Placed By", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PLACED_BY" }, { "name": "MODIFIED_BY", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MODIFIED_BY" }, { "name": "DATE_PLACED", "type": "esriFieldTypeDate", "alias": "Date Placed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_PLACED" }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MODIFIED" }, { "name": "GPS_X_COORD", "type": "esriFieldTypeDouble", "alias": "GPS X Coord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_X_COORD" }, { "name": "GPS_Y_COORD", "type": "esriFieldTypeDouble", "alias": "GPS Y Coord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPS_Y_COORD" }, { "name": "SYMBOL_ROTATION", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOL_ROTATION" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STREET_NUMBER" }, { "name": "DATE_MANUFACTURED", "type": "esriFieldTypeDate", "alias": "Date Manufactured", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MANUFACTURED" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "CMMS_ASSET_ID", "type": "esriFieldTypeString", "alias": "CMMS Asset ID", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CMMS_ASSET_ID" }, { "name": "CAPITAL_PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Capital Project Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CAPITAL_PROJECT_NUMBER" }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "Date Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSTALLED" }, { "name": "LAST_FLOW_DATE", "type": "esriFieldTypeDate", "alias": "Last Flow Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_FLOW_DATE" }, { "name": "FLOW_AT_TEST", "type": "esriFieldTypeInteger", "alias": "Flow At Test", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW_AT_TEST" }, { "name": "FLOW_AT_20_PSI", "type": "esriFieldTypeInteger", "alias": "Flow At 20 PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOW_AT_20_PSI" }, { "name": "FLOWED_BY", "type": "esriFieldTypeString", "alias": "Flowed By", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOWED_BY" }, { "name": "LARGE_GRID", "type": "esriFieldTypeString", "alias": "Large Grid", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LARGE_GRID" }, { "name": "SMALL_GRID", "type": "esriFieldTypeString", "alias": "Small Grid", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SMALL_GRID" }, { "name": "GPS_LATITUDE", "type": "esriFieldTypeString", "alias": "GPS Latitude", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GPS_LATITUDE" }, { "name": "GPS_LONGITUDE", "type": "esriFieldTypeString", "alias": "GPS Longitude", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GPS_LONGITUDE" }, { "name": "RELATED_PLANT", "type": "esriFieldTypeString", "alias": "Related Plant", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "RELATED_PLANT" }, { "name": "JFRD_TAZ_NO", "type": "esriFieldTypeInteger", "alias": "JFRD_TAZ_No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_TAZ_NO" }, { "name": "JFRD_DISTRICT", "type": "esriFieldTypeString", "alias": "JFRD_District", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JFRD_DISTRICT" }, { "name": "JFRD_STREET_NUM", "type": "esriFieldTypeString", "alias": "JFRD_Street_num", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "JFRD_STREET_NUM" }, { "name": "JFRD_STREET_NAME", "type": "esriFieldTypeString", "alias": "JFRD_Street_name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JFRD_STREET_NAME" }, { "name": "JFRD_STREET_TYPE", "type": "esriFieldTypeString", "alias": "JFRD_Street_type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "JFRD_STREET_TYPE" }, { "name": "JFRD_STREET_DIR", "type": "esriFieldTypeString", "alias": "JFRD_Street_Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "JFRD_STREET_DIR" }, { "name": "AVAIL_NUM", "type": "esriFieldTypeString", "alias": "Available Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AVAIL_NUM" }, { "name": "JFRD_LAT", "type": "esriFieldTypeDouble", "alias": "JFRD_Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_LAT" }, { "name": "JFRD_LONG", "type": "esriFieldTypeDouble", "alias": "JFRD_Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_LONG" }, { "name": "MODEL_FLOW", "type": "esriFieldTypeDouble", "alias": "Model Flow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODEL_FLOW" }, { "name": "MODEL_NODE", "type": "esriFieldTypeString", "alias": "Model Node", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MODEL_NODE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COUNTY" }, { "name": "HYDRANT_ID", "type": "esriFieldTypeInteger", "alias": "HYDRANT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HYDRANT_ID" }, { "name": "JFRD_MAIN_SIZE", "type": "esriFieldTypeString", "alias": "JFRD Main Size", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "JFRD_Main_Size" }, { "name": "JFRD_OWNER", "type": "esriFieldTypeString", "alias": "JFRD Owner", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "JFRD_Owner" }, { "name": "TAZ", "type": "esriFieldTypeString", "alias": "TAZ", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TAZ" }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "InspectionStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InspectionStatus" }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANCILLARYROLE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "CMMS_PARENT_ID", "type": "esriFieldTypeString", "alias": "CCMS Parent ID", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "CMMS_PARENT_ID" }, { "name": "CF_DATE_INSTALLED", "type": "esriFieldTypeInteger", "alias": "CF Date Installed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CF_DATE_INSTALLED" }, { "name": "CF_AS_BUILT", "type": "esriFieldTypeInteger", "alias": "CF As Built", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CF_AS_BUILT" }, { "name": "JFRD_HYDRANT_ID", "type": "esriFieldTypeInteger", "alias": "JFRD_Hydrant_Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_HYDRANT_ID" }, { "name": "JFRD_SERIAL_NO", "type": "esriFieldTypeInteger", "alias": "JFRD_Serial_No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_SERIAL_NO" }, { "name": "JFRD_INTERSECT_NAME", "type": "esriFieldTypeString", "alias": "JFRD_Intersect_name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JFRD_INTERSECT_NAME" }, { "name": "JFRD_INTERSECT_TYPE", "type": "esriFieldTypeString", "alias": "JFRD_Intersect_type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "JFRD_INTERSECT_TYPE" }, { "name": "JFRD_INTERSECT_DIR", "type": "esriFieldTypeString", "alias": "JFRD_Intersect_dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "JFRD_INTERSECT_DIR" }, { "name": "JFRD_OUTLET_25", "type": "esriFieldTypeInteger", "alias": "JFRD_Outlet_25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_OUTLET_25" }, { "name": "JFRD_OUTLET_45", "type": "esriFieldTypeInteger", "alias": "JFRD_Outlet_45", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JFRD_OUTLET_45" }, { "name": "JFRD_HYDRANT_IDS", "type": "esriFieldTypeString", "alias": "JFRD Hydrant Ids", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "JFRD_HYDRANT_IDS" }, { "name": "HYDRANT_COMMENT", "type": "esriFieldTypeString", "alias": "Hydrant Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "HYDRANT_COMMENT" }, { "name": "Number_of_Hydrants", "type": "esriFieldTypeSmallInteger", "alias": "Number_of_Hydrants", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Number_of_Hydrants" }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDR" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "Districts", "type": "esriFieldTypeString", "alias": "Districts", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Districts" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S328_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "DATA_SOURCE": null, "Districts": null, "FAC_OWNER": null, "PLACED_BY": null, "MODIFIED_BY": null, "DATE_PLACED": null, "DATE_MODIFIED": null, "GPS_X_COORD": null, "GPS_Y_COORD": null, "SYMBOL_ROTATION": null, "SUBTYPE": null, "STREET_NAME": null, "STREET_NUMBER": null, "DATE_MANUFACTURED": null, "MANUFACTURER": null, "CMMS_ASSET_ID": null, "CAPITAL_PROJECT_NUMBER": null, "DATE_INSTALLED": null, "LAST_FLOW_DATE": null, "FLOW_AT_TEST": null, "FLOW_AT_20_PSI": null, "FLOWED_BY": null, "LARGE_GRID": null, "SMALL_GRID": null, "GPS_LATITUDE": null, "GPS_LONGITUDE": null, "RELATED_PLANT": null, "JFRD_TAZ_NO": null, "JFRD_DISTRICT": null, "JFRD_STREET_NUM": null, "JFRD_STREET_NAME": null, "JFRD_STREET_TYPE": null, "JFRD_STREET_DIR": null, "AVAIL_NUM": null, "JFRD_LAT": null, "JFRD_LONG": null, "MODEL_FLOW": null, "MODEL_NODE": null, "COUNTY": null, "HYDRANT_ID": null, "JFRD_MAIN_SIZE": null, "JFRD_OWNER": null, "TAZ": null, "InspectionStatus": null, "ANCILLARYROLE": null, "ENABLED": null, "CMMS_PARENT_ID": null, "CF_DATE_INSTALLED": null, "CF_AS_BUILT": null, "JFRD_HYDRANT_ID": null, "JFRD_SERIAL_NO": null, "JFRD_INTERSECT_NAME": null, "JFRD_INTERSECT_TYPE": null, "JFRD_INTERSECT_DIR": null, "JFRD_OUTLET_25": null, "JFRD_OUTLET_45": null, "JFRD_HYDRANT_IDS": null, "HYDRANT_COMMENT": null, "Number_of_Hydrants": null, "ADDR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }