{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "CalTrans_Postmiles_10th", "type": "Feature Layer", "description": "
Postmiles are valid postmile points at 0.1 (1/10th) mile intervals, based on the Caltrans Linear Referencing System developed from the Caltrans TSN extraction on 1 October 2021. Exceptions that are included are the beginning and ends of routes (and other situations) that don't necessarily begin or end on the even 0.1 mile interval.<\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"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
},
"copyrightText": "California Department of Transportation (Caltrans)",
"parentLayer": null,
"subLayers": [],
"minScale": 100000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
255,
0,
0,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.PMc"},
"labelPlacement": "esriServerPointLabelPlacementAboveRight",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
255,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": [
255,
255,
0,
255
],
"haloSize": 2,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": -1.3833100873399999E7,
"ymin": 3834998.605899997,
"xmax": -1.27236294945E7,
"ymax": 5161799.897500001,
"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": "Route",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Route",
"type": "esriFieldTypeSmallInteger",
"alias": "Route",
"domain": null
},
{
"name": "RteSuffix",
"type": "esriFieldTypeString",
"alias": "RteSuffix",
"length": 1,
"domain": null
},
{
"name": "RouteS",
"type": "esriFieldTypeString",
"alias": "RouteS",
"length": 4,
"domain": null
},
{
"name": "PMRouteID",
"type": "esriFieldTypeString",
"alias": "PMRouteID",
"length": 10,
"domain": null
},
{
"name": "County",
"type": "esriFieldTypeString",
"alias": "County",
"length": 3,
"domain": null
},
{
"name": "DIST",
"type": "esriFieldTypeSmallInteger",
"alias": "District",
"domain": null
},
{
"name": "PMPrefix",
"type": "esriFieldTypeString",
"alias": "PMPrefix",
"length": 1,
"domain": null
},
{
"name": "PM",
"type": "esriFieldTypeDouble",
"alias": "PM",
"domain": null
},
{
"name": "PMSuffix",
"type": "esriFieldTypeString",
"alias": "PMSuffix",
"length": 1,
"domain": null
},
{
"name": "PMc",
"type": "esriFieldTypeString",
"alias": "PMc",
"length": 9,
"domain": null
},
{
"name": "Odometer",
"type": "esriFieldTypeDouble",
"alias": "Odometer",
"domain": null
},
{
"name": "PMInterval",
"type": "esriFieldTypeDouble",
"alias": "PMInterval",
"domain": null
},
{
"name": "HwySegment",
"type": "esriFieldTypeString",
"alias": "HwySegment",
"length": 15,
"domain": null
},
{
"name": "AlignCode",
"type": "esriFieldTypeString",
"alias": "AlignCode",
"length": 20,
"domain": null
},
{
"name": "RouteType",
"type": "esriFieldTypeString",
"alias": "RouteType",
"length": 10,
"domain": null
},
{
"name": "Direction",
"type": "esriFieldTypeString",
"alias": "Direction",
"length": 2,
"domain": null
},
{
"name": "PMoffset",
"type": "esriFieldTypeDouble",
"alias": "PMoffset",
"domain": null
},
{
"name": "Lat",
"type": "esriFieldTypeDouble",
"alias": "Lat",
"domain": null
},
{
"name": "Long",
"type": "esriFieldTypeDouble",
"alias": "Long",
"domain": null
},
{
"name": "Elevation",
"type": "esriFieldTypeDouble",
"alias": "Elevation",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R276_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S265_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"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": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "924148ee20204b5a8dc6e415ff7925cb"
}