{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "NTN", "type": "Feature Layer", "description": "Indiana NTN (National Transportation Network) 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.Each NTN Line Inventory is placed as to Position, From and To Measure, by Route, and contains the following classifications by type; Section is not on the National Network and Section is on the National Network. NHS Line Inventory is Dated as of 2011-2015.", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "Indiana NTN Line Inventory is an sde Feature Class created by Road Inventory of the Indiana GIS Department of Transportation (INDOT)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NTN", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "0", "label": "Section is not on the National Network (NN)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "1", "label": "Section is on the National Network (NN)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9806746.524800884, "ymin": 4545937.235962429, "xmax": -9428256.564803012, "ymax": 5128160.277616719, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EVENT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "length": 50, "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 17, "domain": null }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NTN", "type": "esriFieldTypeSmallInteger", "alias": "NTN", "domain": { "type": "codedValue", "name": "dTruck", "description": "", "codedValues": [ { "name": "Section is not on the National Network (NN)", "code": 0 }, { "name": "Section is on the National Network (NN)", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 25, "domain": null }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 25, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "length": 8, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I25692EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R501_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_501", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A199_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389798000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "64e70008bf224217b3944ad167f69584" }