{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 0,
   "name": "ShuttleStops",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "55b3683eb0853711ad7aa0ceba9d4964",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACyUlEQVRIid3UWUgUcRzA8e/mGrpdmOLRqZZaGSSlLwVa9mBm5lVahBgdDx10+FBb4BYm3T1EGYWgWVoo+ZJZROXRqmhUJKum28bmtmWoqeSGtK1OjLqyrbseRS/9Xmbm9//P5/eb4Tcj5R+G9L/H5yxkWYEbnr16tBI96rV/i/sD6qFzp2h2BWxiv2sGKc364TQSYAGgGTfuie+eAJYdfY/quh7NWTvFJd4E5s/GN0RFVfI3OmvGxD2YuzWW3WnJyL0ekXv4JhmCHk2RDThPQW6MP8tlCrbklVIYCbwbFf9O17M3VHQlsM8rkhR3IDWTI/MtYR+W3laQGyvCejTCV1o/ANoxOzdgaKunck0aiWWnKFwiFhAQEkyYnMT1acx0VZAbZ4ZPs6O0DuU6wDQmbqvAera7/8Q4sLaP865SHBmEd5bZg0fgs/Ct9yPou/n6J8YfJeT0buaAsyOTh25wpJ8+7nGlewYzp4cRX2Xer6WhW0dzhE18BeFT5WQFMkZMwoFDXHYBgi3zx4mv0dFsu/MPNMpKyP7tEV3wcFhJlDjPwyF2/oS7fSaMgmW+kzaZ3deiojpURfVwg254ZV7kYQgwxbpzkHRcQ17cTfsli6VeuzjQNHSUeLP4zgnyQvwImtJCkzjrfavYIL1PlimczdIItnkI9EfnkK7Rozln5djEzXB+Grc2iuOmo1k4RvyrePb6AK6vKdeWU2RMpyBwHcligdSbZGCrwAjcDa/diRyMWUSw7CPqgTlu4e1+oHLwBml/LY9DFSQp0ykY+A5e8DRVj6YYaBwV76A16wE562VMjyri6nMV1eIce1tt62ykOkxBUsUqoud94t0Na9jeaxEaqY3L5qRch/qCvQ+kh56OBqpWt/E5UYsqcyK/XEGH+oxlopTC/i+0tDfx0tmcM2BoN9iBR8OxCk0dSvc6lOPcPjH8j+Kf4r8A2lkIchTjyDEAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.0221681010248,
    "ymin": 38.880467291021525,
    "xmax": -76.97184239381865,
    "ymax": 38.89326785758485,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STOPLOCATION",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 50,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R190_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S127_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 1,
   "name": "ShuttleRoutes",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1.21236910212924E8,
    "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": 1.7
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.02486763523522,
    "ymin": 38.87024308275401,
    "xmax": -76.9528701250889,
    "ymax": 38.89769937101868,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ROUTEDESCRIPTION",
   "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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "ROUTEDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "RouteDescription",
     "length": 254,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R189_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S126_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 2,
   "name": "Bike Valet",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.98315284119521E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 9.999999999999999E8,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "d6cc7e284d4063ca66c284634f35c9f2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVQ4jdXUPUiVURgH8J9fFwlc0juoYCFBkw5+JJdcXCIM13AVLHIQFFRQFCVQUCQ3RVCixUX3Vh0idRKECw2GRIKog1+Td7iiIPqir70vNOh/PA/nd85z4Dz5/nPyHzWY9MIHKVWSimVl7Tnww6Zt89iPDpZ7r02nISkJeYHamYwRb8yZtm/p3+BzrWaMeqvyzsMSCoxpklLmoxy7Fu8Dk9r1hmI30+KlT3qMWL7ZfhB8rVefGlHT75Xvuq0ZuBusV6sgMnfRPg3qrF0vBcESpeImGdwTBPNi3e9qTyIcPHUUGzxxGA5uScvEeMcz/JYOB3cNmPNOh6eRwFkH/hgMB5f99cwXVT5rlHsvtiJj1aSfdsLBi3wzqlBCWo82T261n8G8U+vGLRiP9pdnDeuzoMuUCtWKlFyuH9uzbUNWt6+24k2bCb/QHFoPycMfsOc9Q0wGIVvFsgAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.03848444999994,
    "ymin": 38.88323286000008,
    "xmax": -77.01754640099995,
    "ymax": 38.93915250600003,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "BIKE_AMENITY",
     "type": "esriFieldTypeString",
     "alias": "BIKE_AMENITY",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "LAT",
     "type": "esriFieldTypeDouble",
     "alias": "LAT",
     "domain": null
    },
    {
     "name": "LON",
     "type": "esriFieldTypeDouble",
     "alias": "LON",
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 1073741822,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R251_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S163_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 3,
   "name": "For Hire Vehicle Location",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 1.21236910212924E8,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "048b8bcd37558d4973aa4c330774266d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQ4jcXUv0pCURwH8A9pS7gkNLgXjeGim0RzhosPkBA1tDS5mH8QgkqcxL25xWfwJXqDXiC3lrhwh5vo9V694Hc7v3P4nOGc3y8v4+T3CRawyAoso4dGVuAYl6hhvivYCLEg76juAh7iLbKuoInPbcFHnC3VXjDDb1qwiOcV9VPcY5IW7ON4zV4XH/hJCp7jIeayE7TRSQqOwgeJyxOm+N4EXuHa5hxhgLs48CD8xElzG57/Wge2cJECzOEVN6vAoPmH0qcebckoGEyS0hbgv+x1HibKH99VGoLDGgygAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 15,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.05501000987364,
    "ymin": 38.8759806206068,
    "xmax": -76.97619678207926,
    "ymax": 38.90305144792634,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "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": "TAXI",
     "type": "esriFieldTypeString",
     "alias": "TAXI",
     "length": 50,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R252_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S164_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 4,
   "name": "DMS Location",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "4902cb75ac4f9032eaca8438db980576",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABe0lEQVQ4jcXUzyvDYRzA8Tf5GUl+pX3FQmqRSdbqW1bGZW5GKQrHyT+xg8tSXFDitoOUgxPiopTaGjOzxmRLsYMfs7aEYdMOitn2XSjv2/M5vJ4+z+HJ4Q/L+Q8sG4j+HmupE6mqmCcQtnLomQBefoZ1KCZRNxvobCvn4VGJeaMVz8UY/ruTzDFBKEdetkp/twZZRXxFKCoEg17N+t42drcJp29WGlM29SGvnmZAKyc3yV29Yg2NNVPk73Zhcw8DT8mwLFSKBTTtQ6gURWnXb6otYFyvx7x5wO39CMdeWyIWo0HQS0Ifxdce7FGwvDUKfMMgEHYAWjLN7nkhO8/0cUx8lBW8V1rqhcww/80pO5bL5JioW8JtMVEvlEpCzxEIhq2fR18xozGKTjwCNJKY4+yVp8hMaize2+sa/hsNssr0mM9/hs19nB67epjDeW5EVlmSEopG4Tq4nzj+jrlcEYRiF9tWdUosEIoRCi1KY/G2LGJKKE3/8p9l1Dv/w3Mihcj/NwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -180,
    "ymin": 10.679532300954758,
    "xmax": 180,
    "ymax": 89.99999999978363,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "ELEM_TEXT",
     "type": "esriFieldTypeString",
     "alias": "ELEM_TEXT",
     "length": 254,
     "domain": null
    },
    {
     "name": "GEOCODEADD",
     "type": "esriFieldTypeString",
     "alias": "GEOCODEADD",
     "length": 80,
     "domain": null
    },
    {
     "name": "INTERSECTI",
     "type": "esriFieldTypeString",
     "alias": "INTERSECTI",
     "length": 254,
     "domain": null
    },
    {
     "name": "INTERSEC_1",
     "type": "esriFieldTypeString",
     "alias": "INTERSEC_1",
     "length": 254,
     "domain": null
    },
    {
     "name": "QUAD",
     "type": "esriFieldTypeString",
     "alias": "QUAD",
     "length": 254,
     "domain": null
    },
    {
     "name": "DIRECTION",
     "type": "esriFieldTypeString",
     "alias": "DIRECTION",
     "length": 254,
     "domain": null
    },
    {
     "name": "TYPE_OF_DM",
     "type": "esriFieldTypeString",
     "alias": "TYPE_OF_DM",
     "length": 254,
     "domain": null
    },
    {
     "name": "MAR_MATCHA",
     "type": "esriFieldTypeString",
     "alias": "MAR_MATCHA",
     "length": 254,
     "domain": null
    },
    {
     "name": "MAR_XCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "MAR_XCOORD",
     "domain": null
    },
    {
     "name": "MAR_YCOORD",
     "type": "esriFieldTypeDouble",
     "alias": "MAR_YCOORD",
     "domain": null
    },
    {
     "name": "MAR_LATITU",
     "type": "esriFieldTypeDouble",
     "alias": "MAR_LATITU",
     "domain": null
    },
    {
     "name": "MAR_LONGIT",
     "type": "esriFieldTypeDouble",
     "alias": "MAR_LONGIT",
     "domain": null
    },
    {
     "name": "MARID",
     "type": "esriFieldTypeString",
     "alias": "MARID",
     "length": 254,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R253_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S165_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 5,
   "name": "Bus Parking",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "636ebc5ab622ec94bbb3ced9aae92c26",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABL0lEQVQ4jdWUvUoDQRSFv5ts/ENIJSiCrWBrEazsoo9hk94tAlqpBPu1svEBfAet1UoEK1vBPwR1tdJN5opjEHez486ChR4YBs6Z+eYOd5iAX1bwz4ChbqE0SjJOiGQzH6jMA0uZDc/ADYoiTAH1TN51V5jWIUqHCnOY/joFKpyjrOccXAhsAbMoLwg16ygGwwhVWhgu/YHCI4YGwn7G/5SyAtwDE35A5Qph2lm7MgNc+wPhtt+MC0f+BNzlBYFjwyuR7AEfI1+hNm2TvJuyqgso4+zIQcoPdRFDzz6jHLmBQoLwNuD3SKjSLQusUeeUmGHaOplKYs7sPMrQV9c9gE1i1oAHEnZTyRhthABludyVlQ17wUG/8+1FFgKPC3+gLEo4cgMj2f4R5qG//8G+A8NlUEnjW2WVAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 15,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -76.97162331987369,
    "ymin": 38.89003279674462,
    "xmax": -76.97162331987369,
    "ymax": 38.89003279674462,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "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": 50,
     "domain": null
    },
    {
     "name": "LAT",
     "type": "esriFieldTypeDouble",
     "alias": "LAT",
     "domain": null
    },
    {
     "name": "LON",
     "type": "esriFieldTypeDouble",
     "alias": "LON",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R254_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S166_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 6,
   "name": "Walking Route",
   "type": "Feature Layer",
   "description": "",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ROUTETYPE",
     "uniqueValueGroups": [
      {
       "heading": "ROUTETYPE",
       "classes": [
        {
         "label": "Primary",
         "description": "Primary",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 3
         },
         "values": [
          [
           "Primary"
          ]
         ]
        },
        {
         "label": "Secondary",
         "description": "Secondary",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSDash",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1.2
         },
         "values": [
          [
           "Secondary"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 3
       },
       "value": "Primary",
       "label": "Primary"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "Secondary",
       "label": "Secondary"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          200,
          184,
          252,
          255
         ],
         "toColor": [
          200,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          195,
          252,
          182,
          255
         ],
         "toColor": [
          195,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          199,
          179,
          255
         ],
         "toColor": [
          252,
          199,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          252,
          255
         ],
         "toColor": [
          210,
          252,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          211,
          255
         ],
         "toColor": [
          252,
          179,
          211,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          244,
          192,
          255
         ],
         "toColor": [
          252,
          244,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          242,
          215,
          252,
          255
         ],
         "toColor": [
          242,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          249,
          255
         ],
         "toColor": [
          252,
          182,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          216,
          252,
          212,
          255
         ],
         "toColor": [
          216,
          252,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          219,
          252,
          255
         ],
         "toColor": [
          197,
          219,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          237,
          212,
          255
         ],
         "toColor": [
          252,
          237,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          231,
          255
         ],
         "toColor": [
          184,
          252,
          231,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          252,
          179,
          255
         ],
         "toColor": [
          235,
          252,
          179,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.0548495467813,
    "ymin": 38.87465128973631,
    "xmax": -76.9750735144197,
    "ymax": 38.91113694797201,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "START_LAT",
     "type": "esriFieldTypeDouble",
     "alias": "START_LAT",
     "domain": null
    },
    {
     "name": "START_LON",
     "type": "esriFieldTypeDouble",
     "alias": "START_LON",
     "domain": null
    },
    {
     "name": "END_LAT",
     "type": "esriFieldTypeDouble",
     "alias": "END_LAT",
     "domain": null
    },
    {
     "name": "END_LON",
     "type": "esriFieldTypeDouble",
     "alias": "END_LON",
     "domain": null
    },
    {
     "name": "LENGTH_FT",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH_FT",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "ROUTE",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTETYPE",
     "type": "esriFieldTypeString",
     "alias": "ROUTETYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R196_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 7,
   "name": "Pedestrian Route",
   "type": "Feature Layer",
   "description": "",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       223,
       255,
       255
      ],
      "width": 2.5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.04349740448353,
    "ymin": 38.87645548956902,
    "xmax": -76.97725743206311,
    "ymax": 38.90021087666499,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE_LENG",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Leng",
     "domain": null
    },
    {
     "name": "TRANSPARENCY",
     "type": "esriFieldTypeDouble",
     "alias": "TRANSPARENCY",
     "domain": null
    },
    {
     "name": "SYMBOLID",
     "type": "esriFieldTypeString",
     "alias": "SYMBOLID",
     "length": 20,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R186_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S123_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 8,
   "name": "Tents",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       203,
       220,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.03917801264501,
    "ymin": 38.87058462587398,
    "xmax": -76.96819293767126,
    "ymax": 38.960720310781376,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 50,
     "domain": null
    },
    {
     "name": "TENT",
     "type": "esriFieldTypeString",
     "alias": "TENT",
     "length": 50,
     "domain": null
    },
    {
     "name": "BUFF_DIST",
     "type": "esriFieldTypeDouble",
     "alias": "BUFF_DIST",
     "domain": null
    },
    {
     "name": "ORIG_FID",
     "type": "esriFieldTypeInteger",
     "alias": "ORIG_FID",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STArea()",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R194_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S131_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.STArea()",
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 9,
   "name": "Medical Aid",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "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": "esriPMS",
      "url": "9b2e01f0fd51ea47e234193cd96ea2ea",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADHklEQVRYheWXX0hTURzHP2d3WmIDc0Mf/DPpWhm+BEFlDz6UiUUvRhAUUqHSQxRFPfTYYwRhpARFEJIv9RIVFr0E/SEi8kFSWul1hK6x3OatqUttnbiTUre77swtjD5w4ex7fpx9ONv5nc3OMsHOMsHOMsHOvyoioQRopLBwN7HYOmKxgnisKGGE6EfXu4E7AsJZEZGwBpfrMqHQbqQUhJPexwWsi0sqylXpcNxE188KCGRERILA6TzP589nCAZtaVnHYgq6fpjc3ANSUU6LaLRjSSIS8nE67xIK7Uia3L8f6uoWZs+fQ2fn3Ovp6VygXRYUbELXWwV8W7SIBBsu1wOCwVrTgq1boaUlOZ8v8hNjdwoLjY/z8KJFcDrbUkr8CeHwIblqVY8YH29PW0RCNWNjx8k0MzMXJdw2+wKb70hx8TUCAZFxkampHJzOC4RChyxFJGwgENhGttD1gxJOJfaZ5B1xOJqIRLLmET/airKXWOy6lcieXyINDaCq5gtu3JicVVfDsWPm9b29s8fboKioEb/fQiQSqfg1bm6GfftIm5qa2ceMS5fmRGZmqhKnk0UmJ/PJNtPTBdYifwMhbNYiK1dGmZjI7q7k5HyxFlm9+iMTE2vj4/5+cBmXqgmVlVBaujDz++HdO/P6wcG5cX6+l2DQQkSIx8CsyLlzpKStDU6eXJh1d0NrK5aEw/cSo2SR4WHjWB0lWwghiURuWYoIeC3LyjSGh1M0kCVSUfFEeL0+S5E44+NHgKdkGrv9O15vs+mUWSjGxp5JVX2Ipu3KqIjbfUVo2lDaInE0rZGSEg8+31ynXQrl5S/QtBOpplOKCJiSPt8WSktfMTLiTiro6YGuroXZy5fmi7ndr/nwoV7EL/dFihgI+CRHRtZTVXUfj2cn8zEkEkUSsdkkqnqDgQHj9+r335VatngBU3g89VJVtyPlDYaGykmHyspe/P4mMTDwJp3ytO8aoWlGo3PLvLzNqOpxotFaRkeLmJxcgZQSh+MrLpcfm+0R7993iMHBt+muvSiRn4ho9BV9fU0kouuzz3/33zdbLBuRHypDEDnmmngSAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 25,
      "height": 25,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.03367971272384,
    "ymin": 38.892105853441024,
    "xmax": -77.01756465750948,
    "ymax": 38.960964723995836,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "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": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EVENTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "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": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "STATUS1",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R255_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S167_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 10,
   "name": "Warming Stations",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326,
    "xyTolerance": 8.98315284119521E-9,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -400,
    "falseY": -400,
    "xyUnits": 1.11194872222222E9,
    "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": "esriPMS",
      "url": "17a8a94e6e65584917b1aaa34c27dbb4",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMElEQVQYlWNhIAGwILHzGBgY+HCoO8vAwLAdWXEZAwODNA7FM9EVEwQjSrEMVU0GADIWBCqh7tufAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.02291294937243,
    "ymin": 38.87987838208255,
    "xmax": -76.97968657027832,
    "ymax": 38.892903777688105,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 80,
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 80,
     "domain": null
    },
    {
     "name": "FACUSE",
     "type": "esriFieldTypeString",
     "alias": "FACUSE",
     "length": 80,
     "domain": null
    },
    {
     "name": "LEVEL_",
     "type": "esriFieldTypeString",
     "alias": "LEVEL_",
     "length": 80,
     "domain": null
    },
    {
     "name": "PHONE",
     "type": "esriFieldTypeString",
     "alias": "PHONE",
     "length": 80,
     "domain": null
    },
    {
     "name": "TOTAL_STUD",
     "type": "esriFieldTypeInteger",
     "alias": "TOTAL_STUD",
     "domain": null
    },
    {
     "name": "WEB_URL",
     "type": "esriFieldTypeString",
     "alias": "WEB_URL",
     "length": 80,
     "domain": null
    },
    {
     "name": "CAPACITY",
     "type": "esriFieldTypeString",
     "alias": "CAPACITY",
     "length": 80,
     "domain": null
    },
    {
     "name": "SQUARE_FOO",
     "type": "esriFieldTypeString",
     "alias": "SQUARE_FOO",
     "length": 80,
     "domain": null
    },
    {
     "name": "ZIP_CODE",
     "type": "esriFieldTypeInteger",
     "alias": "ZIP_CODE",
     "domain": null
    },
    {
     "name": "EMERGE_SHE",
     "type": "esriFieldTypeString",
     "alias": "EMERGE_SHE",
     "length": 25,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EVENTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "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": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "STATUS",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R197_pk",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S134_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 11,
   "name": "Reunification Centers",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "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": "esriPMS",
      "url": "aca09371e5eae8e2f105dfa0f0d85b74",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jcWUu0oDURCGv9kkjVgYwcJesbAINrGTYO2tiZdSIcTCJpWNl4ggeCGVCCmtNBsL8wp5Cd/AF9AmCPnFRSTBbDy7LuTrzhn45i9mJk3CpEcmlM+4bfKeiFBPLNDlFNhIJmGXGlBQgyXbov0voRpBqkLwMK6BxdhC1clgXPV85dWkaEWa8RJOcADM9nfhQnWercxHJKF8JoHjAaUZspSB22gJRRUjG1I9UYt7W+fNSSifOWA/tBlM0eEQOHJNeANkGE5FD9zZDq9DhfJZBlb4mzE8zoBSqFBVPAiG2A1jV4/UbJuXwQnn2UPknIWQwuMSWPsl/Fp+xDnRWe1dyR/h9yWZjiHsY3T30JVP2SQ/LIX5CkUAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 15,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.01710309751232,
    "ymin": 38.889790287263935,
    "xmax": -76.97354275011153,
    "ymax": 38.90878919718645,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "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": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 100,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EVENTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "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": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "STATUS1",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R187_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S124_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 12,
   "name": "Traffic Restrictions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26985,
    "latestWkid": 26985,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -36747100,
    "falseY": -29091500,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "HASCLOSURE",
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "width": 1.7
     },
     "defaultLabel": "<all other values>",
     "uniqueValueGroups": [
      {
       "heading": "Has Road Closure",
       "classes": [
        {
         "label": "Closed to all traffic",
         "description": "Closed to all traffic",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           38,
           0,
           255
          ],
          "width": 3
         },
         "values": [
          [
           "CLOSED"
          ]
         ]
        },
        {
         "label": "Authorized vehicles only",
         "description": "Authorized vehicles only",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           187,
           0,
           255
          ],
          "width": 1.7
         },
         "values": [
          [
           "AUTH"
          ]
         ]
        },
        {
         "label": "Authorized vehicles and local residents or businesses only",
         "description": "Authorized vehicles and local residents or businesses only",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           164,
           196,
           0,
           255
          ],
          "width": 1.7
         },
         "values": [
          [
           "LOCAL"
          ]
         ]
        },
        {
         "label": "Open to public traffic",
         "description": "Open to public traffic",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           97,
           0,
           255
          ],
          "width": 1.7
         },
         "values": [
          [
           "OPEN"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         38,
         0,
         255
        ],
        "width": 3
       },
       "value": "CLOSED",
       "label": "Closed to all traffic"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         187,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "AUTH",
       "label": "Authorized vehicles only"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         164,
         196,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "LOCAL",
       "label": "Authorized vehicles and local residents or businesses only"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         97,
         0,
         255
        ],
        "width": 1.7
       },
       "value": "OPEN",
       "label": "Open to public traffic"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          0,
          112,
          6,
          255
         ],
         "toColor": [
          241,
          252,
          30,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          252,
          30,
          255
         ],
         "toColor": [
          250,
          58,
          10,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.11655454605588,
    "ymin": 38.868370376580664,
    "xmax": -76.98824411754235,
    "ymax": 38.93256183911045,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PERMIT",
     "type": "esriFieldTypeString",
     "alias": "PERMIT",
     "length": 20,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 100,
     "domain": null
    },
    {
     "name": "STARTDATE",
     "type": "esriFieldTypeDate",
     "alias": "STARTDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "STARTTIME",
     "type": "esriFieldTypeString",
     "alias": "STARTTIME",
     "length": 10,
     "domain": null
    },
    {
     "name": "ENDDATE",
     "type": "esriFieldTypeDate",
     "alias": "ENDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "ENDTIME",
     "type": "esriFieldTypeString",
     "alias": "ENDTIME",
     "length": 10,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "STREETSEGID",
     "type": "esriFieldTypeString",
     "alias": "STREETSEGID",
     "length": 50,
     "domain": null
    },
    {
     "name": "HASENP",
     "type": "esriFieldTypeString",
     "alias": "HasENP",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "YN",
      "description": "",
      "codedValues": [
       {
        "name": "YES",
        "code": "YES"
       },
       {
        "name": "NO",
        "code": "NO"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HASCLOSURE",
     "type": "esriFieldTypeString",
     "alias": "Has Road Closure",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "ClosureType",
      "description": "Various types of road closures",
      "codedValues": [
       {
        "name": "Open to public traffic",
        "code": "OPEN"
       },
       {
        "name": "Authorized vehicles and local residents or businesses only",
        "code": "LOCAL"
       },
       {
        "name": "Authorized vehicles only",
        "code": "AUTH"
       },
       {
        "name": "Closed to all traffic",
        "code": "CLOSED"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "ENP_STARTDATE",
     "type": "esriFieldTypeDate",
     "alias": "Emergency No Parking Start Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ENP_ENDDATE",
     "type": "esriFieldTypeDate",
     "alias": "Emergency No Parking End Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ENP_STARTTIME",
     "type": "esriFieldTypeString",
     "alias": "Emergency No Parking Start Time",
     "length": 50,
     "domain": null
    },
    {
     "name": "ENP_ENDTIME",
     "type": "esriFieldTypeString",
     "alias": "Emergency No Parking End Time",
     "length": 50,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "ENTITY",
     "type": "esriFieldTypeString",
     "alias": "DDOTSGIS.TRAFFICSAFETY.MajorEvent_TrafficRestrictions.ENTITY",
     "length": 25,
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R195_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S132_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 13,
   "name": "Event Route",
   "type": "Feature Layer",
   "description": "",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 5
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.07319487863151,
    "ymin": 38.826321614968926,
    "xmax": -76.875926196,
    "ymax": 38.96126685882664,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "START_LAT",
     "type": "esriFieldTypeDouble",
     "alias": "START_LAT",
     "domain": null
    },
    {
     "name": "START_LON",
     "type": "esriFieldTypeDouble",
     "alias": "START_LON",
     "domain": null
    },
    {
     "name": "END_LAT",
     "type": "esriFieldTypeDouble",
     "alias": "END_LAT",
     "domain": null
    },
    {
     "name": "END_LON",
     "type": "esriFieldTypeDouble",
     "alias": "END_LON",
     "domain": null
    },
    {
     "name": "LENGTH_FT",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH_FT",
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "ROUTE",
     "type": "esriFieldTypeString",
     "alias": "ROUTE",
     "length": 255,
     "domain": null
    },
    {
     "name": "ROUTETYPE",
     "type": "esriFieldTypeString",
     "alias": "ROUTETYPE",
     "length": 50,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SEGMENT",
     "type": "esriFieldTypeString",
     "alias": "SEGMENT",
     "length": 100,
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R256_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S168_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 14,
   "name": "Water Stations and Bathrooms",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "8c34ff2a3356b6dd21df59aebb34fe0b",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8klEQVQ4jcXVsStFURzA8Y96SsmGDHaTQZnMUuI/oEyyWBj0LEoGlJQy+AMM/AOU3WI1eaOyCiWDRKfO9HLPPedK71tn+t0+93bOqdvyj7V6iQ9jIDF/i6sYH0MHQ4ln7jGFr1J8vwYOTWIVZyX4NFbktYcLvOTiJ+jLxMO57GAzB1/CjLLW49Z0UvggDpTXj2MspvA2xjVrAXO4qcKfG8Kh7+5D7cZPsYaJBvg57lL4JzZwVQi/YzvntlzHNV+AH+IpBxe/fjbegroecfTboAp/iPsfXlLXFj5K8NAuljGiultcVg1T+CtGE/Paevqz+FM/g/QmE9YRFSIAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.04115505187175,
    "ymin": 38.876212267978396,
    "xmax": -76.97189195926276,
    "ymax": 38.96096269106685,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 50,
     "domain": null
    },
    {
     "name": "TENT",
     "type": "esriFieldTypeString",
     "alias": "TENT",
     "length": 50,
     "domain": null
    },
    {
     "name": "AMBASSADOR_ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONE_LETTER",
     "type": "esriFieldTypeString",
     "alias": "ZONE_LETTER",
     "length": 50,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R207_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S144_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 15,
   "name": "Other Event Amenity",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "6d7c91c958b5e0fa9e482e18268af0e3",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQ4jWNhoCJgoZVhUgwMDHZkmHGIgYHhGbphRgwMDMvJMMwXm2EUA5ZRw0gGLKRrwQ1GDRuuYXacgYHBkQwzLmMz7C0DA8MBarmMYgAAdkAH4TOGUnoAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -77.04115505187175,
    "ymin": 38.876212267978396,
    "xmax": -76.97189195926276,
    "ymax": 38.96078499203283,
    "spatialReference": {
     "wkid": 4326,
     "latestWkid": 4326,
     "xyTolerance": 8.98315284119521E-9,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "EVENTNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "length": 50,
     "domain": null
    },
    {
     "name": "TENT",
     "type": "esriFieldTypeString",
     "alias": "TENT",
     "length": 50,
     "domain": null
    },
    {
     "name": "AMBASSADOR_ZONE",
     "type": "esriFieldTypeString",
     "alias": "ZONE",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONE_LETTER",
     "type": "esriFieldTypeString",
     "alias": "ZONE_LETTER",
     "length": 50,
     "domain": null
    },
    {
     "name": "EVENTNAME",
     "type": "esriFieldTypeString",
     "alias": "EventName",
     "length": 255,
     "domain": null
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "SignStatus",
      "description": "Current Status of a Traffic Sign",
      "codedValues": [
       {
        "name": "Active",
        "code": 1
       },
       {
        "name": "Prospective",
        "code": 2
       },
       {
        "name": "Temporarily Out of Service",
        "code": 3
       },
       {
        "name": "Temporary",
        "code": 4
       },
       {
        "name": "Retired",
        "code": 5
       },
       {
        "name": "Requested (New)",
        "code": 6
       },
       {
        "name": "Requested (Change)",
        "code": 7
       },
       {
        "name": "Requested (Remove)",
        "code": 8
       },
       {
        "name": "Requested (Swap)",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 255,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R185_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S122_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": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}