{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Solid Waste - Points", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Solid Waste" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasMetadata": true, "extent": { "xmin": -1.2369523952300001E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": [ 168, 56, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1011", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S841_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Solid Waste - Points", "description": "", "prototype": { "attributes": { "CONTACT_EMAIL": null, "PROJECT_GROUP": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Solid Waste - Lines", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "Solid Waste" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.26468385538E7, "ymin": 5512282.725900002, "xmax": -1.20490706243E7, "ymax": 5736710.227499999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1012", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Solid Waste - Lines", "description": "", "prototype": { "attributes": { "PROJECT_GROUP": null, "CONTACT_EMAIL": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Stormwater - Points", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Stormwater" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasMetadata": true, "extent": { "xmin": -1.2369523952300001E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": [ 0, 168, 132, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1011", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S841_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stormwater - Points", "description": "", "prototype": { "attributes": { "CONTACT_EMAIL": null, "PROJECT_GROUP": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Stormwater - Lines", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "Stormwater" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.26468385538E7, "ymin": 5512282.725900002, "xmax": -1.20490706243E7, "ymax": 5736710.227499999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1012", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stormwater - Lines", "description": "", "prototype": { "attributes": { "PROJECT_GROUP": null, "CONTACT_EMAIL": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Transportation - Points", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasMetadata": true, "extent": { "xmin": -1.2369523952300001E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": [ 132, 0, 168, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1011", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S841_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Transportation - Points", "description": "", "prototype": { "attributes": { "CONTACT_EMAIL": null, "PROJECT_GROUP": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Transportation - Lines", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "Transportation" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.26468385538E7, "ymin": 5512282.725900002, "xmax": -1.20490706243E7, "ymax": 5736710.227499999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1012", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Transportation - Lines", "description": "", "prototype": { "attributes": { "PROJECT_GROUP": null, "CONTACT_EMAIL": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Wastewater - Points", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Wastewater" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasMetadata": true, "extent": { "xmin": -1.2369523952300001E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1011", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S841_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Wastewater - Points", "description": "", "prototype": { "attributes": { "CONTACT_EMAIL": null, "PROJECT_GROUP": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Wastewater - Lines", "type": "Feature Layer", "parentLayer": { "id": 10, "name": "Wastewater" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.26468385538E7, "ymin": 5512282.725900002, "xmax": -1.20490706243E7, "ymax": 5736710.227499999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1012", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Wastewater - Lines", "description": "", "prototype": { "attributes": { "PROJECT_GROUP": null, "CONTACT_EMAIL": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Water - Points", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Water" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryMultipoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasMetadata": true, "extent": { "xmin": -1.2369523952300001E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": [ 0, 92, 230, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1011_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1011", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S841_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water - Points", "description": "", "prototype": { "attributes": { "CONTACT_EMAIL": null, "PROJECT_GROUP": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Water - Lines", "type": "Feature Layer", "parentLayer": { "id": 13, "name": "Water" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_related_details", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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 }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.26468385538E7, "ymin": 5512282.725900002, "xmax": -1.20490706243E7, "ymax": 5736710.227499999, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONTACT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "CIP_TYPE", "description": "CIP Project Type", "codedValues": [ { "name": "GIS", "code": "GIS" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Water Conservation", "code": "Water Conservation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": { "type": "codedValue", "name": "CIP_DEPARTMENT", "description": "CIP Project Department", "codedValues": [ { "name": "Collection", "code": "Collection" }, { "name": "Curbside Recycling", "code": "Curbside Recycling" }, { "name": "Engineering", "code": "Engineering" }, { "name": "Finance", "code": "Finance" }, { "name": "GIS", "code": "GIS" }, { "name": "Public Works", "code": "Public Works" }, { "name": "SCADA", "code": "SCADA" }, { "name": "Signs & Signals", "code": "Signs & Signals" }, { "name": "Solid Waste", "code": "Solid Waste" }, { "name": "Stormwater", "code": "Stormwater" }, { "name": "Street Impact Fees", "code": "Street Impact Fees" }, { "name": "Street Operations", "code": "Street Operations" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Impact Fees", "code": "Wastewater Impact Fees" }, { "name": "Wastewater Operations", "code": "Wastewater Operations" }, { "name": "Water Conservation", "code": "Water Conservation" }, { "name": "Water Impact Fees", "code": "Water Impact Fees" }, { "name": "Water Operations", "code": "Water Operations" }, { "name": "WRF", "code": "WRF" }, { "name": "WTP", "code": "WTP" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "CONTACT_EMAIL", "type": "esriFieldTypeString", "alias": "CONTACT_EMAIL", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_EMAIL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1012_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1012", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water - Lines", "description": "", "prototype": { "attributes": { "PROJECT_GROUP": null, "CONTACT_EMAIL": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Water FY Points", "type": "Feature Layer", "parentLayer": { "id": 17, "name": "Water FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.bozeman.CIP_POINTS_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23691704478E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 166, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 16, 88, 176, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 32, 99, 186, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 49, 110, 196, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 125, 207, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 90, 138, 214, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 153, 224, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 136, 171, 235, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 164, 191, 245, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 211, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 76, 168, 255 ], "toColor": [ 191, 210, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Water FY Lines", "type": "Feature Layer", "parentLayer": { "id": 17, "name": "Water FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS.bozeman.CIP_LINES_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23680650971E7, "ymin": 5716806.7883, "xmax": -1.23568295051E7, "ymax": 5736710.227499999, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 166, 255 ], "width": 3 }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 14, 87, 176, 255 ], "width": 3 }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 28, 95, 184, 255 ], "width": 3 }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 107, 194, 255 ], "width": 3 }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 117, 201, 255 ], "width": 3 }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 129, 209, 255 ], "width": 3 }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 145, 219, 255 ], "width": 3 }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 159, 227, 255 ], "width": 3 }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 175, 237, 255 ], "width": 3 }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 193, 245, 255 ], "width": 3 }, "value": "FY32", "label": "FY32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 211, 255, 255 ], "width": 3 }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 76, 168, 255 ], "toColor": [ 191, 210, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY32", "name": "FY32", "domains": {}, "templates": [ { "name": "FY32", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY32", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Wastewater FY Points", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Wastewater FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.bozeman.CIP_POINTS_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23691704478E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 75, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 90, 10, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 145, 105, 23, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 121, 37, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 140, 55, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 156, 75, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 175, 95, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 222, 193, 120, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 237, 212, 145, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 235, 176, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 115, 77, 0, 255 ], "toColor": [ 255, 235, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Wastewater FY Lines", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Wastewater FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS.bozeman.CIP_LINES_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23680650971E7, "ymin": 5716806.7883, "xmax": -1.23568295051E7, "ymax": 5736710.227499999, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 75, 0, 255 ], "width": 3 }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 88, 9, 255 ], "width": 3 }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 102, 20, 255 ], "width": 3 }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 117, 33, 255 ], "width": 3 }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 132, 48, 255 ], "width": 3 }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 148, 64, 255 ], "width": 3 }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 164, 84, 255 ], "width": 3 }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 181, 104, 255 ], "width": 3 }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 198, 125, 255 ], "width": 3 }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 215, 149, 255 ], "width": 3 }, "value": "FY32", "label": "FY32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 176, 255 ], "width": 3 }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 115, 77, 0, 255 ], "toColor": [ 255, 235, 176, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY32", "name": "FY32", "domains": {}, "templates": [ { "name": "FY32", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY32", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Solid Waste FY Points", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Solid Waste FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.bozeman.CIP_POINTS_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23691704478E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 55, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 63, 11, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 186, 74, 22, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 85, 33, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 207, 98, 48, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 214, 109, 60, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 224, 123, 76, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 137, 91, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 245, 151, 110, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 166, 128, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 168, 56, 0, 255 ], "toColor": [ 255, 168, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Solid Waste FY Lines", "type": "Feature Layer", "parentLayer": { "id": 23, "name": "Solid Waste FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS.bozeman.CIP_LINES_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23680650971E7, "ymin": 5716806.7883, "xmax": -1.23568295051E7, "ymax": 5736710.227499999, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 55, 0, 255 ], "width": 3 }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 62, 9, 255 ], "width": 3 }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 71, 18, 255 ], "width": 3 }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 81, 29, 255 ], "width": 3 }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 91, 40, 255 ], "width": 3 }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 102, 52, 255 ], "width": 3 }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 114, 66, 255 ], "width": 3 }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 126, 79, 255 ], "width": 3 }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 140, 95, 255 ], "width": 3 }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 151, 110, 255 ], "width": 3 }, "value": "FY32", "label": "FY32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 166, 128, 255 ], "width": 3 }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 168, 56, 0, 255 ], "toColor": [ 255, 168, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY32", "name": "FY32", "domains": {}, "templates": [ { "name": "FY32", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY32", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Stormwater FY Points", "type": "Feature Layer", "parentLayer": { "id": 26, "name": "Stormwater FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.bozeman.CIP_POINTS_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23691704478E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 115, 75, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 12, 130, 89, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 25, 145, 103, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 161, 118, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 60, 176, 135, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 80, 191, 152, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 103, 207, 170, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 129, 222, 188, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 159, 237, 208, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 255, 232, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 115, 76, 255 ], "toColor": [ 191, 255, 233, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Stormwater FY Lines", "type": "Feature Layer", "parentLayer": { "id": 26, "name": "Stormwater FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS.bozeman.CIP_LINES_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23680650971E7, "ymin": 5716806.7883, "xmax": -1.23568295051E7, "ymax": 5736710.227499999, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 75, 255 ], "width": 3 }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 128, 86, 255 ], "width": 3 }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 21, 143, 100, 255 ], "width": 3 }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 156, 114, 255 ], "width": 3 }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 171, 129, 255 ], "width": 3 }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 184, 144, 255 ], "width": 3 }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 199, 161, 255 ], "width": 3 }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 212, 177, 255 ], "width": 3 }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 227, 194, 255 ], "width": 3 }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 240, 212, 255 ], "width": 3 }, "value": "FY32", "label": "FY32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 255, 232, 255 ], "width": 3 }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 115, 76, 255 ], "toColor": [ 191, 255, 233, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY32", "name": "FY32", "domains": {}, "templates": [ { "name": "FY32", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY32", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Transportation FY Points", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Transportation FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GIS.bozeman.CIP_POINTS_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23691704478E7, "ymin": 5698586.871600002, "xmax": -1.2354027555300001E7, "ymax": 5736424.450099997, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 75, 0, 115, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 89, 12, 130, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 103, 25, 145, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 118, 40, 161, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 60, 176, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 80, 191, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 103, 207, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 188, 129, 222, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 208, 159, 237, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 232, 191, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 77, 0, 115, 255 ], "toColor": [ 233, 191, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "OBJECTID": 0, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "CIP_KEY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Transportation FY Lines", "type": "Feature Layer", "parentLayer": { "id": 29, "name": "Transportation FY Projects" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "GIS.bozeman.CIP_LINES_Related_Details_View", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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 }, "hasMetadata": true, "extent": { "xmin": -1.23680650971E7, "ymin": 5716806.7883, "xmax": -1.23568295051E7, "ymax": 5736710.227499999, "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "YEAR_SCHEDULED", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 0, 115, 255 ], "width": 3 }, "value": "FY18", "label": "FY18" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 10, 128, 255 ], "width": 3 }, "value": "FY19", "label": "FY19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 21, 143, 255 ], "width": 3 }, "value": "FY20", "label": "FY20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 36, 156, 255 ], "width": 3 }, "value": "FY21", "label": "FY21" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 129, 51, 171, 255 ], "width": 3 }, "value": "FY22", "label": "FY22" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 70, 184, 255 ], "width": 3 }, "value": "FY23", "label": "FY23" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 90, 199, 255 ], "width": 3 }, "value": "FY24", "label": "FY24" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 177, 112, 212, 255 ], "width": 3 }, "value": "FY25", "label": "FY25" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 136, 227, 255 ], "width": 3 }, "value": "FY26", "label": "FY26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 163, 240, 255 ], "width": 3 }, "value": "FY32", "label": "FY32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 191, 255, 255 ], "width": 3 }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 77, 0, 115, 255 ], "toColor": [ 233, 191, 255, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ESRI_OID", "globalIdField": "", "displayField": "CONTACT_NAME", "typeIdField": "YEAR_SCHEDULED", "subtypeField": "", "fields": [ { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "CONTACT_NAME", "type": "esriFieldTypeString", "alias": "CONTACT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CONTACT_NAME" }, { "name": "CONTACT_PHONE", "type": "esriFieldTypeString", "alias": "CONTACT_PHONE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONTACT_PHONE" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "ESRI_OID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FY18", "name": "FY18", "domains": {}, "templates": [ { "name": "FY18", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY18", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY19", "name": "FY19", "domains": {}, "templates": [ { "name": "FY19", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY19", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY20", "name": "FY20", "domains": {}, "templates": [ { "name": "FY20", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY20", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY21", "name": "FY21", "domains": {}, "templates": [ { "name": "FY21", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY21", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY22", "name": "FY22", "domains": {}, "templates": [ { "name": "FY22", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY22", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY23", "name": "FY23", "domains": {}, "templates": [ { "name": "FY23", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY23", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY24", "name": "FY24", "domains": {}, "templates": [ { "name": "FY24", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY24", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY25", "name": "FY25", "domains": {}, "templates": [ { "name": "FY25", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY25", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY26", "name": "FY26", "domains": {}, "templates": [ { "name": "FY26", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY26", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "FY32", "name": "FY32", "domains": {}, "templates": [ { "name": "FY32", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "FY32", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unscheduled", "name": "Unscheduled", "domains": {}, "templates": [ { "name": "Unscheduled", "description": "", "prototype": { "attributes": { "CIP_KEY": null, "CIP_PROJ_NUM": null, "TYPE": null, "DEPARTMENT": null, "CONTACT_NAME": null, "CONTACT_PHONE": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": "Unscheduled", "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null, "APPROVED": null, "COST_CERTAINTY": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "CIP Related Data", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "GIS.BOZEMAN.cip_lines", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CIP_KEY", "composite": true }, { "id": 0, "name": "GIS.BOZEMAN.cip_points", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CIP_KEY", "composite": true } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CIP_KEY", "type": "esriFieldTypeGUID", "alias": "CIP_KEY", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CIP_KEY" }, { "name": "CIP_PROJ_NUM", "type": "esriFieldTypeString", "alias": "CIP_PROJ_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CIP_PROJ_NUM" }, { "name": "PROJECT_GROUP", "type": "esriFieldTypeString", "alias": "PROJECT_GROUP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PROJECT_GROUP" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "YEAR_SCHEDULED", "type": "esriFieldTypeString", "alias": "YEAR_SCHEDULED", "domain": { "type": "codedValue", "name": "CIP_FY", "description": "CIP Fiscal Year", "codedValues": [ { "name": "FY16", "code": "FY16" }, { "name": "FY17", "code": "FY17" }, { "name": "FY18", "code": "FY18" }, { "name": "FY19", "code": "FY19" }, { "name": "FY20", "code": "FY20" }, { "name": "FY21", "code": "FY21" }, { "name": "FY22", "code": "FY22" }, { "name": "Unscheduled", "code": "Unscheduled" }, { "name": "FY23", "code": "FY23" }, { "name": "FY24", "code": "FY24" }, { "name": "FY25", "code": "FY25" }, { "name": "FY26", "code": "FY26" }, { "name": "FY27", "code": "FY27" }, { "name": "FY28", "code": "FY28" }, { "name": "FY29", "code": "FY29" }, { "name": "FY30", "code": "FY30" }, { "name": "FY31", "code": "FY31" }, { "name": "FY32", "code": "FY32" }, { "name": "FY33", "code": "FY33" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEAR_SCHEDULED" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STATUS" }, { "name": "PROJECT_FUND", "type": "esriFieldTypeString", "alias": "PROJECT_FUND", "domain": { "type": "codedValue", "name": "CIP_PROJECT_FUND", "description": "CIP Project Fund", "codedValues": [ { "name": "CTEP", "code": "CTEP" }, { "name": "Solid Waste Fund", "code": "Solid Waste Fund" }, { "name": "Stormwater Fund", "code": "Stormwater Fund" }, { "name": "Street & Curb Reconstruction Fund", "code": "Street & Curb Reconstruction Fund" }, { "name": "Street Impact Fee", "code": "Street Impact Fee" }, { "name": "Street Maintenance Fund", "code": "Street Maintenance Fund" }, { "name": "Transportation Alternatives Fund", "code": "Transportation Alternatives Fund" }, { "name": "Vehicle Maintenance", "code": "Vehicle Maintenance" }, { "name": "Wastewater Fund", "code": "Wastewater Fund" }, { "name": "Wastewater Impact Fee", "code": "Wastewater Impact Fee" }, { "name": "Water Fund", "code": "Water Fund" }, { "name": "Water Impact Fee", "code": "Water Impact Fee" }, { "name": "Arterial & Collector", "code": "Arterial & Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_FUND" }, { "name": "DATE_COMPLETED", "type": "esriFieldTypeString", "alias": "DATE_COMPLETED", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DATE_COMPLETED" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "ALTERNATIVES", "type": "esriFieldTypeString", "alias": "ALTERNATIVES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ALTERNATIVES" }, { "name": "ADDITIONAL_COSTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL_COSTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDITIONAL_COSTS" }, { "name": "CHANGES", "type": "esriFieldTypeString", "alias": "CHANGES", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "CHANGES" }, { "name": "APPROVED", "type": "esriFieldTypeString", "alias": "APPROVED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROVED" }, { "name": "COST_CERTAINTY", "type": "esriFieldTypeString", "alias": "COST_CERTAINTY", "domain": { "type": "codedValue", "name": "CIP_Cost_Certainty", "description": "", "codedValues": [ { "name": "Class 1", "code": "1" }, { "name": "Class 2", "code": "2" }, { "name": "Class 3", "code": "3" }, { "name": "Class 4", "code": "4" }, { "name": "Class 5", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COST_CERTAINTY" } ], "indexes": [ { "name": "R1013_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2169_CIP_KEY", "fields": "CIP_KEY", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CIP Related Data", "description": "", "prototype": { "attributes": { "APPROVED": null, "COST_CERTAINTY": null, "CIP_KEY": null, "CIP_PROJ_NUM": null, "PROJECT_GROUP": null, "PROJECT_NAME": null, "YEAR_SCHEDULED": null, "COST": null, "STATUS": null, "PROJECT_FUND": null, "DATE_COMPLETED": null, "DESCRIPTION": null, "ALTERNATIVES": null, "ADDITIONAL_COSTS": null, "CHANGES": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ac12081669e0424980768d40c5552e53" } ] }