{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "STIP Public Comment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "MDT State Transportation Improvement Plan data", "copyrightText": "Montana Department of Transportation", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "MDTGIS.STIP_Public_Comment_tbl", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true, "catalogID": "{693322B9-5939-43EA-9353-595D43D74A7A}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742869024000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 112914.45340000093, "ymin": 38316.38089999929, "xmax": 1005109.3669999987, "ymax": 514057.9539999999, "spatialReference": { "wkid": 32100, "latestWkid": 32100, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -35666000, "falseY": -30006900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32100, "latestWkid": 32100, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -35666000, "falseY": -30006900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 32100, "latestWkid": 32100, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -35666000, "falseY": -30006900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 59, 148, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ROUTE" }, { "name": "BEG_REF_POST", "type": "esriFieldTypeDouble", "alias": "Begin Reference Post", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEG_REF_POST" }, { "name": "END_REF_POST", "type": "esriFieldTypeDouble", "alias": "End Reference Post", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_REF_POST" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "UPN", "type": "esriFieldTypeInteger", "alias": "Uniform Project Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPN" }, { "name": "UNIT", "type": "esriFieldTypeInteger", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIT" }, { "name": "FN_DISTRICT", "type": "esriFieldTypeInteger", "alias": "Financial District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FN_DISTRICT" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "CN_AND_CE", "type": "esriFieldTypeInteger", "alias": "Construction and Construction Engineering", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CN_AND_CE" }, { "name": "SCOPE", "type": "esriFieldTypeString", "alias": "Scope", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SCOPE" }, { "name": "PROJ_TYPE", "type": "esriFieldTypeString", "alias": "Project Type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PROJ_TYPE" }, { "name": "FFY_YEAR", "type": "esriFieldTypeInteger", "alias": "Federal Fiscal Year (FFY) Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FFY_YEAR" }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "Project Id", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "PROJECT_ID" }, { "name": "CN", "type": "esriFieldTypeInteger", "alias": "Construction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CN" }, { "name": "SIGNED_ROUTE", "type": "esriFieldTypeString", "alias": "Signed Route", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SIGNED_ROUTE" }, { "name": "SCOPE00", "type": "esriFieldTypeString", "alias": "Scope 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SCOPE00" }, { "name": "COST_RANGE", "type": "esriFieldTypeString", "alias": "Cost Range", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COST_RANGE" }, { "name": "BEGIN_MILE", "type": "esriFieldTypeDouble", "alias": "Begin Mile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGIN_MILE" }, { "name": "END_MILE", "type": "esriFieldTypeDouble", "alias": "End Mile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_MILE" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TYPE" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "PROJECT_DESC", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PROJECT_DESC" }, { "name": "AMENDMENT", "type": "esriFieldTypeString", "alias": "Amendment", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AMENDMENT" }, { "name": "STIP_HOMEPAGE", "type": "esriFieldTypeString", "alias": "STIP Homepage", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STIP_HOMEPAGE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S377_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "STIP Public Comment", "description": "", "prototype": { "attributes": { "STIP_HOMEPAGE": null, "AMENDMENT": null, "ROUTE": null, "BEG_REF_POST": null, "END_REF_POST": null, "LENGTH": null, "UPN": null, "UNIT": null, "FN_DISTRICT": null, "PROJECT_NAME": null, "CN_AND_CE": null, "SCOPE": null, "PROJ_TYPE": null, "FFY_YEAR": null, "PROJECT_ID": null, "CN": null, "SIGNED_ROUTE": null, "SCOPE00": null, "COST_RANGE": null, "BEGIN_MILE": null, "END_MILE": null, "TYPE": null, "COMMENT_": null, "PROJECT_DESC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0d3a47d3c05b4b35b468293e2a0e12dc" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "STIP Public Comment table", "type": "Table", "description": "MDT State Transportation Improvement Plan data", "copyrightText": "Montana Department of Transportation", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "MDTGIS.STIP_Public_Comment", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GUID", "composite": true, "catalogID": "{693322B9-5939-43EA-9353-595D43D74A7A}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742869243000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EMAIL" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DATE_" }, { "name": "SHOW", "type": "esriFieldTypeString", "alias": "SHOW", "domain": { "type": "codedValue", "name": "YES OR NO", "description": "YES OR NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SHOW" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "GDB_1223_GUID", "isAscending": true, "isUnique": false, "description": "", "fields": "GUID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "STIP Public Comment table", "description": "", "prototype": { "attributes": { "GUID": null, "PROJECT_NAME": null, "NAME": null, "EMAIL": null, "CITY": null, "COMMENTS": null, "DATE_": null, "SHOW": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "0d3a47d3c05b4b35b468293e2a0e12dc" } ] }