{ "currentVersion": 10.71, "id": 13, "name": "Charm City Circulator Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8531003.352, "ymin": 4759779.877400003, "xmax": -8524188.1502, "ymax": 4768783.575400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "rt_long_nm", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 }, "value": "Banner", "label": "Banner", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1 }, "value": "Green", "label": "Green", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 146, 199, 255 ], "width": 1 }, "value": "Harbor Connector", "label": "Harbor Connector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 141, 52, 255 ], "width": 1 }, "value": "Orange", "label": "Orange", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 }, "value": "Purple", "label": "Purple", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": "route_type_text", "type": "esriFieldTypeString", "alias": "Route Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "route_type_text" }, { "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": "rt_long_nm", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "rt_long_nm" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R668_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S650_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Banner", "name": "Banner", "domains": {}, "templates": [ { "name": "Banner", "description": "", "prototype": { "attributes": { "Variation": null, "rt_long_nm": "Banner", "route_id": null, "route_type_text": null, "Destination": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green", "name": "Green", "domains": {}, "templates": [ { "name": "Green", "description": "", "prototype": { "attributes": { "Variation": null, "rt_long_nm": "Green", "route_id": null, "route_type_text": null, "Destination": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Harbor Connector", "name": "Harbor Connector", "domains": {}, "templates": [ { "name": "Harbor Connector", "description": "", "prototype": { "attributes": { "Variation": null, "rt_long_nm": "Harbor Connector", "route_id": null, "route_type_text": null, "Destination": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange", "name": "Orange", "domains": {}, "templates": [ { "name": "Orange", "description": "", "prototype": { "attributes": { "Variation": null, "rt_long_nm": "Orange", "route_id": null, "route_type_text": null, "Destination": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple", "name": "Purple", "domains": {}, "templates": [ { "name": "Purple", "description": "", "prototype": { "attributes": { "Variation": null, "rt_long_nm": "Purple", "route_id": null, "route_type_text": null, "Destination": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1100, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }