{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Allegany County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Layer of Allegany County Transit bus stops. ACT's system is a flag bus route system so not all of the stops have physical posts. Stops were retrieved from GTFS file.",
   "copyrightText": "CMRT, MD iMAP, ACT, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8799290.6719,
    "ymin": 4790745.620200001,
    "xmax": -8762358.9837,
    "ymax": 4823175.960199997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       215,
       158,
       158,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R586_pk",
     "fields": "OID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S573_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Allegany County Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 1,
   "name": "Allegany County Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Layer of Allegany County Transit's eight bus routes. Layer contains loop variations as separate shapes. The attribute table has Route Name and destination information.",
   "copyrightText": "CMRT, MD iMAP, ACT, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8799693.2032,
    "ymin": 4790701.955899999,
    "xmax": -8762295.0585,
    "ymax": 4823183.882200003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "rt_long_nm",
     "uniqueValueGroups": [
      {
       "heading": "Route Long Name",
       "classes": [
        {
         "label": "Blue Line Loop 1",
         "description": "Blue Line Loop 1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           169,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Blue Line Loop 1"
          ]
         ]
        },
        {
         "label": "Blue Line Loop 2",
         "description": "Blue Line Loop 2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           169,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Blue Line Loop 2"
          ]
         ]
        },
        {
         "label": "Evening Service",
         "description": "Evening Service",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Evening Service"
          ]
         ]
        },
        {
         "label": "FSU Day",
         "description": "FSU Day",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           85,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "FSU Day"
          ]
         ]
        },
        {
         "label": "FSU Evening",
         "description": "FSU Evening",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           0,
           168,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "FSU Evening"
          ]
         ]
        },
        {
         "label": "FSU Saturday",
         "description": "FSU Saturday",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           129,
           179,
           171,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "FSU Saturday"
          ]
         ]
        },
        {
         "label": "Gold Line",
         "description": "Gold Line",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           205,
           205,
           102,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Gold Line"
          ]
         ]
        },
        {
         "label": "Green Line Loop 1",
         "description": "Green Line Loop 1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Green Line Loop 1"
          ]
         ]
        },
        {
         "label": "Green Line Loop 2",
         "description": "Green Line Loop 2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Green Line Loop 2"
          ]
         ]
        },
        {
         "label": "Morning Service",
         "description": "Morning Service",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           219,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Morning Service"
          ]
         ]
        },
        {
         "label": "Purple Line",
         "description": "Purple Line",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           169,
           0,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Purple Line"
          ]
         ]
        },
        {
         "label": "Red Line Loop 1",
         "description": "Red Line Loop 1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Red Line Loop 1"
          ]
         ]
        },
        {
         "label": "Red Line Loop 2",
         "description": "Red Line Loop 2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Red Line Loop 2"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         169,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue Line Loop 1",
       "label": "Blue Line Loop 1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         169,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue Line Loop 2",
       "label": "Blue Line Loop 2"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Evening Service",
       "label": "Evening Service"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "width": 1
       },
       "value": "FSU Day",
       "label": "FSU Day"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         0,
         168,
         255
        ],
        "width": 1
       },
       "value": "FSU Evening",
       "label": "FSU Evening"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         129,
         179,
         171,
         255
        ],
        "width": 1
       },
       "value": "FSU Saturday",
       "label": "FSU Saturday"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         205,
         205,
         102,
         255
        ],
        "width": 1
       },
       "value": "Gold Line",
       "label": "Gold Line"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green Line Loop 1",
       "label": "Green Line Loop 1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green Line Loop 2",
       "label": "Green Line Loop 2"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         219,
         0,
         255
        ],
        "width": 1
       },
       "value": "Morning Service",
       "label": "Morning Service"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         169,
         0,
         230,
         255
        ],
        "width": 1
       },
       "value": "Purple Line",
       "label": "Purple Line"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "Red Line Loop 1",
       "label": "Red Line Loop 1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "Red Line Loop 2",
       "label": "Red Line Loop 2"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "rt_long_nm",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Short Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Long Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R569_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S556_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "Blue Line Loop 1",
     "name": "Blue Line Loop 1",
     "domains": {},
     "templates": [
      {
       "name": "Blue Line Loop 1",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Blue Line Loop 1",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue Line Loop 2",
     "name": "Blue Line Loop 2",
     "domains": {},
     "templates": [
      {
       "name": "Blue Line Loop 2",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Blue Line Loop 2",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Evening Service",
     "name": "Evening Service",
     "domains": {},
     "templates": [
      {
       "name": "Evening Service",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Evening Service",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FSU Day",
     "name": "FSU Day",
     "domains": {},
     "templates": [
      {
       "name": "FSU Day",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "FSU Day",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FSU Evening",
     "name": "FSU Evening",
     "domains": {},
     "templates": [
      {
       "name": "FSU Evening",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "FSU Evening",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FSU Saturday",
     "name": "FSU Saturday",
     "domains": {},
     "templates": [
      {
       "name": "FSU Saturday",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "FSU Saturday",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold Line",
     "name": "Gold Line",
     "domains": {},
     "templates": [
      {
       "name": "Gold Line",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Gold Line",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green Line Loop 1",
     "name": "Green Line Loop 1",
     "domains": {},
     "templates": [
      {
       "name": "Green Line Loop 1",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Green Line Loop 1",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green Line Loop 2",
     "name": "Green Line Loop 2",
     "domains": {},
     "templates": [
      {
       "name": "Green Line Loop 2",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Green Line Loop 2",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Morning Service",
     "name": "Morning Service",
     "domains": {},
     "templates": [
      {
       "name": "Morning Service",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Morning Service",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Purple Line",
     "name": "Purple Line",
     "domains": {},
     "templates": [
      {
       "name": "Purple Line",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Purple Line",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Red Line Loop 1",
     "name": "Red Line Loop 1",
     "domains": {},
     "templates": [
      {
       "name": "Red Line Loop 1",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Red Line Loop 1",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Red Line Loop 2",
     "name": "Red Line Loop 2",
     "domains": {},
     "templates": [
      {
       "name": "Red Line Loop 2",
       "description": "",
       "prototype": {
        "attributes": {
         "route_id": null,
         "Variation": null,
         "rt_long_nm": "Red Line Loop 2",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 2,
   "name": "BWI Airport Shuttle Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Layer of BWI Shuttle Bus stops for all five shuttles. Bus stops are located at airport, parking lots and amtrak station. Created by CMRT.",
   "copyrightText": "CMRT, MD iMAP, BWI",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8537533.576,
    "ymin": 4747459.6325,
    "xmax": -8533584.851,
    "ymax": 4749269.5309000015,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       166,
       116,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R582_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S569_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "TRAN_BWIStops_CMRT",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 3,
   "name": "BWI Airport Shuttle Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "BWI Shuttle Routes. Layer created from GTFS data by the Central Maryland Regional Transit. Layer is symbolized.",
   "copyrightText": "CMRT, MD iMAP, BWI",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8537566.4152,
    "ymin": 4747428.038999997,
    "xmax": -8533530.7776,
    "ymax": 4749376.394299999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "rt_long_nm",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "BWI Amtrak/MARC Shuttle",
         "description": "BWI Amtrak/MARC Shuttle",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           77,
           168,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BWI Amtrak/MARC Shuttle"
          ]
         ]
        },
        {
         "label": "BWI Daily Parking",
         "description": "BWI Daily Parking",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           169,
           0,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BWI Daily Parking"
          ]
         ]
        },
        {
         "label": "BWI Express Parking",
         "description": "BWI Express Parking",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           85,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BWI Express Parking"
          ]
         ]
        },
        {
         "label": "BWI Long Term Parking A",
         "description": "BWI Long Term Parking A",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BWI Long Term Parking A"
          ]
         ]
        },
        {
         "label": "BWI Long Term Parking B",
         "description": "BWI Long Term Parking B",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           38,
           115,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BWI Long Term Parking B"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         77,
         168,
         255
        ],
        "width": 1
       },
       "value": "BWI Amtrak/MARC Shuttle",
       "label": "BWI Amtrak/MARC Shuttle"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         169,
         0,
         230,
         255
        ],
        "width": 1
       },
       "value": "BWI Daily Parking",
       "label": "BWI Daily Parking"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "width": 1
       },
       "value": "BWI Express Parking",
       "label": "BWI Express Parking"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "BWI Long Term Parking A",
       "label": "BWI Long Term Parking A"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 1
       },
       "value": "BWI Long Term Parking B",
       "label": "BWI Long Term Parking B"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "rt_long_nm",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R564_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S551_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "BWI Amtrak/MARC Shuttle",
     "name": "BWI Amtrak/MARC Shuttle",
     "domains": {},
     "templates": [
      {
       "name": "BWI Amtrak/MARC Shuttle",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "BWI Amtrak/MARC Shuttle"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BWI Daily Parking",
     "name": "BWI Daily Parking",
     "domains": {},
     "templates": [
      {
       "name": "BWI Daily Parking",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "BWI Daily Parking"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BWI Express Parking",
     "name": "BWI Express Parking",
     "domains": {},
     "templates": [
      {
       "name": "BWI Express Parking",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "BWI Express Parking"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BWI Long Term Parking A",
     "name": "BWI Long Term Parking A",
     "domains": {},
     "templates": [
      {
       "name": "BWI Long Term Parking A",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "BWI Long Term Parking A"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BWI Long Term Parking B",
     "name": "BWI Long Term Parking B",
     "domains": {},
     "templates": [
      {
       "name": "BWI Long Term Parking B",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "BWI Long Term Parking B"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 4,
   "name": "Calvert County Public Transportation Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stop locations for Calvert County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8534276.2564,
    "ymin": 4625137.316,
    "xmax": -8505516.198,
    "ymax": 4682498.075499997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       158,
       137,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Name"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R566_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S553_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Calvert County Public Transportation Stops",
     "description": "",
     "prototype": {
      "attributes": {"Name": null}
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 5,
   "name": "Calvert County Public Transportation Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for Calvert County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8534260.8718,
    "ymin": 4625080.206200004,
    "xmax": -8505499.3749,
    "ymax": 4682522.618299998,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "Blue",
         "description": "Blue",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           92,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Blue_IB_Sat"
          ],
          [
           "Blue_OB_Sat"
          ],
          [
           "Blue_S1_IB"
          ],
          [
           "Blue_S1_OB"
          ],
          [
           "Blue_S2_IB"
          ],
          [
           "Blue_S2_OB"
          ],
          [
           "Blue_S3_IB"
          ]
         ]
        },
        {
         "label": "Gold",
         "description": "Gold",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Gold_S1_IB"
          ],
          [
           "Gold_S1_OB"
          ],
          [
           "Gold_S2_IB"
          ],
          [
           "Gold_S2_OB"
          ],
          [
           "Gold_S3_IB"
          ],
          [
           "Gold_S4_IB"
          ]
         ]
        },
        {
         "label": "Green",
         "description": "Green",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Green_IB_Sat"
          ],
          [
           "Green_S1_IB"
          ],
          [
           "Green_S1_OB"
          ],
          [
           "Green_S1_OB_Sat"
          ],
          [
           "Green_S2_IB"
          ],
          [
           "Green_S2_OB"
          ],
          [
           "Green_S2_OB_Sat"
          ]
         ]
        },
        {
         "label": "Orange",
         "description": "Orange",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           230,
           152,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Orange_S1_IB"
          ],
          [
           "Orange_S1_OB"
          ],
          [
           "Orange_S2_IB"
          ],
          [
           "Orange_S2_OB"
          ]
         ]
        },
        {
         "label": "Pink",
         "description": "Pink",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           190,
           190,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Pink_IB_Sat"
          ],
          [
           "Pink_OB_Sat"
          ],
          [
           "Pink_S1_IB"
          ],
          [
           "Pink_S1_OB"
          ],
          [
           "Pink_S2_IB"
          ],
          [
           "Pink_S2_OB"
          ]
         ]
        },
        {
         "label": "White",
         "description": "White",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "White_IB"
          ],
          [
           "White_IB_Sat"
          ],
          [
           "White_S1_OB"
          ],
          [
           "White_S1_OB_Sat"
          ],
          [
           "White_S2_OB"
          ],
          [
           "White_S2_OB_Sat"
          ],
          [
           "White_S3_OB"
          ],
          [
           "White_S4_OB"
          ],
          [
           "White_S5_OB"
          ],
          [
           "White_S6_OB"
          ],
          [
           "White_S7_OB"
          ],
          [
           "White_S8_OB"
          ]
         ]
        },
        {
         "label": "Yellow",
         "description": "Yellow",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Yellow_S1_IB"
          ],
          [
           "Yellow_S1_OB"
          ],
          [
           "Yellow_S2_IB"
          ],
          [
           "Yellow_S2_OB"
          ],
          [
           "Yellow_S3_IB"
          ],
          [
           "Yellow_S3_OB"
          ],
          [
           "Yellow_S4_IB"
          ],
          [
           "Yellow_S4_OB"
          ],
          [
           "Yellow_S5_IB"
          ],
          [
           "Yellow_S5_OB"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_IB_Sat",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_OB_Sat",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_S1_IB",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_S1_OB",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_S2_IB",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_S2_OB",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "Blue_S3_IB",
       "label": "Blue"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S1_IB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S1_OB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S2_IB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S2_OB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S3_IB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Gold_S4_IB",
       "label": "Gold"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_IB_Sat",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S1_IB",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S1_OB",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S1_OB_Sat",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S2_IB",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S2_OB",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green_S2_OB_Sat",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 1
       },
       "value": "Orange_S1_IB",
       "label": "Orange"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 1
       },
       "value": "Orange_S1_OB",
       "label": "Orange"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 1
       },
       "value": "Orange_S2_IB",
       "label": "Orange"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 1
       },
       "value": "Orange_S2_OB",
       "label": "Orange"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_IB_Sat",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_OB_Sat",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_S1_IB",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_S1_OB",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_S2_IB",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "width": 1
       },
       "value": "Pink_S2_OB",
       "label": "Pink"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_IB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_IB_Sat",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S1_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S1_OB_Sat",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S2_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S2_OB_Sat",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S3_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S4_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S5_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S6_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S7_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "White_S8_OB",
       "label": "White"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S1_IB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S1_OB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S2_IB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S2_OB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S3_IB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S3_OB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S4_IB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S4_OB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S5_IB",
       "label": "Yellow"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "Yellow_S5_OB",
       "label": "Yellow"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          220,
          255
         ],
         "toColor": [
          252,
          207,
          220,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          184,
          255
         ],
         "toColor": [
          179,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          179,
          252,
          255
         ],
         "toColor": [
          184,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          250,
          252,
          255
         ],
         "toColor": [
          179,
          250,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          239,
          192,
          255
         ],
         "toColor": [
          252,
          239,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          250,
          255
         ],
         "toColor": [
          252,
          179,
          250,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          222,
          252,
          255
         ],
         "toColor": [
          212,
          222,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          252,
          224,
          255
         ],
         "toColor": [
          210,
          252,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          243,
          210,
          252,
          255
         ],
         "toColor": [
          243,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          206,
          184,
          255
         ],
         "toColor": [
          252,
          206,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          228,
          252,
          189,
          255
         ],
         "toColor": [
          228,
          252,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          185,
          255
         ],
         "toColor": [
          252,
          182,
          185,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          211,
          255
         ],
         "toColor": [
          179,
          252,
          211,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "rt_long_nm",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Long Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R588_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S575_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "Blue_IB_Sat",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_IB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_IB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_OB_Sat",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_S1_IB",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_S1_OB",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_S2_IB",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_S2_OB",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Blue_S3_IB",
     "name": "Blue",
     "domains": {},
     "templates": [
      {
       "name": "Blue_S3_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Blue_S3_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S1_IB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S1_OB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S2_IB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S2_OB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S3_IB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S3_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S3_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gold_S4_IB",
     "name": "Gold",
     "domains": {},
     "templates": [
      {
       "name": "Gold_S4_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Gold_S4_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_IB_Sat",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_IB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_IB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S1_IB",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S1_OB",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S1_OB_Sat",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S1_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S1_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S2_IB",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S2_OB",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green_S2_OB_Sat",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green_S2_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Green_S2_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Orange_S1_IB",
     "name": "Orange",
     "domains": {},
     "templates": [
      {
       "name": "Orange_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Orange_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Orange_S1_OB",
     "name": "Orange",
     "domains": {},
     "templates": [
      {
       "name": "Orange_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Orange_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Orange_S2_IB",
     "name": "Orange",
     "domains": {},
     "templates": [
      {
       "name": "Orange_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Orange_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Orange_S2_OB",
     "name": "Orange",
     "domains": {},
     "templates": [
      {
       "name": "Orange_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Orange_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_IB_Sat",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_IB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_IB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_OB_Sat",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_S1_IB",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_S1_OB",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_S2_IB",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pink_S2_OB",
     "name": "Pink",
     "domains": {},
     "templates": [
      {
       "name": "Pink_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Pink_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_IB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_IB_Sat",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_IB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_IB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S1_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S1_OB_Sat",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S1_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S1_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S2_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S2_OB_Sat",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S2_OB_Sat",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S2_OB_Sat",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S3_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S3_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S3_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S4_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S4_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S4_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S5_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S5_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S5_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S6_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S6_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S6_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S7_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S7_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S7_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "White_S8_OB",
     "name": "White",
     "domains": {},
     "templates": [
      {
       "name": "White_S8_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "White_S8_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S1_IB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S1_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S1_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S1_OB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S1_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S1_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S2_IB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S2_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S2_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S2_OB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S2_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S2_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S3_IB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S3_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S3_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S3_OB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S3_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S3_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S4_IB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S4_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S4_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S4_OB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S4_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S4_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S5_IB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S5_IB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S5_IB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Yellow_S5_OB",
     "name": "Yellow",
     "domains": {},
     "templates": [
      {
       "name": "Yellow_S5_OB",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "Yellow_S5_OB",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 6,
   "name": "Carroll County Transit System Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This geodatabase shows all active Carroll Transit System (CTS) stops as of 02/02/2016. The attribute table also contains a row with the town that each stop falls in.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Carroll Transit System, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8591251.5755,
    "ymin": 4774023.846699998,
    "xmax": -8563160.6586,
    "ymax": 4816588.758100003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       158,
       137,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R585_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S572_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "CTS_Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 7,
   "name": "Carroll County Transit System Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This geodatabase shows all active Carroll Transit System Routes and its variations.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Carroll Transit System, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8591336.0113,
    "ymin": 4773895.411899999,
    "xmax": -8563098.9876,
    "ymax": 4816611.749399997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       92,
       230,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R580_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S567_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "CTS_Routes",
     "description": "",
     "prototype": {
      "attributes": {
       "Variation": null,
       "route_id": null,
       "rt_long_nm": null,
       "Destination": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 8,
   "name": "Cecil County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stops of Cecil County's Transit system. Some of these bus stops are flag stops - not all are physical stops. The attribute table contains the stop name and a short description of its location. The attribute table also contains the city or town for each stop.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Cecil County, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8468774.9775,
    "ymin": 4800751.681199998,
    "xmax": -8431727.8509,
    "ymax": 4820011.998899996,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       138,
       0,
       55,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R574_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S561_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Maryland Cecil County Transit Bus Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 9,
   "name": "Cecil County Transit  Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for Cecil County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Cecil County, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8469047.5989,
    "ymin": 4800631.1329,
    "xmax": -8431457.7898,
    "ymax": 4820085.625100002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route Number",
       "classes": [
        {
         "label": "1",
         "description": "1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "2",
         "description": "2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           115,
           76,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "2"
          ]
         ]
        },
        {
         "label": "3",
         "description": "3",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           40,
           146,
           199,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "3"
          ]
         ]
        },
        {
         "label": "4",
         "description": "4",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           132,
           0,
           168,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "4"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "1",
       "label": "1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         115,
         76,
         255
        ],
        "width": 1
       },
       "value": "2",
       "label": "2"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         40,
         146,
         199,
         255
        ],
        "width": 1
       },
       "value": "3",
       "label": "3"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         132,
         0,
         168,
         255
        ],
        "width": 1
       },
       "value": "4",
       "label": "4"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R570_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S557_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "1",
     "name": "1",
     "domains": {},
     "templates": [
      {
       "name": "1",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "1",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "2",
     "name": "2",
     "domains": {},
     "templates": [
      {
       "name": "2",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "2",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "3",
     "name": "3",
     "domains": {},
     "templates": [
      {
       "name": "3",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "3",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "4",
     "name": "4",
     "domains": {},
     "templates": [
      {
       "name": "4",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "route_id": "4",
         "rt_long_nm": null,
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 10,
   "name": "Charles County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stop locations for Charles County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8596183.9195,
    "ymin": 4631218.8213,
    "xmax": -8546234.5992,
    "ymax": 4675373.8891,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       133,
       0,
       11,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Name"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R583_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S570_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Charles County Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {"Name": null}
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 11,
   "name": "Charles County Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for Charles County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8597669.2555,
    "ymin": 4631180.700400002,
    "xmax": -8546220.5038,
    "ymax": 4675484.896600001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "rt_long_nm",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "301 Connector",
         "description": "301 Connector",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "301 Connector"
          ]
         ]
        },
        {
         "label": "Berry Road",
         "description": "Berry Road",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Berry Road"
          ]
         ]
        },
        {
         "label": "Brandywine Connector",
         "description": "Brandywine Connector",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Brandywine Connector"
          ]
         ]
        },
        {
         "label": "Bryans Road",
         "description": "Bryans Road",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Bryans Road"
          ]
         ]
        },
        {
         "label": "Business A",
         "description": "Business A",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Business A"
          ]
         ]
        },
        {
         "label": "Business B",
         "description": "Business B",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Business B"
          ]
         ]
        },
        {
         "label": "Charlotte Hall",
         "description": "Charlotte Hall",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Charlotte Hall"
          ]
         ]
        },
        {
         "label": "Indian Head",
         "description": "Indian Head",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Indian Head"
          ]
         ]
        },
        {
         "label": "La Plata",
         "description": "La Plata",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           230,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "La Plata"
          ]
         ]
        },
        {
         "label": "Nanjemoy",
         "description": "Nanjemoy",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           230,
           152,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Nanjemoy"
          ]
         ]
        },
        {
         "label": "Newburg",
         "description": "Newburg",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           169,
           0,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Newburg"
          ]
         ]
        },
        {
         "label": "Pinefield",
         "description": "Pinefield",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           78,
           78,
           78,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Pinefield"
          ]
         ]
        },
        {
         "label": "St. Charles A",
         "description": "St. Charles A",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "St. Charles A"
          ]
         ]
        },
        {
         "label": "St. Charles B",
         "description": "St. Charles B",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "St. Charles B"
          ]
         ]
        },
        {
         "label": "St. Charles C",
         "description": "St. Charles C",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "St. Charles C"
          ]
         ]
        },
        {
         "label": "St. Charles D",
         "description": "St. Charles D",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "St. Charles D"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "301 Connector",
       "label": "301 Connector"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "Berry Road",
       "label": "Berry Road"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "Brandywine Connector",
       "label": "Brandywine Connector"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "Bryans Road",
       "label": "Bryans Road"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 1
       },
       "value": "Business A",
       "label": "Business A"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 1
       },
       "value": "Business B",
       "label": "Business B"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Charlotte Hall",
       "label": "Charlotte Hall"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "Indian Head",
       "label": "Indian Head"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "La Plata",
       "label": "La Plata"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "width": 1
       },
       "value": "Nanjemoy",
       "label": "Nanjemoy"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         169,
         0,
         230,
         255
        ],
        "width": 1
       },
       "value": "Newburg",
       "label": "Newburg"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         78,
         78,
         78,
         255
        ],
        "width": 1
       },
       "value": "Pinefield",
       "label": "Pinefield"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "St. Charles A",
       "label": "St. Charles A"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "St. Charles B",
       "label": "St. Charles B"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "St. Charles C",
       "label": "St. Charles C"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "St. Charles D",
       "label": "St. Charles D"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          252,
          250,
          255
         ],
         "toColor": [
          187,
          252,
          250,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          238,
          179,
          252,
          255
         ],
         "toColor": [
          238,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          205,
          179,
          255
         ],
         "toColor": [
          252,
          205,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          218,
          252,
          182,
          255
         ],
         "toColor": [
          218,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          218,
          252,
          255
         ],
         "toColor": [
          215,
          218,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          187,
          211,
          255
         ],
         "toColor": [
          252,
          187,
          211,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          189,
          252,
          255
         ],
         "toColor": [
          184,
          189,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          249,
          212,
          255
         ],
         "toColor": [
          252,
          249,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          209,
          255
         ],
         "toColor": [
          184,
          252,
          209,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          243,
          255
         ],
         "toColor": [
          252,
          215,
          243,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          233,
          252,
          255
         ],
         "toColor": [
          179,
          233,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          250,
          179,
          255
         ],
         "toColor": [
          252,
          250,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          187,
          238,
          255
         ],
         "toColor": [
          252,
          187,
          238,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          229,
          255
         ],
         "toColor": [
          215,
          252,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          220,
          215,
          255
         ],
         "toColor": [
          252,
          220,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          236,
          202,
          252,
          255
         ],
         "toColor": [
          236,
          202,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "shape_id",
   "typeIdField": "rt_long_nm",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "shape_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "shape_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Long Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R563_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S550_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "301 Connector",
     "name": "301 Connector",
     "domains": {},
     "templates": [
      {
       "name": "301 Connector",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "301 Connector"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Berry Road",
     "name": "Berry Road",
     "domains": {},
     "templates": [
      {
       "name": "Berry Road",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Berry Road"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Brandywine Connector",
     "name": "Brandywine Connector",
     "domains": {},
     "templates": [
      {
       "name": "Brandywine Connector",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Brandywine Connector"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Bryans Road",
     "name": "Bryans Road",
     "domains": {},
     "templates": [
      {
       "name": "Bryans Road",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Bryans Road"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Business A",
     "name": "Business A",
     "domains": {},
     "templates": [
      {
       "name": "Business A",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Business A"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Business B",
     "name": "Business B",
     "domains": {},
     "templates": [
      {
       "name": "Business B",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Business B"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Charlotte Hall",
     "name": "Charlotte Hall",
     "domains": {},
     "templates": [
      {
       "name": "Charlotte Hall",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Charlotte Hall"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Indian Head",
     "name": "Indian Head",
     "domains": {},
     "templates": [
      {
       "name": "Indian Head",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Indian Head"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "La Plata",
     "name": "La Plata",
     "domains": {},
     "templates": [
      {
       "name": "La Plata",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "La Plata"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Nanjemoy",
     "name": "Nanjemoy",
     "domains": {},
     "templates": [
      {
       "name": "Nanjemoy",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Nanjemoy"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Newburg",
     "name": "Newburg",
     "domains": {},
     "templates": [
      {
       "name": "Newburg",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Newburg"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Pinefield",
     "name": "Pinefield",
     "domains": {},
     "templates": [
      {
       "name": "Pinefield",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Pinefield"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "St. Charles A",
     "name": "St. Charles A",
     "domains": {},
     "templates": [
      {
       "name": "St. Charles A",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "St. Charles A"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "St. Charles B",
     "name": "St. Charles B",
     "domains": {},
     "templates": [
      {
       "name": "St. Charles B",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "St. Charles B"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "St. Charles C",
     "name": "St. Charles C",
     "domains": {},
     "templates": [
      {
       "name": "St. Charles C",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "St. Charles C"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "St. Charles D",
     "name": "St. Charles D",
     "domains": {},
     "templates": [
      {
       "name": "St. Charles D",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "St. Charles D"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 12,
   "name": "Charm City Circulator Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This layer contains the bus stops of the four circulators (Purple, Green, Orange, Banner) as well as the landings/piers for the three Harbor Connector Ferry Routes. The layer was converted from GTFS format to GIS format. Created by Central Maryland Regional Transit (CMRT).",
   "copyrightText": "CMRT, CCC, MD iMAP, MD TRIP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8530963.7223,
    "ymin": 4759831.495499998,
    "xmax": -8524187.1483,
    "ymax": 4768768.428800002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       79,
       0,
       143,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Stop Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Stop Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R581_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S568_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Charm City Circulator Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_lon": null,
       "stop_name": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 13,
   "name": "Charm City Circulator Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This layer contains the shapes of the four circulators (Purple, Green, Orange, Banner) as well as the three Harbor Connector Ferry Routes. The layer was converted from GTFS format to GIS format. Any and all variations are displayed in this layer. Created by Central Maryland Regional Transit (CMRT).",
   "copyrightText": "CMRT, CCC, MD iMAP, MD TRIP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8531003.352,
    "ymin": 4759779.877400003,
    "xmax": -8524188.1502,
    "ymax": 4768783.575400002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "rt_long_nm",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "Banner",
         "description": "Banner",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           38,
           115,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Banner"
          ]
         ]
        },
        {
         "label": "Green",
         "description": "Green",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           152,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Green"
          ]
         ]
        },
        {
         "label": "Harbor Connector",
         "description": "Harbor Connector",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           40,
           146,
           199,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Harbor Connector"
          ]
         ]
        },
        {
         "label": "Orange",
         "description": "Orange",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           250,
           141,
           52,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Orange"
          ]
         ]
        },
        {
         "label": "Purple",
         "description": "Purple",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           197,
           0,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Purple"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         38,
         115,
         255
        ],
        "width": 1
       },
       "value": "Banner",
       "label": "Banner"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "Green",
       "label": "Green"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         40,
         146,
         199,
         255
        ],
        "width": 1
       },
       "value": "Harbor Connector",
       "label": "Harbor Connector"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         250,
         141,
         52,
         255
        ],
        "width": 1
       },
       "value": "Orange",
       "label": "Orange"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 1
       },
       "value": "Purple",
       "label": "Purple"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "rt_long_nm",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 70,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "route_type_text",
     "type": "esriFieldTypeString",
     "alias": "Route Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "route_type_text"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R561_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S548_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "Banner",
     "name": "Banner",
     "domains": {},
     "templates": [
      {
       "name": "Banner",
       "description": "",
       "prototype": {
        "attributes": {
         "route_type_text": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "Banner",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Green",
     "name": "Green",
     "domains": {},
     "templates": [
      {
       "name": "Green",
       "description": "",
       "prototype": {
        "attributes": {
         "route_type_text": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "Green",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Harbor Connector",
     "name": "Harbor Connector",
     "domains": {},
     "templates": [
      {
       "name": "Harbor Connector",
       "description": "",
       "prototype": {
        "attributes": {
         "route_type_text": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "Harbor Connector",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Orange",
     "name": "Orange",
     "domains": {},
     "templates": [
      {
       "name": "Orange",
       "description": "",
       "prototype": {
        "attributes": {
         "route_type_text": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "Orange",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Purple",
     "name": "Purple",
     "domains": {},
     "templates": [
      {
       "name": "Purple",
       "description": "",
       "prototype": {
        "attributes": {
         "route_type_text": null,
         "Variation": null,
         "route_id": null,
         "rt_long_nm": "Purple",
         "Destination": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 14,
   "name": "Delmarva Community Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stop locations for the Delmarva Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8486356.7778,
    "ymin": 4631311.107000001,
    "xmax": -8415332.1597,
    "ymax": 4762082.0995000005,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       124,
       158,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Name"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R567_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S554_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Delmarva Community Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {"Name": null}
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 15,
   "name": "Delmarva Community Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for Delmarva Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8486378.2625,
    "ymin": 4631248.7075999975,
    "xmax": -8415291.3402,
    "ymax": 4762559.007299997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       22,
       0,
       148,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "shape_id",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "shape_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "shape_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Long Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R587_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S574_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Delmarva Community Transit Routes",
     "description": "",
     "prototype": {
      "attributes": {
       "Variation": null,
       "Destination": null,
       "shape_id": null,
       "rt_long_nm": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 16,
   "name": "Frederick County TransIT Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This layer displays TransIT shuttles, connectors, and Meet-The-MARC routes. All routes contain variations when applicable. Routes have been symbolized. Shapefiles were created by Frederick County and attribute table was cleaned up by Central Maryland Regional Transit.",
   "copyrightText": "CMRT, MD iMAP, Frederick County",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8645634.4207,
    "ymin": 4760987.742200002,
    "xmax": -8606929.315,
    "ymax": 4823217.884000003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       128,
       0,
       123,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Stop Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Stop Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R589_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S576_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Frederick County TransIT Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_lon": null,
       "stop_name": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 17,
   "name": "Frederick County TransIT Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This layer displays TransIT shuttles, connectors, and Meet-The-MARC routes. All routes contain variations when applicable. Routes have been symbolized. Shapefiles were created by Frederick County and attribute table was cleaned up by Central Maryland Regional Transit.",
   "copyrightText": "CMRT, MD iMAP, Frederick County",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8645654.2404,
    "ymin": 4760977.7469,
    "xmax": -8606633.2126,
    "ymax": 4823270.402999997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route ID",
       "classes": [
        {
         "label": "10",
         "description": "10",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           38,
           115,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "10"
          ]
         ]
        },
        {
         "label": "20",
         "description": "20",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           112,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "20"
          ]
         ]
        },
        {
         "label": "40",
         "description": "40",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "40"
          ]
         ]
        },
        {
         "label": "50",
         "description": "50",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "50"
          ]
         ]
        },
        {
         "label": "51",
         "description": "51",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           77,
           168,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "51"
          ]
         ]
        },
        {
         "label": "60",
         "description": "60",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "60"
          ]
         ]
        },
        {
         "label": "61",
         "description": "61",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           115,
           223,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "61"
          ]
         ]
        },
        {
         "label": "65",
         "description": "65",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           132,
           0,
           168,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "65"
          ]
         ]
        },
        {
         "label": "80",
         "description": "80",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           190,
           255,
           232,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "80"
          ]
         ]
        },
        {
         "label": "85",
         "description": "85",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           190,
           210,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "85"
          ]
         ]
        },
        {
         "label": "BJS",
         "description": "BJS",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           190,
           232,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "BJS"
          ]
         ]
        },
        {
         "label": "EFS",
         "description": "EFS",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           190,
           232,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "EFS"
          ]
         ]
        },
        {
         "label": "ETS",
         "description": "ETS",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           190,
           232,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "ETS"
          ]
         ]
        },
        {
         "label": "MTM",
         "description": "MTM",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "MTM"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "width": 1
       },
       "value": "10",
       "label": "10"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "width": 1
       },
       "value": "20",
       "label": "20"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "40",
       "label": "40"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "50",
       "label": "50"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         77,
         168,
         255
        ],
        "width": 1
       },
       "value": "51",
       "label": "51"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "60",
       "label": "60"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "width": 1
       },
       "value": "61",
       "label": "61"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         132,
         0,
         168,
         255
        ],
        "width": 1
       },
       "value": "65",
       "label": "65"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         190,
         255,
         232,
         255
        ],
        "width": 1
       },
       "value": "80",
       "label": "80"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         190,
         210,
         255,
         255
        ],
        "width": 1
       },
       "value": "85",
       "label": "85"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "width": 1
       },
       "value": "BJS",
       "label": "BJS"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "width": 1
       },
       "value": "EFS",
       "label": "EFS"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "width": 1
       },
       "value": "ETS",
       "label": "ETS"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "MTM",
       "label": "MTM"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Variation",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R575_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S562_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "10",
     "name": "10",
     "domains": {},
     "templates": [
      {
       "name": "10",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "10",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "20",
     "name": "20",
     "domains": {},
     "templates": [
      {
       "name": "20",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "20",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "40",
     "name": "40",
     "domains": {},
     "templates": [
      {
       "name": "40",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "40",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "50",
     "name": "50",
     "domains": {},
     "templates": [
      {
       "name": "50",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "50",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "51",
     "name": "51",
     "domains": {},
     "templates": [
      {
       "name": "51",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "51",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "60",
     "name": "60",
     "domains": {},
     "templates": [
      {
       "name": "60",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "60",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "61",
     "name": "61",
     "domains": {},
     "templates": [
      {
       "name": "61",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "61",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "65",
     "name": "65",
     "domains": {},
     "templates": [
      {
       "name": "65",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "65",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "80",
     "name": "80",
     "domains": {},
     "templates": [
      {
       "name": "80",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "80",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "85",
     "name": "85",
     "domains": {},
     "templates": [
      {
       "name": "85",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "85",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BJS",
     "name": "BJS",
     "domains": {},
     "templates": [
      {
       "name": "BJS",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "BJS",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "EFS",
     "name": "EFS",
     "domains": {},
     "templates": [
      {
       "name": "EFS",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "EFS",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "ETS",
     "name": "ETS",
     "domains": {},
     "templates": [
      {
       "name": "ETS",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "ETS",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "MTM",
     "name": "MTM",
     "domains": {},
     "templates": [
      {
       "name": "MTM",
       "description": "",
       "prototype": {
        "attributes": {
         "Destination": null,
         "Variation": null,
         "route_id": "MTM",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 18,
   "name": "Montgomery County Ride On Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Layer was created from January 2016 GTFS stop data.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Ride On",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8618205.6978,
    "ymin": 4712463.898800001,
    "xmax": -8564594.6763,
    "ymax": 4763082.5293999985,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       111,
       130,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_code",
     "type": "esriFieldTypeInteger",
     "alias": "Stop Code",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_code"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R578_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S565_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "MCRideOnStopsProject",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lon": null,
       "stop_code": null,
       "stop_name": null,
       "stop_lat": null,
       "Town": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 19,
   "name": "Montgomery County Ride On Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This layer shows all Montgomery County Ride On bus routes including all variations. The information was retrieved from January 2016 MCRO GTFS files. The GTFS file was converted to ArcGIS format by CMRT.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP,  Ride On",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8618242.8089,
    "ymin": 4712469.496200003,
    "xmax": -8564561.3918,
    "ymax": 4763073.899700001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       128,
       0,
       100,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_id",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R558_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S545_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Montgomery County Ride On Routes",
     "description": "",
     "prototype": {
      "attributes": {
       "Variation": null,
       "route_id": null,
       "rt_long_nm": null,
       "Destination": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 20,
   "name": "Ocean City Transportation Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This layer displays all of Ocean City's bus stops. Not all stops or routes are year around due to the touristic nature of the town. All stops are in session during the summer months. File retrieved from GTFS stop data created by CMRT.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8360807.056,
    "ymin": 4625758.424900003,
    "xmax": -8354794.620200001,
    "ymax": 4643116.8728,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       143,
       0,
       14,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R579_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S566_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Ocean City Transportation Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 21,
   "name": "Ocean City Transportation Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Layer showing bus lines of Ocean City. Ocean City has one bus line that runs all year around along Coastal Highway. Both Inbound and Outbound are included as separate entities. Ocean City's second bus line goes to West Ocean City Park N Ride and runs only during the summer months. Both Inbound and Outbound are included as well.",
   "copyrightText": "MD iMAP, CMRT, MD TRIP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8360940.3433,
    "ymin": 4625755.9899,
    "xmax": -8354791.388499999,
    "ymax": 4643266.4186,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route ID",
       "classes": [
        {
         "label": "1",
         "description": "1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "2",
         "description": "2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           169,
           0,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "2"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "1",
       "label": "1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         169,
         0,
         230,
         255
        ],
        "width": 1
       },
       "value": "2",
       "label": "2"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "shape_id",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "shape_id",
     "type": "esriFieldTypeString",
     "alias": "Direction",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "shape_id"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R562_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S549_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "1",
     "name": "1",
     "domains": {},
     "templates": [
      {
       "name": "1",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "1",
         "rt_long_nm": null,
         "shape_id": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "2",
     "name": "2",
     "domains": {},
     "templates": [
      {
       "name": "2",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "2",
         "rt_long_nm": null,
         "shape_id": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 22,
   "name": "Prince Georges County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stop locations for Prince George's County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMap",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8573458.3794,
    "ymin": 4668003.605099998,
    "xmax": -8539209.8249,
    "ymax": 4724852.461000003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       37,
       158,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Name"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R568_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S555_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Prince Georges County Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {"Name": null}
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 23,
   "name": "Prince Georges County Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for Prince George's County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8573766.724,
    "ymin": 4667925.522,
    "xmax": -8539212.2739,
    "ymax": 4724925.394100003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       169,
       230,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "shape_id",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "shape_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "shape_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R577_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S564_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Prince Georges County Transit Routes",
     "description": "",
     "prototype": {
      "attributes": {
       "Variation": null,
       "Destination": null,
       "shape_id": null,
       "rt_long_nm": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 24,
   "name": "Queen Annes County Ride Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Layer displays all Queen Anne's CountyRide (QAC) Stops. Some stops are flag stops - not all are physical stops. The attribute table also contains the town and zip code that each stop is in.",
   "copyrightText": "CMRT, MD iMAP, MDTRIP.org, TRIP, Central Maryland Regional Transit, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8520832.6468,
    "ymin": 4687922.612499997,
    "xmax": -8466406.5439,
    "ymax": 4728391.536799997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       123,
       128,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R557_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S544_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Queen Annes County Ride Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 25,
   "name": "Queen Annes County Ride Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Shapefiles of QA CountyRide Bus Lines with all variations. There are three bus lines included and twelve variations.",
   "copyrightText": "CMRT, MD iMAP, MDTRIP.org, TRIP, Central Maryland Regional Transit, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8520915.0132,
    "ymin": 4687869.676899999,
    "xmax": -8466364.4922,
    "ymax": 4728390.790299997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route Number",
       "classes": [
        {
         "label": "Route 1",
         "description": "Route 1",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           40,
           146,
           199,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Route 1"
          ]
         ]
        },
        {
         "label": "Route 2",
         "description": "Route 2",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           190,
           232,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Route 2"
          ]
         ]
        },
        {
         "label": "Route 3",
         "description": "Route 3",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           38,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Route 3"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         40,
         146,
         199,
         255
        ],
        "width": 1
       },
       "value": "Route 1",
       "label": "Route 1"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         190,
         232,
         255
        ],
        "width": 1
       },
       "value": "Route 2",
       "label": "Route 2"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         38,
         0,
         255
        ],
        "width": 1
       },
       "value": "Route 3",
       "label": "Route 3"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": true,
   "hasZ": true,
   "enableZDefaults": false,
   "supportsVCSProjection": true,
   "allowUpdateWithoutMValues": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Destination",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R584_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S571_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "Route 1",
     "name": "Route 1",
     "domains": {},
     "templates": [
      {
       "name": "Route 1",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "Route 1"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Route 2",
     "name": "Route 2",
     "domains": {},
     "templates": [
      {
       "name": "Route 2",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "Route 2"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Route 3",
     "name": "Route 3",
     "domains": {},
     "templates": [
      {
       "name": "Route 3",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "Route 3"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 26,
   "name": "Regional Transportation Agency Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "This layer displays the bus stops of the Regional Transportation Agency (RTA). Layer includes stop names and their corresponding latitudes and longitudes. This data was mapped for use within the RTA GTFS feed and then converted to shapefiles.",
   "copyrightText": "RTA, MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8563498.4019,
    "ymin": 4718539.653099999,
    "xmax": -8524079.725,
    "ymax": 4763407.877499998,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       128,
       0,
       123,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeString",
     "alias": "Stop Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeString",
     "alias": "Stop Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R565_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S552_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Regional Transportation Agency Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_lon": null,
       "stop_name": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 27,
   "name": "Regional Transportation Agency Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This layer displays the bus routes of the Regional Transportation Agency (RTA). Layer includes all variants of route patterns with their corresponding symbology, route number, and route name. This data was mapped for use within the RTA GTFS feed and then converted to shapefiles.",
   "copyrightText": "RTA, MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8563570.203,
    "ymin": 4717665.901600003,
    "xmax": -8523934.8983,
    "ymax": 4763399.247400001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_co_1",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "Columbia Mall - Columbia Crossing / Dobbin Center",
         "description": "Columbia Mall - Columbia Crossing / Dobbin Center",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           105,
           145,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(0, 105, 145)"
          ]
         ]
        },
        {
         "label": "Towne Centre Laurel - South Laurel",
         "description": "Towne Centre Laurel - South Laurel",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           104,
           146,
           204,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(104, 146, 204)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Kings Contrivance",
         "description": "Columbia Mall - Kings Contrivance",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           126,
           75,
           29,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(126, 75, 29)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Kings Contrivance",
         "description": "Columbia Mall - Kings Contrivance",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           128,
           130,
           133,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(128, 130, 133)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Arundel Mills Mall",
         "description": "Columbia Mall - Arundel Mills Mall",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           172,
           184,
           190,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(172, 184, 190)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Sherwood Crossing",
         "description": "Columbia Mall - Sherwood Crossing",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           182,
           153,
           90,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(182, 153, 90)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Executive Park Drive",
         "description": "Columbia Mall - Executive Park Drive",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           195,
           154,
           107,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(195, 154, 107)"
          ]
         ]
        },
        {
         "label": "Towne Centre Laurel - Columbia Mall",
         "description": "Towne Centre Laurel - Columbia Mall",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           205,
           21,
           29,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(205, 21, 29)"
          ]
         ]
        },
        {
         "label": "Arundel Mills - Freetown Village",
         "description": "Arundel Mills - Freetown Village",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           215,
           23,
           31,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(215, 23, 31)"
          ]
         ]
        },
        {
         "label": "Towne Centre Laurel - College Park Metro Station",
         "description": "Towne Centre Laurel - College Park Metro Station",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           216,
           74,
           155,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(216, 74, 155)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Columbia Gateway",
         "description": "Columbia Mall - Columbia Gateway",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           238,
           46,
           37,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(238, 46, 37)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Hickory Ridge",
         "description": "Columbia Mall - Hickory Ridge",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           247,
           151,
           39,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(247, 151, 39)"
          ]
         ]
        },
        {
         "label": "Columbia Mall -  Ellicott City",
         "description": "Columbia Mall -  Ellicott City",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           254,
           194,
           16,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(254, 194, 16)"
          ]
         ]
        },
        {
         "label": "Towne Centre Laurel - Arundel Mills Mall",
         "description": "Towne Centre Laurel - Arundel Mills Mall",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           241,
           1,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(255, 241, 1)"
          ]
         ]
        },
        {
         "label": "Columbia Mall - Howard County Hospital / HCC",
         "description": "Columbia Mall - Howard County Hospital / HCC",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           82,
           125,
           35,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(82, 125, 35)"
          ]
         ]
        },
        {
         "label": "Towne Centre Laurel - Elkridge Corners",
         "description": "Towne Centre Laurel - Elkridge Corners",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           91,
           86,
           157,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(91, 86, 157)"
          ]
         ]
        },
        {
         "label": "Savage MARC - Fort Meade / Piney Orchard",
         "description": "Savage MARC - Fort Meade / Piney Orchard",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           99,
           108,
           44,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "(99, 108, 44)"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         105,
         145,
         255
        ],
        "width": 1
       },
       "value": "(0, 105, 145)",
       "label": "Columbia Mall - Columbia Crossing / Dobbin Center"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         146,
         204,
         255
        ],
        "width": 1
       },
       "value": "(104, 146, 204)",
       "label": "Towne Centre Laurel - South Laurel"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         126,
         75,
         29,
         255
        ],
        "width": 1
       },
       "value": "(126, 75, 29)",
       "label": "Columbia Mall - Kings Contrivance"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         128,
         130,
         133,
         255
        ],
        "width": 1
       },
       "value": "(128, 130, 133)",
       "label": "Columbia Mall - Kings Contrivance"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         172,
         184,
         190,
         255
        ],
        "width": 1
       },
       "value": "(172, 184, 190)",
       "label": "Columbia Mall - Arundel Mills Mall"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         182,
         153,
         90,
         255
        ],
        "width": 1
       },
       "value": "(182, 153, 90)",
       "label": "Columbia Mall - Sherwood Crossing"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         195,
         154,
         107,
         255
        ],
        "width": 1
       },
       "value": "(195, 154, 107)",
       "label": "Columbia Mall - Executive Park Drive"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         205,
         21,
         29,
         255
        ],
        "width": 1
       },
       "value": "(205, 21, 29)",
       "label": "Towne Centre Laurel - Columbia Mall"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         215,
         23,
         31,
         255
        ],
        "width": 1
       },
       "value": "(215, 23, 31)",
       "label": "Arundel Mills - Freetown Village"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         216,
         74,
         155,
         255
        ],
        "width": 1
       },
       "value": "(216, 74, 155)",
       "label": "Towne Centre Laurel - College Park Metro Station"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         238,
         46,
         37,
         255
        ],
        "width": 1
       },
       "value": "(238, 46, 37)",
       "label": "Columbia Mall - Columbia Gateway"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         247,
         151,
         39,
         255
        ],
        "width": 1
       },
       "value": "(247, 151, 39)",
       "label": "Columbia Mall - Hickory Ridge"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         254,
         194,
         16,
         255
        ],
        "width": 1
       },
       "value": "(254, 194, 16)",
       "label": "Columbia Mall -  Ellicott City"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         241,
         1,
         255
        ],
        "width": 1
       },
       "value": "(255, 241, 1)",
       "label": "Towne Centre Laurel - Arundel Mills Mall"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         82,
         125,
         35,
         255
        ],
        "width": 1
       },
       "value": "(82, 125, 35)",
       "label": "Columbia Mall - Howard County Hospital / HCC"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         91,
         86,
         157,
         255
        ],
        "width": 1
       },
       "value": "(91, 86, 157)",
       "label": "Towne Centre Laurel - Elkridge Corners"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         99,
         108,
         44,
         255
        ],
        "width": 1
       },
       "value": "(99, 108, 44)",
       "label": "Savage MARC - Fort Meade / Piney Orchard"
      }
     ],
     "fieldDelimiter": ";",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          147,
          129,
          255
         ],
         "toColor": [
          222,
          147,
          129,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          178,
          86,
          245,
          255
         ],
         "toColor": [
          178,
          86,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          136,
          250,
          97,
          255
         ],
         "toColor": [
          136,
          250,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          105,
          233,
          250,
          255
         ],
         "toColor": [
          105,
          233,
          250,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          79,
          95,
          161,
          255
         ],
         "toColor": [
          79,
          95,
          161,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          80,
          130,
          65,
          255
         ],
         "toColor": [
          80,
          130,
          65,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          209,
          97,
          255
         ],
         "toColor": [
          237,
          209,
          97,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          69,
          150,
          255
         ],
         "toColor": [
          196,
          69,
          150,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          76,
          135,
          133,
          255
         ],
         "toColor": [
          76,
          135,
          133,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          183,
          230,
          142,
          255
         ],
         "toColor": [
          183,
          230,
          142,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          135,
          224,
          255
         ],
         "toColor": [
          194,
          135,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          84,
          104,
          255
         ],
         "toColor": [
          128,
          84,
          104,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          94,
          114,
          242,
          255
         ],
         "toColor": [
          94,
          114,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          93,
          232,
          186,
          255
         ],
         "toColor": [
          93,
          232,
          186,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          96,
          117,
          255
         ],
         "toColor": [
          247,
          96,
          117,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          165,
          219,
          255
         ],
         "toColor": [
          83,
          165,
          219,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          145,
          126,
          54,
          255
         ],
         "toColor": [
          145,
          126,
          54,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "route_shor",
   "typeIdField": "route_co_1",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_shor",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_shor"
    },
    {
     "name": "route_long",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_long"
    },
    {
     "name": "route_colo",
     "type": "esriFieldTypeString",
     "alias": "Route Color",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_colo"
    },
    {
     "name": "route_co_1",
     "type": "esriFieldTypeString",
     "alias": "Route Color 1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_co_1"
    },
    {
     "name": "route_text",
     "type": "esriFieldTypeString",
     "alias": "Route Text",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_text"
    },
    {
     "name": "route_te_1",
     "type": "esriFieldTypeString",
     "alias": "Route Text 1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "route_te_1"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R559_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S546_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "(0, 105, 145)",
     "name": "Columbia Mall - Columbia Crossing / Dobbin Center",
     "domains": {},
     "templates": [
      {
       "name": "(0, 105, 145)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(0, 105, 145)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(104, 146, 204)",
     "name": "Towne Centre Laurel - South Laurel",
     "domains": {},
     "templates": [
      {
       "name": "(104, 146, 204)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(104, 146, 204)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(126, 75, 29)",
     "name": "Columbia Mall - Kings Contrivance",
     "domains": {},
     "templates": [
      {
       "name": "(126, 75, 29)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(126, 75, 29)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(128, 130, 133)",
     "name": "Columbia Mall - Kings Contrivance",
     "domains": {},
     "templates": [
      {
       "name": "(128, 130, 133)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(128, 130, 133)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(172, 184, 190)",
     "name": "Columbia Mall - Arundel Mills Mall",
     "domains": {},
     "templates": [
      {
       "name": "(172, 184, 190)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(172, 184, 190)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(182, 153, 90)",
     "name": "Columbia Mall - Sherwood Crossing",
     "domains": {},
     "templates": [
      {
       "name": "(182, 153, 90)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(182, 153, 90)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(195, 154, 107)",
     "name": "Columbia Mall - Executive Park Drive",
     "domains": {},
     "templates": [
      {
       "name": "(195, 154, 107)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(195, 154, 107)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(205, 21, 29)",
     "name": "Towne Centre Laurel - Columbia Mall",
     "domains": {},
     "templates": [
      {
       "name": "(205, 21, 29)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(205, 21, 29)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(215, 23, 31)",
     "name": "Arundel Mills - Freetown Village",
     "domains": {},
     "templates": [
      {
       "name": "(215, 23, 31)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(215, 23, 31)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(216, 74, 155)",
     "name": "Towne Centre Laurel - College Park Metro Station",
     "domains": {},
     "templates": [
      {
       "name": "(216, 74, 155)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(216, 74, 155)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(238, 46, 37)",
     "name": "Columbia Mall - Columbia Gateway",
     "domains": {},
     "templates": [
      {
       "name": "(238, 46, 37)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(238, 46, 37)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(247, 151, 39)",
     "name": "Columbia Mall - Hickory Ridge",
     "domains": {},
     "templates": [
      {
       "name": "(247, 151, 39)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(247, 151, 39)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(254, 194, 16)",
     "name": "Columbia Mall -  Ellicott City",
     "domains": {},
     "templates": [
      {
       "name": "(254, 194, 16)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(254, 194, 16)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(255, 241, 1)",
     "name": "Towne Centre Laurel - Arundel Mills Mall",
     "domains": {},
     "templates": [
      {
       "name": "(255, 241, 1)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(255, 241, 1)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(82, 125, 35)",
     "name": "Columbia Mall - Howard County Hospital / HCC",
     "domains": {},
     "templates": [
      {
       "name": "(82, 125, 35)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(82, 125, 35)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(91, 86, 157)",
     "name": "Towne Centre Laurel - Elkridge Corners",
     "domains": {},
     "templates": [
      {
       "name": "(91, 86, 157)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(91, 86, 157)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "(99, 108, 44)",
     "name": "Savage MARC - Fort Meade / Piney Orchard",
     "domains": {},
     "templates": [
      {
       "name": "(99, 108, 44)",
       "description": "",
       "prototype": {
        "attributes": {
         "route_te_1": null,
         "route_text": null,
         "route_shor": null,
         "route_long": null,
         "route_colo": null,
         "route_co_1": "(99, 108, 44)"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 28,
   "name": "Shore Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "All of Shore Transit's bus stops. The attribute table contains the bus stop name and stop ID as provided by Shore Transit.",
   "copyrightText": "MD iMAP, CMRT, Shore Transit, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8445103.602,
    "ymin": 4576281.823100001,
    "xmax": -8358837.1568,
    "ymax": 4643939.6076000035,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       3,
       173,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 70,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R576_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S563_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "Maryland Shore Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 29,
   "name": "Shore Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Layer of Shore Transit Routes and variations. Routes were traced using Google Earth and were then converted to shapefiles. All routes, including direction and variations as applicable, are included in the shapefile and are listed as separate entities.",
   "copyrightText": "MD iMAP, CMRT, Shore Transit, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8445098.0453,
    "ymin": 4576284.6642,
    "xmax": -8358490.5353,
    "ymax": 4644048.3829,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "route_id",
     "uniqueValueGroups": [
      {
       "heading": "Route Number",
       "classes": [
        {
         "label": "101",
         "description": "101",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "101"
          ]
         ]
        },
        {
         "label": "105a",
         "description": "105a",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "105a"
          ]
         ]
        },
        {
         "label": "105b",
         "description": "105b",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "105b"
          ]
         ]
        },
        {
         "label": "114",
         "description": "114",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           230,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "114"
          ]
         ]
        },
        {
         "label": "154",
         "description": "154",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           247,
           110,
           42,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "154"
          ]
         ]
        },
        {
         "label": "198",
         "description": "198",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           38,
           115,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "198"
          ]
         ]
        },
        {
         "label": "203E",
         "description": "203E",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "203E"
          ]
         ]
        },
        {
         "label": "203W",
         "description": "203W",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           156,
           156,
           156,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "203W"
          ]
         ]
        },
        {
         "label": "252",
         "description": "252",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "252"
          ]
         ]
        },
        {
         "label": "503N",
         "description": "503N",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           112,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "503N"
          ]
         ]
        },
        {
         "label": "503S",
         "description": "503S",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           168,
           112,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "503S"
          ]
         ]
        },
        {
         "label": "705N",
         "description": "705N",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "705N"
          ]
         ]
        },
        {
         "label": "705S",
         "description": "705S",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "705S"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "101",
       "label": "101"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "105a",
       "label": "105a"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "105b",
       "label": "105b"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "width": 1
       },
       "value": "114",
       "label": "114"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         247,
         110,
         42,
         255
        ],
        "width": 1
       },
       "value": "154",
       "label": "154"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         38,
         115,
         255
        ],
        "width": 1
       },
       "value": "198",
       "label": "198"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "203E",
       "label": "203E"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "width": 1
       },
       "value": "203W",
       "label": "203W"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "252",
       "label": "252"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "width": 1
       },
       "value": "503N",
       "label": "503N"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "width": 1
       },
       "value": "503S",
       "label": "503S"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "705N",
       "label": "705N"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "705S",
       "label": "705S"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          62,
          161,
          207,
          255
         ],
         "toColor": [
          241,
          250,
          122,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          241,
          250,
          122,
          255
         ],
         "toColor": [
          240,
          36,
          29,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "rt_long_nm",
   "typeIdField": "route_id",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R556_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S543_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "101",
     "name": "101",
     "domains": {},
     "templates": [
      {
       "name": "101",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "101",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "105a",
     "name": "105a",
     "domains": {},
     "templates": [
      {
       "name": "105a",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "105a",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "105b",
     "name": "105b",
     "domains": {},
     "templates": [
      {
       "name": "105b",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "105b",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "114",
     "name": "114",
     "domains": {},
     "templates": [
      {
       "name": "114",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "114",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "154",
     "name": "154",
     "domains": {},
     "templates": [
      {
       "name": "154",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "154",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "198",
     "name": "198",
     "domains": {},
     "templates": [
      {
       "name": "198",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "198",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "203E",
     "name": "203E",
     "domains": {},
     "templates": [
      {
       "name": "203E",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "203E",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "203W",
     "name": "203W",
     "domains": {},
     "templates": [
      {
       "name": "203W",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "203W",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "252",
     "name": "252",
     "domains": {},
     "templates": [
      {
       "name": "252",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "252",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "503N",
     "name": "503N",
     "domains": {},
     "templates": [
      {
       "name": "503N",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "503N",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "503S",
     "name": "503S",
     "domains": {},
     "templates": [
      {
       "name": "503S",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "503S",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "705N",
     "name": "705N",
     "domains": {},
     "templates": [
      {
       "name": "705N",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "705N",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "705S",
     "name": "705S",
     "domains": {},
     "templates": [
      {
       "name": "705S",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "route_id": "705S",
         "rt_long_nm": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 30,
   "name": "St Marys County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "Bus stop locations for St. Mary's County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8552904.46,
    "ymin": 4594823.012599997,
    "xmax": -8501016.7755,
    "ymax": 4650319.332500003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       44,
       0,
       176,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "Name"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R573_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S560_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "St Marys County Transit Stops",
     "description": "",
     "prototype": {
      "attributes": {"Name": null}
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 31,
   "name": "St Marys County Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "Bus routes and variations for St. Mary's County's Public Transit System. Shapes were drawn in Google Earth, exported to GTFS and then converted to shapefiles.",
   "copyrightText": "MD iMAP",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8552934.6275,
    "ymin": 4594670.077299997,
    "xmax": -8500811.3911,
    "ymax": 4650453.894199997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "rt_long_nm",
     "uniqueValueGroups": [
      {
       "heading": "Route Name",
       "classes": [
        {
         "label": "California Route",
         "description": "California Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           0,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "California Route"
          ]
         ]
        },
        {
         "label": "Calvert Connection",
         "description": "Calvert Connection",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           115,
           38,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Calvert Connection"
          ]
         ]
        },
        {
         "label": "Charlotte Hall Route",
         "description": "Charlotte Hall Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           56,
           168,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Charlotte Hall Route"
          ]
         ]
        },
        {
         "label": "County Span Route",
         "description": "County Span Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "County Span Route"
          ]
         ]
        },
        {
         "label": "County Span Weekend Route",
         "description": "County Span Weekend Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           255,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "County Span Weekend Route"
          ]
         ]
        },
        {
         "label": "Great Mills Route",
         "description": "Great Mills Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           112,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Great Mills Route"
          ]
         ]
        },
        {
         "label": "Great Mills/California Route",
         "description": "Great Mills/California Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           76,
           0,
           115,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Great Mills/California Route"
          ]
         ]
        },
        {
         "label": "Leonardtown Route",
         "description": "Leonardtown Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           252,
           192,
           182,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Leonardtown Route"
          ]
         ]
        },
        {
         "label": "Northern Route",
         "description": "Northern Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           255,
           170,
           0,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Northern Route"
          ]
         ]
        },
        {
         "label": "Southern Route",
         "description": "Southern Route",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           197,
           255,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "Southern Route"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "California Route",
       "label": "California Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         38,
         0,
         255
        ],
        "width": 1
       },
       "value": "Calvert Connection",
       "label": "Calvert Connection"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 1
       },
       "value": "Charlotte Hall Route",
       "label": "Charlotte Hall Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "County Span Route",
       "label": "County Span Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "width": 1
       },
       "value": "County Span Weekend Route",
       "label": "County Span Weekend Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         112,
         255,
         255
        ],
        "width": 1
       },
       "value": "Great Mills Route",
       "label": "Great Mills Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         76,
         0,
         115,
         255
        ],
        "width": 1
       },
       "value": "Great Mills/California Route",
       "label": "Great Mills/California Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         252,
         192,
         182,
         255
        ],
        "width": 1
       },
       "value": "Leonardtown Route",
       "label": "Leonardtown Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1
       },
       "value": "Northern Route",
       "label": "Northern Route"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "width": 1
       },
       "value": "Southern Route",
       "label": "Southern Route"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          224,
          252,
          255
         ],
         "toColor": [
          187,
          224,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          242,
          252,
          182,
          255
         ],
         "toColor": [
          242,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          192,
          255
         ],
         "toColor": [
          252,
          184,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          248,
          184,
          252,
          255
         ],
         "toColor": [
          248,
          184,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          226,
          255
         ],
         "toColor": [
          184,
          252,
          226,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          237,
          215,
          255
         ],
         "toColor": [
          252,
          237,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          182,
          252,
          255
         ],
         "toColor": [
          182,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          215,
          252,
          255
         ],
         "toColor": [
          240,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          252,
          255
         ],
         "toColor": [
          215,
          252,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          191,
          255
         ],
         "toColor": [
          182,
          252,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          228,
          252,
          215,
          255
         ],
         "toColor": [
          228,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          224,
          255
         ],
         "toColor": [
          252,
          212,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          204,
          252,
          255
         ],
         "toColor": [
          192,
          204,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "shape_id",
   "typeIdField": "rt_long_nm",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "shape_id",
     "type": "esriFieldTypeString",
     "alias": "Route ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "shape_id"
    },
    {
     "name": "rt_long_nm",
     "type": "esriFieldTypeString",
     "alias": "Route Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "rt_long_nm"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R560_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S547_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [
    {
     "id": "California Route",
     "name": "California Route",
     "domains": {},
     "templates": [
      {
       "name": "California Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "California Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Calvert Connection",
     "name": "Calvert Connection",
     "domains": {},
     "templates": [
      {
       "name": "Calvert Connection",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Calvert Connection"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Charlotte Hall Route",
     "name": "Charlotte Hall Route",
     "domains": {},
     "templates": [
      {
       "name": "Charlotte Hall Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Charlotte Hall Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "County Span Route",
     "name": "County Span Route",
     "domains": {},
     "templates": [
      {
       "name": "County Span Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "County Span Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "County Span Weekend Route",
     "name": "County Span Weekend Route",
     "domains": {},
     "templates": [
      {
       "name": "County Span Weekend Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "County Span Weekend Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Great Mills Route",
     "name": "Great Mills Route",
     "domains": {},
     "templates": [
      {
       "name": "Great Mills Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Great Mills Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Great Mills/California Route",
     "name": "Great Mills/California Route",
     "domains": {},
     "templates": [
      {
       "name": "Great Mills/California Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Great Mills/California Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Leonardtown Route",
     "name": "Leonardtown Route",
     "domains": {},
     "templates": [
      {
       "name": "Leonardtown Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Leonardtown Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Northern Route",
     "name": "Northern Route",
     "domains": {},
     "templates": [
      {
       "name": "Northern Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Northern Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Southern Route",
     "name": "Southern Route",
     "domains": {},
     "templates": [
      {
       "name": "Southern Route",
       "description": "",
       "prototype": {
        "attributes": {
         "Variation": null,
         "Destination": null,
         "shape_id": null,
         "rt_long_nm": "Southern Route"
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 32,
   "name": "Washington County Transit Stops",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "All stops of Washington County Commuter fixed bus system. Some stops are flag stops - not all are physical. The attribute table contains the stop name and the city that each bus falls in.",
   "copyrightText": "CMRT, MD iMAP,  Washington County Commuter, WTC, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8663031.0404,
    "ymin": 4808051.955200002,
    "xmax": -8635400.2177,
    "ymax": 4825305.878200002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       168,
       115,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "stop_name",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "stop_name",
     "type": "esriFieldTypeString",
     "alias": "Stop Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "stop_name"
    },
    {
     "name": "Town",
     "type": "esriFieldTypeString",
     "alias": "Town",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Town"
    },
    {
     "name": "stop_lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lat"
    },
    {
     "name": "stop_lon",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "stop_lon"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R572_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S559_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "WashCoBusStops",
     "description": "",
     "prototype": {
      "attributes": {
       "stop_lat": null,
       "stop_name": null,
       "Town": null,
       "stop_lon": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 33,
   "name": "Washington County Transit Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "This map shows the fixed bus system of Washington County. All lines were exported from GTFS feed.",
   "copyrightText": "CMRT, MD iMAP,  Washington County Commuter, WTC, MD TRIP, customerservice@cmrtransit.org",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsCurrentUserQueries": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": true,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true,
    "supportsApplyEditsbyUploadID": true,
    "supportedApplyEditsUploadIDFormats": "JSON"
   },
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape__Length",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "extent": {
    "xmin": -8663031.4918,
    "ymin": 4805818.361500002,
    "xmax": -8634864.5432,
    "ymax": 4825467.982500002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 1.4892314192838538E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       128,
       0,
       100,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": true,
   "hasZ": true,
   "enableZDefaults": false,
   "supportsVCSProjection": true,
   "allowUpdateWithoutMValues": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": true,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Destination",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "GIS Object ID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "route_id",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "route_id"
    },
    {
     "name": "Destination",
     "type": "esriFieldTypeString",
     "alias": "Destination",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Destination"
    },
    {
     "name": "Variation",
     "type": "esriFieldTypeString",
     "alias": "Variation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "Variation"
    },
    {
     "name": "Shape__Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null,
     "editable": false,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Shape.STLength()",
     "required": true
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R571_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S558_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "WashCoBusRoutes",
     "description": "",
     "prototype": {
      "attributes": {
       "Variation": null,
       "route_id": null,
       "Destination": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1100,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
   "capabilities": "Query,Extract",
   "useStandardizedQueries": true,
   "bigIntegerRestrictedTo53Bits": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}