{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Unimproved Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103016, "latestWkid": 6434, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Roadway Assets" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 733141.2502942979, "ymin": 559916.4670891464, "xmax": 1263027.0688013881, "ymax": 944204.3704278171, "spatialReference": { "wkid": 103016, "latestWkid": 6434, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 30, "domain": null }, { "name": "BEGIN_POINT", "type": "esriFieldTypeDouble", "alias": "BeginMilepoint", "domain": null }, { "name": "END_POINT", "type": "esriFieldTypeDouble", "alias": "EndMilepoint", "domain": null }, { "name": "XSP", "type": "esriFieldTypeString", "alias": "CrossSectionalPosition", "length": 4, "domain": null }, { "name": "LANE_LANE_WIDTH", "type": "esriFieldTypeSingle", "alias": "LaneWidth", "domain": null }, { "name": "LANE_LANE_TYPE", "type": "esriFieldTypeString", "alias": "LaneTypeCode", "length": 2, "domain": null }, { "name": "LN_TYPE_DESC", "type": "esriFieldTypeString", "alias": "LaneTypeDescription", "length": 100, "domain": null }, { "name": "LANE_MEDIAN_TYPE", "type": "esriFieldTypeString", "alias": "LaneMedianTypeCode", "length": 50, "domain": null }, { "name": "LN_MED_TYPE_DESC", "type": "esriFieldTypeString", "alias": "LaneMedianTypeDescription", "length": 100, "domain": null }, { "name": "LANE_MEDIAN_WIDTH", "type": "esriFieldTypeSingle", "alias": "LaneMedianWidth", "domain": null }, { "name": "LANE_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "LaneWearingSurfaceTypeCode", "length": 2, "domain": null }, { "name": "LN_SURFACE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "LaneWearingSurfaceTypeDescription", "length": 100, "domain": null }, { "name": "TOWN_NUMBER", "type": "esriFieldTypeString", "alias": "DOTTownNumber", "length": 10, "domain": null }, { "name": "TOWN_NAME", "type": "esriFieldTypeString", "alias": "TownName", "length": 50, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "SnapshotYear", "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R926_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_926", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_926", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S703_idx", "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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a0b78dbf467d43eab89bda7e39d20ece" }