{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Anti_Icing_DMO", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1741633620000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 453003.0135, "ymin": 4263620.5001, "xmax": 687681.55, "ymax": 4538606.5999, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 34, 48, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ANTI_ICE_ROUTE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "ANTI_ICE_ROUTE_NAME", "type": "esriFieldTypeString", "alias": "Anti Icing Route Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "SEGMENT_STATUS", "type": "esriFieldTypeString", "alias": "Segment Status", "domain": { "type": "codedValue", "name": "dRouteStatus_1", "description": "Route Segment Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTE_STATUS" }, { "name": "SEGMENT_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Segment Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_NUM" }, { "name": "SEGMENT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Segment Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "SEGMENT_DESCRIPTION" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction of Travel", "domain": { "type": "codedValue", "name": "dSnow_DirectionOfTravel", "description": "Direction of Travel for DMO Snow Routes", "codedValues": [ { "name": "Collector Distributor", "code": "Collector Distributor" }, { "name": "Both (All)", "code": "Both (All)" }, { "name": "Dec (S/W)", "code": "Dec (S/W)" }, { "name": "Inc (N/E)", "code": "Inc (N/E)" }, { "name": "Ramp (On/Off)", "code": "Ramp (On/Off)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LANE_NUMBER", "type": "esriFieldTypeString", "alias": "Lane Number", "domain": { "type": "codedValue", "name": "dLaneNum_DMO", "description": "DMO Snow Route Lane Number", "codedValues": [ { "name": "Lane 1", "code": "Lane 1" }, { "name": "Lane 2", "code": "Lane 2" }, { "name": "Lane 3", "code": "Lane 3" }, { "name": "Lane 4", "code": "Lane 4" }, { "name": "Lane 5", "code": "Lane 5" }, { "name": "Ramps", "code": "Ramps" }, { "name": "Collector Distributor", "code": "CD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LANE_NUMBER" }, { "name": "SEGMENT_TYPE", "type": "esriFieldTypeString", "alias": "Segment Type", "domain": { "type": "codedValue", "name": "dSegmentType", "description": "DMO Segment Type", "codedValues": [ { "name": "Service Route", "code": "Service Route" }, { "name": "Deadhead", "code": "Deadhead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEGMENT_TYPE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENT_ID_3", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_905", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A499_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Anti_Icing_DMO", "description": "", "prototype": { "attributes": { "SEGMENT_TYPE": null, "EVENT_ID": null, "LANE_NUMBER": null, "ANTI_ICE_ROUTE_NAME": null, "SEGMENT_STATUS": null, "SEGMENT_NUM": null, "SEGMENT_DESCRIPTION": null, "DIRECTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b62ffe93932f45fdb447217bfb8aeb86" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Snow_Routes_DMO", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "
Indiana Functional Class Line Inventory created as an ESRI polyline shapefile consisting of a Feature polyline geometry. The data set was compiled by Road Inventory of the Indiana GIS Department of Transportation (INDOT) . Dataset is classified as sde Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. The Projections is Transverse Mercator.<\/SPAN><\/P> Each Functional Class Line Inventory is placed as to Position, From and To Measure, and contains 7 classifications. Classifications are: Interstate, Principal Arterial-Other Freeways or Expressways, Principal Arterial-Other, Minor Arterial, Major Collector, Minor Collector, and Local Functional These classification is according to the character of service that the road is intended to provide. Class Line Inventory is Dated as of 2011-2015.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "Indiana Functional Class Line Inventory is an sde Feature Class created by Road Inventory of the Indiana GIS Department of Transportation (INDOT)",
"editFieldsInfo": {
"creationDateField": "DATE_CREATED",
"creatorField": "CREATED_BY",
"editDateField": "DATE_EDITED",
"editorField": "EDITED_BY"
},
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": true,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": true,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": true,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1741633485000
},
"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": false
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": 408954.425,
"ymin": 4181697.5001,
"xmax": 691585.25,
"ymax": 4625038.555,
"spatialReference": {
"wkid": 26916,
"latestWkid": 26916,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 6.21369949494949E-7,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 26916,
"latestWkid": 26916,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 6.21369949494949E-7,
"falseX": -5120900,
"falseY": -9998100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 1.60934721869444E7
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SEGMENT_STATUS",
"defaultSymbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
},
"defaultLabel": "