{ "currentVersion": 10.61, "id": 1, "name": "TTC Stop", "parentLayerId": -1, "defaultVisibility": false, "minScale": 25000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "TTC STOP", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": 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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8869016.141327048, "ymin": 5396862.793091753, "xmax": -8803909.289901273, "ymax": 5446886.487738192, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "028a5a486704f749176ebd18c40d7933", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQFJREFUGJVt0b8rxHEcx/EH9+W7nE4pkZudIoPBheRHBsPtKKVMBharZL6/wJ9gYVMyiUGIkckghkPpXJfhU9cx4Pr68ZrevV7P3r17vSN/1YwMKqgngygxZ3bieHMwhNH2OO6oUr7hbDOE4jWlJNx2xO5ECDNNEALIke9haJm5a0oR7MXxRgP8pWHGi2wVWIkgF8L0N1jGIabR+eX1xfGkEJojaKX7e9MlFrCD+S8vHUIXMhHUeEUWRnCAfOKU6mdeieCe014GUkhjNgG+444L1CN4Yv2csTz9qV/gFbcPrDWqW+Jtn5FjtrNMtdBZ46XEySOryzz/eEqBKhb/aa+hD7AARsvZn6wZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STOP_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "STOP_ID", "type": "esriFieldTypeInteger", "alias": "STOP_ID", "domain": null, "editable": true, "nullable": true }, { "name": "STOP_CODE", "type": "esriFieldTypeString", "alias": "STOP_CODE", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "STOP_NAME", "type": "esriFieldTypeString", "alias": "STOP_NAME", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "ZONE_ID", "type": "esriFieldTypeInteger", "alias": "ZONE_ID", "domain": null, "editable": true, "nullable": true }, { "name": "STOP_URL", "type": "esriFieldTypeString", "alias": "STOP_URL", "domain": null, "editable": true, "nullable": true, "length": 1000 }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "LOCATION_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "PARENT_STATION", "type": "esriFieldTypeString", "alias": "PARENT_STATION", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "WHEELCHAIR_BOARDING", "type": "esriFieldTypeString", "alias": "WHEELCHAIR_BOARDING", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "TRIP_HEADSIGN_CODES", "type": "esriFieldTypeString", "alias": "TRIP_HEADSIGN_CODES", "domain": null, "editable": true, "nullable": true, "length": 4000 }, { "name": "TRIP_HEADSIGNS", "type": "esriFieldTypeString", "alias": "TRIP_HEADSIGNS", "domain": null, "editable": true, "nullable": true, "length": 4000 }, { "name": "ARRIVAL_TIMES", "type": "esriFieldTypeString", "alias": "ARRIVAL_TIMES", "domain": null, "editable": true, "nullable": true, "length": 1073741822 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "TTC Stop", "description": "", "prototype": { "attributes": { "X": null, "STOP_ID": null, "STOP_CODE": null, "STOP_NAME": null, "ZONE_ID": null, "STOP_URL": null, "LOCATION_TYPE": null, "PARENT_STATION": null, "WHEELCHAIR_BOARDING": null, "TRIP_HEADSIGN_CODES": null, "TRIP_HEADSIGNS": null, "ARRIVAL_TIMES": null, "Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }