{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Bikeways", "type": "Feature Layer", "description": "This is a line feature class representing existing, locally designated bicycle facilities routes and types in Maricopa County.\n\nThis feature class was produced under the direction of the Maricopa Association of Governments Regional Bicycle Task Force. Funding was provided by the Federal Highway Administration.", "geometryType": "esriGeometryPolyline", "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": "Maricopa Association of Governments (MAG) and the MAG member agencies", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PATHTYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Bike Lane", "description": "Bike Lane", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 13, 170, 177, 255 ], "width": 2.5 }, "values": [ [ "Bike Lane" ] ] }, { "label": "Bike Route", "description": "Bike Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 216, 217, 255 ], "width": 2.5 }, "values": [ [ "Bike Route" ] ] }, { "label": "Paved Shoulder", "description": "Paved Shoulder", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 96, 64, 255 ], "width": 2.5 }, "values": [ [ "Paved Shoulder" ] ] }, { "label": "Multi-Use Path - Paved", "description": "Multi-Use Path - Paved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 150, 100, 255 ], "width": 2.5 }, "values": [ [ "Multi-Use Path - Paved" ] ] }, { "label": "Multi-Use Path - Unpaved", "description": "Multi-Use Path - Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 197, 170, 255 ], "width": 2.5 }, "values": [ [ "Multi-Use Path - Unpaved" ] ] }, { "label": "Recreational Trail", "description": "Recreational Trail", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 187, 89, 255 ], "width": 2.5 }, "values": [ [ "Recreational Trail" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 13, 170, 177, 255 ], "width": 2.5 }, "value": "Bike Lane", "label": "Bike Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 216, 217, 255 ], "width": 2.5 }, "value": "Bike Route", "label": "Bike Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 96, 64, 255 ], "width": 2.5 }, "value": "Paved Shoulder", "label": "Paved Shoulder" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 150, 100, 255 ], "width": 2.5 }, "value": "Multi-Use Path - Paved", "label": "Multi-Use Path - Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 197, 170, 255 ], "width": 2.5 }, "value": "Multi-Use Path - Unpaved", "label": "Multi-Use Path - Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 187, 89, 255 ], "width": 2.5 }, "value": "Recreational Trail", "label": "Recreational Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.26170707955E7, "ymin": 751170.0111999996, "xmax": 661688.2780000009, "ymax": 4090544.0166999996, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "MAGID", "type": "esriFieldTypeSmallInteger", "alias": "MAGID", "domain": null }, { "name": "PATHTYPEN", "type": "esriFieldTypeSmallInteger", "alias": "PathTypeN", "domain": null }, { "name": "PATHTYPE", "type": "esriFieldTypeString", "alias": "PathType", "length": 50, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "Bikeway_Status", "description": "Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Unreviewed", "code": "Unreviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADD_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Add_Year", "domain": null }, { "name": "DEL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Del_Year", "domain": null }, { "name": "FEET", "type": "esriFieldTypeDouble", "alias": "Feet", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "NAMEALT", "type": "esriFieldTypeString", "alias": "NAMEALT", "length": 75, "domain": null }, { "name": "MPA", "type": "esriFieldTypeString", "alias": "MPA", "length": 2, "domain": { "type": "codedValue", "name": "MPA", "description": "Municipal Planning Areas", "codedValues": [ { "name": "Apache Junction", "code": "AJ" }, { "name": "Avondale", "code": "AV" }, { "name": "Buckeye", "code": "BU" }, { "name": "Carefree", "code": "CA" }, { "name": "Cave Creek", "code": "CC" }, { "name": "Chandler", "code": "CH" }, { "name": "El Mirage", "code": "EL" }, { "name": "Fountain Hills", "code": "FH" }, { "name": "Gila Bend", "code": "GB" }, { "name": "Gila River", "code": "GC" }, { "name": "Gilbert", "code": "GI" }, { "name": "Glendale", "code": "GL" }, { "name": "Goodyear", "code": "GO" }, { "name": "Guadalupe", "code": "GU" }, { "name": "Litchfield Park", "code": "LP" }, { "name": "Mesa", "code": "ME" }, { "name": "Paradise Valley", "code": "PA" }, { "name": "Peoria", "code": "PE" }, { "name": "Phoenix", "code": "PH" }, { "name": "Queen Creek", "code": "QC" }, { "name": "Salt River", "code": "SA" }, { "name": "Scottsdale", "code": "SC" }, { "name": "Surprise", "code": "SU" }, { "name": "Tempe", "code": "TE" }, { "name": "Tolleson", "code": "TO" }, { "name": "Wickenburg", "code": "WI" }, { "name": "Youngtown", "code": "YO" }, { "name": "Maricopa County Areas", "code": "CO" }, { "name": "Pinal County Areas", "code": "PC" }, { "name": "Fort McDowell", "code": "FM" }, { "name": "Superior", "code": "SP" }, { "name": "Kearney", "code": "KE" }, { "name": "Florence", "code": "FL" }, { "name": "Coolidge", "code": "CL" }, { "name": "Eloy", "code": "EY" }, { "name": "Casa Grande", "code": "CG" }, { "name": "Maricopa", "code": "MA" }, { "name": "Mammoth", "code": "MM" }, { "name": "Gila River (Pinal Portion)", "code": "GP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LINEOFFSET", "type": "esriFieldTypeString", "alias": "LINEOFFSET", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MATCHED", "type": "esriFieldTypeSmallInteger", "alias": "Matched to Roads", "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or no", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CO", "type": "esriFieldTypeSmallInteger", "alias": "CO", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S215_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e591a19a489f414da9106c6105c13c02" }