{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "LightRailTrack", "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": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 651641.2404509289, "ymin": 878409.3389833458, "xmax": 739131.5314960629, "ymax": 894446.7139107585, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "REVISIONUSER", "type": "esriFieldTypeString", "alias": "RevisionUser", "length": 20, "domain": null }, { "name": "REVISIONDATE", "type": "esriFieldTypeDate", "alias": "RevisionDate", "length": 8, "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 20, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4176b5063de641e5be9a5be626fb4177" }