{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Light Rail Track", "type": "Feature Layer", "description": "
This feature class contains the location of the existing light rail tracks. Also included is the track name, type and the street name the track bisects.<\/SPAN><\/P> <\/P> Coordinate: NAD 1983, HARN, State Plane, Arizona, Central FIPS 0202, Feet International<\/SPAN><\/P> <\/P> Projection: Traverse Mercator<\/SPAN><\/P> <\/P> Land Status Code<\/SPAN><\/SPAN><\/P><\/TD> Name<\/SPAN><\/SPAN><\/P><\/TD><\/TR> E<\/SPAN><\/SPAN><\/P><\/TD> Existing<\/SPAN><\/SPAN><\/P><\/TD><\/TR> P<\/SPAN><\/SPAN><\/P><\/TD> Permitted<\/SPAN><\/SPAN><\/P><\/TD><\/TR><\/TBODY><\/TABLE> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 2868,
"latestWkid": 2868,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17746700,
"falseY": -44067300,
"xyUnits": 3048,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "City of Mesa Information Technology Department, Enterprise GIS",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
132,
29,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": -1.2476158864482632E7,
"ymin": 3950464.289057695,
"xmax": -1.244422422478979E7,
"ymax": 3956357.4946605396,
"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": "TRACKNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "FACILITYID",
"type": "esriFieldTypeString",
"alias": "FacilityID",
"length": 30,
"domain": null
},
{
"name": "TRACKNAME",
"type": "esriFieldTypeString",
"alias": "TrackName",
"length": 50,
"domain": {
"type": "codedValue",
"name": "LightRailTrackName",
"description": "Light Rail Track Name",
"codedValues": [
{
"name": "Light Rail North Bound",
"code": "LIGHT RAIL NORTH BOUND"
},
{
"name": "Light Rail South Bound",
"code": "LIGHT RAIL SOUTH BOUND"
},
{
"name": "Light Rail East Bound",
"code": "LIGHT RAIL EAST BOUND"
},
{
"name": "Light Rail West Bound",
"code": "LIGHT RAIL WEST BOUND"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "TRACKNAMEROTATION",
"type": "esriFieldTypeDouble",
"alias": "TrackNameRotation",
"domain": null
},
{
"name": "TRAVELDIRECTION",
"type": "esriFieldTypeString",
"alias": "TravelDirection",
"length": 3,
"domain": {
"type": "codedValue",
"name": "CardinalDirection",
"description": "Cardinal Direction",
"codedValues": [
{
"name": "East",
"code": "E"
},
{
"name": "West",
"code": "W"
},
{
"name": "North",
"code": "N"
},
{
"name": "South",
"code": "S"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "TRACKTYPE",
"type": "esriFieldTypeString",
"alias": "TrackType",
"length": 15,
"domain": {
"type": "codedValue",
"name": "LightRailTrackType",
"description": "Light Rail Track Type",
"codedValues": [
{
"name": "Crossover",
"code": "CROSSOVER"
},
{
"name": "Main",
"code": "MAIN"
},
{
"name": "Station",
"code": "STATION"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "STREETNAME",
"type": "esriFieldTypeString",
"alias": "StreetName",
"length": 50,
"domain": null
},
{
"name": "LANDSTATUS",
"type": "esriFieldTypeString",
"alias": "LandStatus",
"length": 20,
"domain": {
"type": "codedValue",
"name": "LandStatus",
"description": "Existing or Permitted Feature",
"codedValues": [
{
"name": "Existing",
"code": "E"
},
{
"name": "Permitted",
"code": "P"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "SOURCEDOCUMENT",
"type": "esriFieldTypeString",
"alias": "SourceDocument",
"length": 50,
"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": "R35_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S32_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,
"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": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "5c93dda76b014aeb84c287a4ce068f40"
}