{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Canal Centerline", "type": "Feature Layer", "description": "
This feature class contains the location of the centerline of canals that run through the City of Mesa, the jurisdiction each segment falls within, the owner/maintenance provider of the canal and the name of the canal.<\/SPAN><\/P> Coordinate: NAD 1983, HARN, State Plane, Arizona, Central FIPS 0202, Feet International<\/SPAN><\/P> <\/P> Projection: Traverse Mercator<\/SPAN><\/P> <\/P> Canal Owner Code<\/SPAN><\/P><\/TD> Name<\/SPAN><\/SPAN><\/P><\/TD><\/TR> BLM<\/SPAN><\/SPAN><\/P><\/TD> Bureau of Land Management<\/SPAN><\/SPAN><\/P><\/TD><\/TR> COM<\/SPAN><\/SPAN><\/P><\/TD> City of Mesa<\/SPAN><\/SPAN><\/P><\/TD><\/TR> MC<\/SPAN><\/SPAN><\/P><\/TD> Maricopa County<\/SPAN><\/SPAN><\/P><\/TD><\/TR> PRVT<\/SPAN><\/SPAN><\/P><\/TD> Private<\/SPAN><\/SPAN><\/P><\/TD><\/TR> RWCD<\/SPAN><\/SPAN><\/P><\/TD> Roosevelt Water Conservation District<\/SPAN><\/SPAN><\/P><\/TD><\/TR> SRP<\/SPAN><\/SPAN><\/P><\/TD> Salt River Project<\/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": [
0,
112,
255,
255
],
"width": 0.5
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": -1.2467257764403796E7,
"ymin": 3909960.2938412563,
"xmax": -1.2404428177003676E7,
"ymax": 3965092.752058952,
"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": "FULLCANALNAME",
"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": "FULLCANALNAME",
"type": "esriFieldTypeString",
"alias": "FullCanalName",
"length": 50,
"domain": null
},
{
"name": "CANALOWNER",
"type": "esriFieldTypeString",
"alias": "CanalOwner",
"length": 5,
"domain": {
"type": "codedValue",
"name": "CanalOwner",
"description": "Canal Owner",
"codedValues": [
{
"name": "Bureau of Land Management",
"code": "BLM"
},
{
"name": "City of Mesa",
"code": "COM"
},
{
"name": "Maricopa County",
"code": "MC"
},
{
"name": "Private",
"code": "PRVT"
},
{
"name": "Roosevelt Water Conservation District",
"code": "RWCD"
},
{
"name": "Salt River Project",
"code": "SRP"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "SOURCEDOCUMENT",
"type": "esriFieldTypeString",
"alias": "SourceDocument",
"length": 50,
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "Comments",
"length": 100,
"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": "R28_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S25_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"
}