{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 5,
   "name": "Bicycle Racks and Posts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "5af4c3bda9eb7f799b9c3ecad3fb62f8",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVQoka3SLUiDURSA4cd9szhkKFtYmjPJtC4IGoYsGQRBq2GCxWhRUJaMimLQLnaDyToQDUOD6wYNwgSDX9ENw5w49hOGJx54Li/33qgBJ/qvcItMgmxIGOG2RNgXbpPMcTDHQpJUg3qVSorzDY57waECp3mWW4sIwQy5SbIBwTqHHfCC4jxL3dJHiM1SLHHWyv6FE+SjBF1vAlNMJyjgsg0OE++FfrLFGe9I/eC5H6zx+c5dB3zl6ImVNGPdYIWbTR474CrVa/awn2a0tf9qoocaa38PanvHAidXlF/YiZGpE75RLrNbotETwiL3zYD+M/Bf/QbujzReZu1QOAAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8645806.695723841,
    "ymin": 5328793.109133499,
    "xmax": -8631583.007413886,
    "ymax": 5351420.391563881,
    "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": "bikerackcondition",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "bikerackcondition",
     "type": "esriFieldTypeString",
     "alias": "BikeRackCondition",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "BikeRackCondition",
      "description": "Bike Rack Condition",
      "codedValues": [
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Poor",
        "code": "Poor"
       },
       {
        "name": "Needs Replacement",
        "code": "Needs Replacement"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "replacementreason",
     "type": "esriFieldTypeString",
     "alias": "ReplacementReason",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "ReplacementReason",
      "description": "ReplacementReason",
      "codedValues": [
       {
        "name": "Beyond Repair",
        "code": "Beyond Repair"
       },
       {
        "name": "Missing",
        "code": "Missing"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "bikerackstyle",
     "type": "esriFieldTypeString",
     "alias": "BikeRackStyle",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "BikeRackStyle_1",
      "description": "Bike Rack Style",
      "codedValues": [
       {
        "name": "Artistic Rack",
        "code": "Artistic Rack"
       },
       {
        "name": "Inverted U",
        "code": "Inverted U"
       },
       {
        "name": "Multi-Bike Rack",
        "code": "Multi-Bike Rack"
       },
       {
        "name": "Post and Ring",
        "code": "Post and Ring"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "bikerackownership",
     "type": "esriFieldTypeString",
     "alias": "BikeRackOwnership",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "BikeRackOwnership_2",
      "description": "",
      "codedValues": [
       {
        "name": "Private",
        "code": "Private"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Public",
        "code": "Public"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "globalid",
     "length": 38,
     "domain": null
    },
    {
     "name": "sheltered",
     "type": "esriFieldTypeString",
     "alias": "Sheltered",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "Sheltered",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Partially",
        "code": "Partially"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "rackcapacity",
     "type": "esriFieldTypeString",
     "alias": "RackCapacity",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "BikeRackCapacity",
      "description": "",
      "codedValues": [
       {
        "name": "2",
        "code": "2"
       },
       {
        "name": "4",
        "code": "4"
       },
       {
        "name": "6",
        "code": "6"
       },
       {
        "name": "8",
        "code": "8"
       },
       {
        "name": "10",
        "code": "10"
       },
       {
        "name": "10+",
        "code": "10+"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R11_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_11",
     "fields": "globalid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_OID_11",
     "fields": "globalid,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S4_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": 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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Bike Features",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Icon_color",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6d3d7ede7fb8f4caa2f203b4241a68ea",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYElEQVQ4jWNhoBCwUM0ALy+vXj4+PiNiNL1//376zp07V6EYwM/Pr+3s7OxAjAHz588/wcDAgGoAuWDUgFEDUAw4evTo/vv37x8hRtOjR49uYxjw6NGjzkePHpHvAnIBAG7FHLY8N/2gAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Bicycle Service Stand",
       "label": "Bicycle Service Stand"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8655512ccaa8cf3babbbdc9a1d838527",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbElEQVQ4jWNhoCJgoaVhPmSYcYqBgeEVhmHqJQx98vEMwsSa8usdA9O5LIb8T1cZFmEYxirAwMEmzCBEtJsYGRiYWBmYYFyahtmoYaOGDS3D3p1m4GbmJl7z3294DHu2kUH42UYquYxSQFXDADaJEVkNIFwQAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Bike Box",
       "label": "Bike Box"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "964a7277f2d98fcf560f9503716caf9a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYElEQVQ4jWNhoBCwUM0Ai9DqXg5+ESNiNH1682j6uQ39q1AM4BQQ1TbyzXcgxoAdkxJPMDAwoBpALhg1YNQAFAOu71+8/8XtU0eI0fTy1vnbGAa8uHO288Wds+S7gFwAAB6XHEafW3LcAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Sheltered Bike Rack",
       "label": "Sheltered Bike Rack"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          132,
          171,
          53,
          255
         ],
         "toColor": [
          132,
          171,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          146,
          51,
          181,
          255
         ],
         "toColor": [
          146,
          51,
          181,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          163,
          50,
          39,
          255
         ],
         "toColor": [
          163,
          50,
          39,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          72,
          159,
          199,
          255
         ],
         "toColor": [
          72,
          159,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          41,
          194,
          145,
          255
         ],
         "toColor": [
          41,
          194,
          145,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          191,
          71,
          129,
          255
         ],
         "toColor": [
          191,
          71,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          43,
          97,
          189,
          255
         ],
         "toColor": [
          43,
          97,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          140,
          65,
          255
         ],
         "toColor": [
          181,
          140,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          45,
          191,
          42,
          255
         ],
         "toColor": [
          45,
          191,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          34,
          36,
          163,
          255
         ],
         "toColor": [
          34,
          36,
          163,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          187,
          54,
          255
         ],
         "toColor": [
          201,
          187,
          54,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          56,
          182,
          186,
          255
         ],
         "toColor": [
          56,
          182,
          186,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          59,
          161,
          68,
          255
         ],
         "toColor": [
          59,
          161,
          68,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8643339.31934579,
    "ymin": 5330022.557580372,
    "xmax": -8633367.172223631,
    "ymax": 5351108.242943059,
    "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": true,
   "attachmentProperties": [
    {
     "name": "id",
     "fieldName": "ATTACHMENTID",
     "isEnabled": true
    },
    {
     "name": "globalid",
     "fieldName": "GLOBALID",
     "isEnabled": false
    },
    {
     "name": "keywords",
     "fieldName": "KEYWORDS",
     "isEnabled": false
    },
    {
     "name": "name",
     "fieldName": "ATT_NAME",
     "isEnabled": true
    },
    {
     "name": "contentType",
     "fieldName": "CONTENT_TYPE",
     "isEnabled": true
    },
    {
     "name": "size",
     "fieldName": "DATA_SIZE",
     "isEnabled": true
    },
    {
     "name": "exifInfo",
     "fieldName": "EXIFINFO",
     "isEnabled": false
    }
   ],
   "attachmentFields": [
    {
     "name": "ATTACHMENTID",
     "type": "esriFieldTypeOID",
     "alias": "ATTACHMENTID",
     "editable": false,
     "nullable": false,
     "length": 4,
     "domain": null
    },
    {
     "name": "ATT_NAME",
     "type": "esriFieldTypeString",
     "alias": "ATT_NAME",
     "editable": true,
     "nullable": false,
     "length": 250,
     "domain": null
    },
    {
     "name": "CONTENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "CONTENT_TYPE",
     "editable": true,
     "nullable": false,
     "length": 150,
     "domain": null
    },
    {
     "name": "DATA_SIZE",
     "type": "esriFieldTypeInteger",
     "alias": "DATA_SIZE",
     "editable": true,
     "nullable": false,
     "length": 4,
     "domain": null
    }
   ],
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeString",
     "alias": "FID_",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 2000,
     "domain": {
      "type": "codedValue",
      "name": "BikeFeatureName",
      "description": "BikeFeatureName",
      "codedValues": [
       {
        "name": "Bicycle Service Stand",
        "code": "Bicycle Service Stand"
       },
       {
        "name": "Sheltered Bike Rack",
        "code": "Sheltered Bike Rack"
       },
       {
        "name": "Bike Box",
        "code": "Bike Box"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Icon_color",
     "type": "esriFieldTypeString",
     "alias": "Icon_color",
     "length": 2000,
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "URL",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Thumb_URL",
     "type": "esriFieldTypeString",
     "alias": "Thumb_URL",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Number",
     "type": "esriFieldTypeInteger",
     "alias": "Number",
     "domain": null
    },
    {
     "name": "Caption",
     "type": "esriFieldTypeString",
     "alias": "Caption",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Lat",
     "type": "esriFieldTypeDouble",
     "alias": "Lat",
     "domain": null
    },
    {
     "name": "Lon",
     "type": "esriFieldTypeDouble",
     "alias": "Lon",
     "domain": null
    },
    {
     "name": "Link",
     "type": "esriFieldTypeString",
     "alias": "Link",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R7_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S2_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Trail Points",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Legend",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "36b18cf924b850c9072cae469c04a842",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQ4jbXTzyvDcRzH8efWMD8m0maSaJkwc3CUplCiaSf/AFJKSinzB8h2ciBXUXJYOSjbwTSppWhqSn6W2MGUMGu0ffc1hwnb11jJ6/j59Hr0+fT+fBT8MYp/ATq8VN96mEjE0L+KCPkaPLVdzDsMxH4FjNPMP/oZrrSQk1uWXAufYD7dwNpsZ+hwkvWMQMMUC2VtjBTpU1FVPajqUQddrNZZsZzZcEsA3ShGVSMD6eWv0fZQ8BxgFjBKAFmcMU0neZnryahNGCp6Md042UkBlFrKfyu/X0cmV9AOaYAYR8gGABCjn9P4AJ4vOM+mHL0j8rDPgQS4cbJWM0h/sQHdT8DVMu7oPR4JIDyxd2hlqdXBuFxJyXflkJ/960XmgLgEAHj0MePtI9Zkp7u0BRMgB5BB6HIR17GNFTHM1tdO+ksUQkfYvGY2C6swqprQJKLE7nYJii9sA8H0U2X6TL5IAF8kkGE3CyDrvAF5mm50m1iERQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Genesee Riverway Trail",
       "label": "Genesee Riverway Trail"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "db2292bd839a42bc292a0b4a954643e8",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABi0lEQVQ4jWNhoBCw0MSAc0vvye84vqXk199fqn/+/P0tKiSx38U4bop2GOMvgga05U2ZcvLaiTR/pwhWYQFRBgYGBoYb96/4bDsxu6Izf1ZK+cS0TTgNqEppm2Zr6JSpKq+JYqiGog6DhqKO6LYj65dXpLb7d8yu3INhQE5oua6OikESumZk4GUTyPV4zYR+BgYGXQwD/jL+yXMy82THqRsK7I1dtL3sguy2HVp3CMUAcWFJcUKaod5hZGFmsWdgYEA14M/fv7+JMYCBgYHh58/v8NiAG3Dv8a3bxGh+8/7V19M3Tp7DMGDLgdXrkgNyQ7VV9ZXwGbBwy4w979692o9hwKfvn06VTcpcuLZ7byEHB6cANs2Xbp45PW/dpMkMDAx/MAxgYGBgOHv1eLt3nuWvnqKZ7oYa5nYMDAxMUKmPc9dN2d6xsG7p58/v9yLrQU+Jv6/eudjhmWWxW1ZCWVdHVV/s96/vv45eOvDi+/fvBxgYGF6guwpXZjr7+MXds49f3MUhTdgAogEArnaSGuiVtgsAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Other Trails",
       "label": "Other Trails"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5eec4b941d792d8dd8515b043a94c9ea",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABi0lEQVQ4jWNhoBCw0MSApefuyR/fsaXk769fqn/+/P0tJCqx39glbkqYNuMvggbktU2Zcu3kiTQn/whWAWFRBgYGBob7N674nNg2uyK/c1bKxPK0TTgNSKlqm2Zo65Qpr6qJYqiihg6DooaO6JFt65enVrT7z+6o3INhQGhOua6KjkESumZkYOMVyLXm8YR+BgYGXQwDGP/+yTNz8mTHqRsKjO1dtO28guwObVt3CMUAYXFJcUKaod5hZGZhsWdgYEA14O+fv7+JMYCBgYHh58/v8NiAG/D43q3bxGh+/+bV1xunT57DMODAltXrApJzQ1W19ZXwGbBl4Yw979692o9hwPdPn05NKstc2L12byEHB6cANs03L505vW7epMkMDAx/MAxgYGBguHr2eHuet+Wvop6Z7hqG5nYMDAxMUKmP6+ZO2b6wo27p58/v9yLrQU+Jv+9cvdiR5WmxW0JWWVdVR1/s1+/vvy4dPfDi+/fvBxgYGF6guwpXZjr74vHdsy8e38UhTdgAogEArViSGucGUb8AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 12,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "Popular Trail Head Location",
       "label": "Popular Trail Head Location"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          104,
          36,
          156,
          255
         ],
         "toColor": [
          104,
          36,
          156,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          160,
          191,
          65,
          255
         ],
         "toColor": [
          160,
          191,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          56,
          46,
          255
         ],
         "toColor": [
          199,
          56,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          68,
          170,
          199,
          255
         ],
         "toColor": [
          68,
          170,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          72,
          126,
          255
         ],
         "toColor": [
          189,
          72,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          168,
          112,
          255
         ],
         "toColor": [
          44,
          168,
          112,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          117,
          50,
          255
         ],
         "toColor": [
          156,
          117,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          48,
          107,
          201,
          255
         ],
         "toColor": [
          48,
          107,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          50,
          176,
          255
         ],
         "toColor": [
          201,
          50,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          58,
          186,
          66,
          255
         ],
         "toColor": [
          58,
          186,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          61,
          63,
          255
         ],
         "toColor": [
          161,
          61,
          63,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          201,
          189,
          255
         ],
         "toColor": [
          54,
          201,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          115,
          156,
          255
         ],
         "toColor": [
          54,
          115,
          156,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8647034.352946198,
    "ymin": 5329344.726223055,
    "xmax": -8633719.033890242,
    "ymax": 5352337.756170697,
    "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": true,
   "attachmentProperties": [
    {
     "name": "id",
     "fieldName": "ATTACHMENTID",
     "isEnabled": true
    },
    {
     "name": "globalid",
     "fieldName": "GLOBALID",
     "isEnabled": false
    },
    {
     "name": "keywords",
     "fieldName": "KEYWORDS",
     "isEnabled": false
    },
    {
     "name": "name",
     "fieldName": "ATT_NAME",
     "isEnabled": true
    },
    {
     "name": "contentType",
     "fieldName": "CONTENT_TYPE",
     "isEnabled": true
    },
    {
     "name": "size",
     "fieldName": "DATA_SIZE",
     "isEnabled": true
    },
    {
     "name": "exifInfo",
     "fieldName": "EXIFINFO",
     "isEnabled": false
    }
   ],
   "attachmentFields": [
    {
     "name": "ATTACHMENTID",
     "type": "esriFieldTypeOID",
     "alias": "ATTACHMENTID",
     "editable": false,
     "nullable": false,
     "length": 4,
     "domain": null
    },
    {
     "name": "ATT_NAME",
     "type": "esriFieldTypeString",
     "alias": "ATT_NAME",
     "editable": true,
     "nullable": false,
     "length": 250,
     "domain": null
    },
    {
     "name": "CONTENT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "CONTENT_TYPE",
     "editable": true,
     "nullable": false,
     "length": 150,
     "domain": null
    },
    {
     "name": "DATA_SIZE",
     "type": "esriFieldTypeInteger",
     "alias": "DATA_SIZE",
     "editable": true,
     "nullable": false,
     "length": 4,
     "domain": null
    }
   ],
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "vc",
     "type": "esriFieldTypeString",
     "alias": "vc",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Icon_color",
     "type": "esriFieldTypeString",
     "alias": "Icon_color",
     "length": 2000,
     "domain": null
    },
    {
     "name": "URL",
     "type": "esriFieldTypeString",
     "alias": "URL",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Thumb_URL",
     "type": "esriFieldTypeString",
     "alias": "Thumb_URL",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Number",
     "type": "esriFieldTypeInteger",
     "alias": "Number",
     "domain": null
    },
    {
     "name": "Caption",
     "type": "esriFieldTypeString",
     "alias": "Caption",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Lat",
     "type": "esriFieldTypeDouble",
     "alias": "Lat",
     "domain": null
    },
    {
     "name": "Lon",
     "type": "esriFieldTypeDouble",
     "alias": "Lon",
     "domain": null
    },
    {
     "name": "Legend",
     "type": "esriFieldTypeString",
     "alias": "Legend",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R9_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S3_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Bike Markings",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Type",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "Shared Use",
       "label": "Shared Use"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         150,
         0,
         255
        ],
        "width": 2
       },
       "value": "Bike Blvd",
       "label": "Bike Blvd"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         255,
         255
        ],
        "width": 2
       },
       "value": "Bike Lanes",
       "label": "Bike Lanes"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          104,
          36,
          156,
          255
         ],
         "toColor": [
          104,
          36,
          156,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          160,
          191,
          65,
          255
         ],
         "toColor": [
          160,
          191,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          56,
          46,
          255
         ],
         "toColor": [
          199,
          56,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          68,
          170,
          199,
          255
         ],
         "toColor": [
          68,
          170,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          72,
          126,
          255
         ],
         "toColor": [
          189,
          72,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          168,
          112,
          255
         ],
         "toColor": [
          44,
          168,
          112,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          117,
          50,
          255
         ],
         "toColor": [
          156,
          117,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          48,
          107,
          201,
          255
         ],
         "toColor": [
          48,
          107,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          50,
          176,
          255
         ],
         "toColor": [
          201,
          50,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          58,
          186,
          66,
          255
         ],
         "toColor": [
          58,
          186,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          61,
          63,
          255
         ],
         "toColor": [
          161,
          61,
          63,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          201,
          189,
          255
         ],
         "toColor": [
          54,
          201,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          115,
          156,
          255
         ],
         "toColor": [
          54,
          115,
          156,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8647477.62983332,
    "ymin": 5328704.580695068,
    "xmax": -8631611.07324497,
    "ymax": 5352788.228416235,
    "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": "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": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 2000,
     "domain": {
      "type": "codedValue",
      "name": "MarkingType",
      "description": "MarkingType",
      "codedValues": [
       {
        "name": "Bike Lanes",
        "code": "Bike Lanes"
       },
       {
        "name": "Bike Blvd",
        "code": "Bike Blvd"
       },
       {
        "name": "Cycle Track",
        "code": "Cycle Track"
       },
       {
        "name": "Shared Use",
        "code": "Shared Use"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Direction",
     "type": "esriFieldTypeString",
     "alias": "Direction",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Street",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "length": 2000,
     "domain": null
    },
    {
     "name": "From_",
     "type": "esriFieldTypeString",
     "alias": "From_",
     "length": 2000,
     "domain": null
    },
    {
     "name": "To_",
     "type": "esriFieldTypeString",
     "alias": "To",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Length_Mi",
     "type": "esriFieldTypeDouble",
     "alias": "Length_Mi",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Photo",
     "type": "esriFieldTypeString",
     "alias": "Photo",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Link",
     "type": "esriFieldTypeString",
     "alias": "Link",
     "length": 2000,
     "domain": null
    },
    {
     "name": "About",
     "type": "esriFieldTypeString",
     "alias": "About",
     "length": 2000,
     "domain": null
    },
    {
     "name": "FID_1",
     "type": "esriFieldTypeDouble",
     "alias": "FID_1",
     "domain": null
    },
    {
     "name": "Name_1",
     "type": "esriFieldTypeString",
     "alias": "Name_1",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Photo_1",
     "type": "esriFieldTypeString",
     "alias": "Photo_1",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Link_1",
     "type": "esriFieldTypeString",
     "alias": "Link_1",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Link2",
     "type": "esriFieldTypeString",
     "alias": "Link2",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "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": "R14_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S7_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Trails",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "El Camino Trail",
       "label": "El Camino Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Erie Canal Heritage Trail",
       "label": "Erie Canal Heritage Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Genesee Greenway Trail",
       "label": "Genesee Greenway Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Genesee Riverway Trail",
       "label": "Genesee Riverway Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Heritage Trail",
       "label": "Heritage Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Irondequoit Trail",
       "label": "Irondequoit Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Lake Ontario State Parkway Trail",
       "label": "Lake Ontario State Parkway Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Plymouth Avenue Gateway Trail",
       "label": "Plymouth Avenue Gateway Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Seneca Park Trail",
       "label": "Seneca Park Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Susan B Anthony Trail",
       "label": "Susan B Anthony Trail"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "Union Street RR Bridge Trail",
       "label": "Union Street RR Bridge Trail"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          104,
          36,
          156,
          255
         ],
         "toColor": [
          104,
          36,
          156,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          160,
          191,
          65,
          255
         ],
         "toColor": [
          160,
          191,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          56,
          46,
          255
         ],
         "toColor": [
          199,
          56,
          46,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          68,
          170,
          199,
          255
         ],
         "toColor": [
          68,
          170,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          72,
          126,
          255
         ],
         "toColor": [
          189,
          72,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          168,
          112,
          255
         ],
         "toColor": [
          44,
          168,
          112,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          117,
          50,
          255
         ],
         "toColor": [
          156,
          117,
          50,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          48,
          107,
          201,
          255
         ],
         "toColor": [
          48,
          107,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          50,
          176,
          255
         ],
         "toColor": [
          201,
          50,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          58,
          186,
          66,
          255
         ],
         "toColor": [
          58,
          186,
          66,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          161,
          61,
          63,
          255
         ],
         "toColor": [
          161,
          61,
          63,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          201,
          189,
          255
         ],
         "toColor": [
          54,
          201,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          54,
          115,
          156,
          255
         ],
         "toColor": [
          54,
          115,
          156,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8647728.972746627,
    "ymin": 5328586.130641454,
    "xmax": -8632414.251775483,
    "ymax": 5352340.949321561,
    "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": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeString",
     "alias": "SymbolID",
     "length": 20,
     "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": "R12_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S5_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 4,
   "name": "Tentative Markings",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102717,
    "latestWkid": 2262,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 2,
    "mTolerance": 2,
    "falseX": -17299100,
    "falseY": -47344700,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       197,
       0,
       255,
       255
      ],
      "width": 2
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -8647454.682031978,
    "ymin": 5330524.855238476,
    "xmax": -8631385.728045747,
    "ymax": 5352776.180507744,
    "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": "Type",
   "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": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Direction",
     "type": "esriFieldTypeString",
     "alias": "Direction",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Street",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "length": 2000,
     "domain": null
    },
    {
     "name": "From_",
     "type": "esriFieldTypeString",
     "alias": "From_",
     "length": 2000,
     "domain": null
    },
    {
     "name": "To_",
     "type": "esriFieldTypeString",
     "alias": "To",
     "length": 2000,
     "domain": null
    },
    {
     "name": "Length_Mi",
     "type": "esriFieldTypeDouble",
     "alias": "Length_Mi",
     "domain": null
    },
    {
     "name": "Transparency",
     "type": "esriFieldTypeDouble",
     "alias": "Transparency",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeString",
     "alias": "SymbolID",
     "length": 20,
     "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": "R15_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S8_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 100000,
   "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,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriFeet"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}