{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Cool Corridors",
   "type": "Feature Layer",
   "description": "The Cool Corridors Project feature class is created to display and track the planned, scheduled, and completed projects. All of this data is edited and maintained by the Street Transportation Landscape team. Information and attributes can be changed. Polygons are used to show project areas and are not exact location of installation.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 2868,
    "latestWkid": 2868,
    "xyTolerance": 0.0032808398950131233,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17746700,
    "falseY": -44067300,
    "xyUnits": 3048,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "STR-GIS",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "valueExpression": "var numTrees = $feature.Num_of_Planted_Trees;\nvar status = $feature.Project_Status;\n\n\nvar symbol;\n\nif (status == \"Completed\") {\n  if (numTrees >= 1 && numTrees <= 20) {\n    symbol = \"Complete - 1-20 Trees\";\n  } else if (numTrees >= 21 && numTrees <= 99) {\n    symbol = \"Complete - 21-99 Trees\";\n  } else if (numTrees >= 100) {\n    symbol = \"Complete - 100+\";\n  } else {\n    symbol = \"Complete - Other\";\n  }\n} else if (status == \"Planned\") {\n  symbol = \"Planned\";\n} else if (status == \"Scheduled\") {\n  symbol = \"Scheduled\";\n} else {\n  symbol = \"Other\";\n}\n\nreturn symbol;\n",
     "valueExpressionTitle": "Custom",
     "uniqueValueGroups": [
      {
       "heading": "Custom",
       "classes": [
        {
         "label": "Complete: 1-20 Trees",
         "description": "Complete: 1-20 Trees",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           252,
           209,
           187,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            76,
            230,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Complete - 1-20 Trees"
          ]
         ]
        },
        {
         "label": "Complete: 21-99 Trees",
         "description": "Complete: 21-99 Trees",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSBackwardDiagonal",
          "color": [
           0,
           0,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            76,
            230,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Complete - 21-99 Trees"
          ]
         ]
        },
        {
         "label": "Complete: 100+ Trees",
         "description": "Complete: 100+ Trees",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            76,
            230,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Complete - 100+"
          ]
         ]
        },
        {
         "label": "Planned",
         "description": "Planned",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           130,
           130,
           130,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            112,
            255,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Planned"
          ]
         ]
        },
        {
         "label": "Scheduled",
         "description": "Scheduled",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           130,
           130,
           130,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            197,
            0,
            255,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "Scheduled"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         209,
         187,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          76,
          230,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Complete - 1-20 Trees",
       "label": "Complete: 1-20 Trees"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          76,
          230,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Complete - 21-99 Trees",
       "label": "Complete: 21-99 Trees"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          76,
          230,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "Complete - 100+",
       "label": "Complete: 100+ Trees"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         130,
         130,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          112,
          255,
          255
         ],
         "width": 2
        }
       },
       "value": "Planned",
       "label": "Planned"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         130,
         130,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          197,
          0,
          255,
          255
         ],
         "width": 2
        }
       },
       "value": "Scheduled",
       "label": "Scheduled"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          252,
          194,
          255
         ],
         "toColor": [
          201,
          252,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          179,
          252,
          255
         ],
         "toColor": [
          250,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          182,
          255
         ],
         "toColor": [
          252,
          197,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          224,
          252,
          255
         ],
         "toColor": [
          189,
          224,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          240,
          184,
          255
         ],
         "toColor": [
          252,
          240,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          251,
          255
         ],
         "toColor": [
          252,
          215,
          251,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          180,
          179,
          252,
          255
         ],
         "toColor": [
          180,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          239,
          255
         ],
         "toColor": [
          215,
          252,
          239,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          205,
          255
         ],
         "toColor": [
          252,
          179,
          205,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          222,
          255
         ],
         "toColor": [
          179,
          252,
          222,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          232,
          212,
          255
         ],
         "toColor": [
          252,
          232,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          210,
          252,
          255
         ],
         "toColor": [
          212,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          250,
          252,
          255
         ],
         "toColor": [
          179,
          250,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 598103.0078740157,
    "ymin": 847626.4977034107,
    "xmax": 692008.9970472455,
    "ymax": 976470.0495406836,
    "spatialReference": {
     "wkid": 2868,
     "latestWkid": 2868,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -17746700,
     "falseY": -44067300,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "CoolCorridor_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Project_Status",
     "type": "esriFieldTypeString",
     "alias": "Project Status",
     "length": 35,
     "domain": {
      "type": "codedValue",
      "name": "CoolCorridors_Status",
      "description": "Status of projects and tree installs for Cool Corridors",
      "codedValues": [
       {
        "name": "Planned",
        "code": "Planned"
       },
       {
        "name": "Scheduled",
        "code": "Scheduled"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "Cancelled",
        "code": "Cancelled"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "On_Street",
     "type": "esriFieldTypeString",
     "alias": "On Street",
     "length": 35,
     "domain": null
    },
    {
     "name": "From_Street",
     "type": "esriFieldTypeString",
     "alias": "From Street",
     "length": 35,
     "domain": null
    },
    {
     "name": "To_Street",
     "type": "esriFieldTypeString",
     "alias": "To Street",
     "length": 35,
     "domain": null
    },
    {
     "name": "Side",
     "type": "esriFieldTypeString",
     "alias": "Side",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "CoolCorridor_Side",
      "description": "Side of roadway that a cool corridor project that install has been performed on.",
      "codedValues": [
       {
        "name": "NORTH",
        "code": "NORTH"
       },
       {
        "name": "EAST",
        "code": "EAST"
       },
       {
        "name": "SOUTH",
        "code": "SOUTH"
       },
       {
        "name": "WEST",
        "code": "WEST"
       },
       {
        "name": "BOTH SIDES",
        "code": "BOTH"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Projected_Install_Date",
     "type": "esriFieldTypeDate",
     "alias": "Projected Install Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Install_Date",
     "type": "esriFieldTypeDate",
     "alias": "Install Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Num_of_Existing_Trees",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Existing Trees",
     "domain": null
    },
    {
     "name": "Num_of_Projected_Trees",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Projected Trees",
     "domain": null
    },
    {
     "name": "Num_of_Planted_Trees",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Planted Trees",
     "domain": null
    },
    {
     "name": "Tree_Species_1",
     "type": "esriFieldTypeString",
     "alias": "Tree Species 1",
     "length": 35,
     "domain": {
      "type": "codedValue",
      "name": "CoolCorridor_Tree_Species",
      "description": "Species of Trees being installed with Cool Corridor Projects",
      "codedValues": [
       {
        "name": "Acacia anuera",
        "code": "Acacia anuera"
       },
       {
        "name": "Acacia craspedocarpa",
        "code": "Acacia craspedocarpa"
       },
       {
        "name": "Acacia salicina",
        "code": "Acacia salicina"
       },
       {
        "name": "Acacia willardiana",
        "code": "Acacia willardiana"
       },
       {
        "name": "Cordia boissieri",
        "code": "Cordia boissieri"
       },
       {
        "name": "Eucalyptus microtheca",
        "code": "Eucalyptus microtheca"
       },
       {
        "name": "Eucalyptus papuana",
        "code": "Eucalyptus papuana"
       },
       {
        "name": "Eucalyptus torquata",
        "code": "Eucalyptus torquata"
       },
       {
        "name": "Fraxinus velutina",
        "code": "Fraxinus velutina"
       },
       {
        "name": "Lysiloma thornberi",
        "code": "Lysiloma thornberi"
       },
       {
        "name": "Parkinsonia florida",
        "code": "Parkinsonia florida"
       },
       {
        "name": "Pistache chinensis",
        "code": "Pistache chinensis"
       },
       {
        "name": "Prosopsis velutina",
        "code": "Prosopsis velutina"
       },
       {
        "name": "Quercus virginiana",
        "code": "Quercus virginiana"
       },
       {
        "name": "Sissoo Dalbergia",
        "code": "Sissoo Dalbergia"
       },
       {
        "name": "Sophora secundiflora",
        "code": "Sophora secundiflora"
       },
       {
        "name": "Ulmus parviflora",
        "code": "Ulmus parviflora"
       },
       {
        "name": "Various",
        "code": "Various"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Tree_Species_2",
     "type": "esriFieldTypeString",
     "alias": "Tree Species 2",
     "length": 35,
     "domain": {
      "type": "codedValue",
      "name": "CoolCorridor_Tree_Species",
      "description": "Species of Trees being installed with Cool Corridor Projects",
      "codedValues": [
       {
        "name": "Acacia anuera",
        "code": "Acacia anuera"
       },
       {
        "name": "Acacia craspedocarpa",
        "code": "Acacia craspedocarpa"
       },
       {
        "name": "Acacia salicina",
        "code": "Acacia salicina"
       },
       {
        "name": "Acacia willardiana",
        "code": "Acacia willardiana"
       },
       {
        "name": "Cordia boissieri",
        "code": "Cordia boissieri"
       },
       {
        "name": "Eucalyptus microtheca",
        "code": "Eucalyptus microtheca"
       },
       {
        "name": "Eucalyptus papuana",
        "code": "Eucalyptus papuana"
       },
       {
        "name": "Eucalyptus torquata",
        "code": "Eucalyptus torquata"
       },
       {
        "name": "Fraxinus velutina",
        "code": "Fraxinus velutina"
       },
       {
        "name": "Lysiloma thornberi",
        "code": "Lysiloma thornberi"
       },
       {
        "name": "Parkinsonia florida",
        "code": "Parkinsonia florida"
       },
       {
        "name": "Pistache chinensis",
        "code": "Pistache chinensis"
       },
       {
        "name": "Prosopsis velutina",
        "code": "Prosopsis velutina"
       },
       {
        "name": "Quercus virginiana",
        "code": "Quercus virginiana"
       },
       {
        "name": "Sissoo Dalbergia",
        "code": "Sissoo Dalbergia"
       },
       {
        "name": "Sophora secundiflora",
        "code": "Sophora secundiflora"
       },
       {
        "name": "Ulmus parviflora",
        "code": "Ulmus parviflora"
       },
       {
        "name": "Various",
        "code": "Various"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "CoolCorridor_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Cool Corridor ID",
     "domain": null
    },
    {
     "name": "Pavement_Project_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Pavement Project ID",
     "domain": null
    },
    {
     "name": "Miles",
     "type": "esriFieldTypeDouble",
     "alias": "Miles",
     "domain": null
    },
    {
     "name": "Creator",
     "type": "esriFieldTypeString",
     "alias": "Creator",
     "length": 10,
     "domain": null
    },
    {
     "name": "Create_Date",
     "type": "esriFieldTypeDate",
     "alias": "Create Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Editor",
     "type": "esriFieldTypeString",
     "alias": "Editor",
     "length": 10,
     "domain": null
    },
    {
     "name": "Edit_Date",
     "type": "esriFieldTypeDate",
     "alias": "Edit Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "Planned_Fiscal_Year",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Planned Fiscal Year",
     "domain": null
    },
    {
     "name": "Council_District",
     "type": "esriFieldTypeString",
     "alias": "Council District",
     "length": 4,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R5240_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_5240",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1453_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": 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": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9002}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}