{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 43.87500862200005, "xmin": -79.42700341799997, "ymax": 43.87500862200005, "xmax": -79.42700341799997, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 15, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "GOStationRoute", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "cutoff_miles": null, "attr_miles": 0, "attr_walktime": 0, "sourceoid": -1, "curbapproach": 0, "attr_trucktraveltime": 0, "cutoff_minutes": null, "attr_truckminutes": 0, "cutoff_truckminutes": null, "cutoff_kilometers": null, "posalong": 0, "attr_traveltime": 0, "cutoff_walktime": null, "cutoff_trucktraveltime": null, "sourceid": -1, "distancetonetworkinmeters": 0, "snapx": 0, "snapy": 0, "attr_timeat1kph": 0, "attr_minutes": 0, "attr_kilometers": 0, "name": null, "targetfacilitycount": null, "snapz": 0, "cutoff_traveltime": null, "sideofedge": 2, "status": 0, "cutoff_timeat1kph": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "GOStationRoute", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "targetfacilitycount", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "targetfacilitycount", "alias": "TargetFacilityCount", "type": "esriFieldTypeInteger" }, { "modelName": "sourceid", "nullable": true, "editable": true, "defaultValue": -1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SourceID", "description": "", "type": "codedValue", "codedValues": [ { "code": -1, "name": "" }, { "code": 1, "name": "Routing_Streets" }, { "code": 4, "name": "Routing_Streets_Override" }, { "code": 3, "name": "Routing_ND_Junctions" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "sourceid", "alias": "SourceID", "type": "esriFieldTypeInteger" }, { "modelName": "sourceoid", "nullable": true, "editable": true, "defaultValue": -1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SourceOID", "description": "", "range": [ -1, 2147483647 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "sourceoid", "alias": "SourceOID", "type": "esriFieldTypeInteger" }, { "modelName": "posalong", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PosAlong", "description": "", "range": [ 0, 1 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "posalong", "alias": "PosAlong", "type": "esriFieldTypeDouble" }, { "modelName": "sideofedge", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NASideOfEdge", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Right Side" }, { "code": 2, "name": "Left Side" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "sideofedge", "alias": "SideOfEdge", "type": "esriFieldTypeInteger" }, { "modelName": "curbapproach", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "curbapproach", "alias": "CurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NALocationStatus", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "OK" }, { "code": 1, "name": "Not located" }, { "code": 2, "name": "Network element not located" }, { "code": 3, "name": "Element not traversable" }, { "code": 4, "name": "Invalid field values" }, { "code": 5, "name": "Not reached" }, { "code": 6, "name": "Time window violation" }, { "code": 7, "name": "Not located on closest" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "status", "alias": "Status", "type": "esriFieldTypeInteger" }, { "modelName": "snapx", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "snapx", "alias": "SnapX", "type": "esriFieldTypeDouble" }, { "modelName": "snapy", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "snapy", "alias": "SnapY", "type": "esriFieldTypeDouble" }, { "modelName": "snapz", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "snapz", "alias": "SnapZ", "type": "esriFieldTypeDouble" }, { "modelName": "distancetonetworkinmeters", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "distancetonetworkinmeters", "alias": "DistanceToNetworkInMeters", "type": "esriFieldTypeDouble" }, { "modelName": "attr_minutes", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_Minutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_minutes", "alias": "Attr_Minutes", "type": "esriFieldTypeDouble" }, { "modelName": "attr_traveltime", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_TravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_traveltime", "alias": "Attr_TravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "attr_miles", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_Miles", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_miles", "alias": "Attr_Miles", "type": "esriFieldTypeDouble" }, { "modelName": "attr_kilometers", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_Kilometers", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_kilometers", "alias": "Attr_Kilometers", "type": "esriFieldTypeDouble" }, { "modelName": "attr_timeat1kph", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_TimeAt1KPH", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_timeat1kph", "alias": "Attr_TimeAt1KPH", "type": "esriFieldTypeDouble" }, { "modelName": "attr_walktime", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_WalkTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_walktime", "alias": "Attr_WalkTime", "type": "esriFieldTypeDouble" }, { "modelName": "attr_truckminutes", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_TruckMinutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_truckminutes", "alias": "Attr_TruckMinutes", "type": "esriFieldTypeDouble" }, { "modelName": "attr_trucktraveltime", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Attr_TruckTravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "attr_trucktraveltime", "alias": "Attr_TruckTravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_minutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_Minutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_minutes", "alias": "Cutoff_Minutes", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_traveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_TravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_traveltime", "alias": "Cutoff_TravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_miles", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_Miles", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_miles", "alias": "Cutoff_Miles", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_kilometers", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_Kilometers", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_kilometers", "alias": "Cutoff_Kilometers", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_timeat1kph", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_TimeAt1KPH", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_timeat1kph", "alias": "Cutoff_TimeAt1KPH", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_walktime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_WalkTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_walktime", "alias": "Cutoff_WalkTime", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_truckminutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_TruckMinutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_truckminutes", "alias": "Cutoff_TruckMinutes", "type": "esriFieldTypeDouble" }, { "modelName": "cutoff_trucktraveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Cutoff_TruckTravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "cutoff_trucktraveltime", "alias": "Cutoff_TruckTravelTime", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8510_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8269_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 179, 132, 248, 255 ], "size": 12, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.253026687000045, "xmin": -80.49300371999999, "ymax": 44.37470869600003, "xmax": -78.88609449799998, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 16, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Station", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "corridor": null, "point_y": null, "point_x": null, "service": null, "sta_nam": null, "update_by": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "fid", "supportsQuantizationEditMode": true, "name": "Station", "allowTrueCurvesUpdates": false, "displayField": "update_by", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "fid", "domain": null, "name": "fid", "alias": "fid" }, { "modelName": "update_by", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "update_by", "length": 10, "alias": "UPDATE_BY", "type": "esriFieldTypeString" }, { "modelName": "sta_nam", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sta_nam", "length": 100, "alias": "STA_NAM", "type": "esriFieldTypeString" }, { "modelName": "service", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "service", "length": 50, "alias": "SERVICE", "type": "esriFieldTypeString" }, { "modelName": "corridor", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "corridor", "length": 100, "alias": "CORRIDOR", "type": "esriFieldTypeString" }, { "modelName": "point_x", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "point_x", "alias": "POINT_X", "type": "esriFieldTypeDouble" }, { "modelName": "point_y", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "point_y", "alias": "POINT_Y", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "

GO Train stations are shown on the Official Road map of Ontario as information for the travelling public. GO Transit is the regional public transit service for the Greater Toronto and Hamilton Area. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8521_sde_rowid_uk", "isUnique": true, "description": "", "fields": "fid", "isAscending": true }, { "name": "a8280_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 0, 0, 0, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "Ministry of Transportation, Go Transit\n\nhttp://www.gotransit.com/publicroot/en/default.aspx", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.86757790000007, "xmin": -79.41780063999994, "ymax": 43.90213593000004, "xmax": -79.36027839999997, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 17, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Amenities_XYTableToPoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "name": null, "type": null, "long": null, "lat": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Amenities_XYTableToPoint", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 8000, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "lat", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lat", "alias": "Lat", "type": "esriFieldTypeDouble" }, { "modelName": "long", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "long", "alias": "Long", "type": "esriFieldTypeDouble" }, { "modelName": "type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "type", "length": 8000, "alias": "Type", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8511_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8270_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 66, 135, 119, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.86955918000007, "xmin": -79.41067916999998, "ymax": 43.90119444000004, "xmax": -79.36150606999996, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 18, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Malls_XYTableToPoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "name": null, "lat": null, "long": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Malls_XYTableToPoint", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 8000, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "lat", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lat", "alias": "Lat", "type": "esriFieldTypeDouble" }, { "modelName": "long", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "long", "alias": "Long", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8512_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8271_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 }, "color": [ 230, 0, 0, 153 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.68281539000003, "xmin": -79.61883485999994, "ymax": 43.68281539000003, "xmax": -79.61883485999994, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 19, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Airport_XYTableToPoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "name": null, "lat": null, "long": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Airport_XYTableToPoint", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 8000, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "lat", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lat", "alias": "Lat", "type": "esriFieldTypeDouble" }, { "modelName": "long", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "long", "alias": "Long", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8513_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8272_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 37, 112, 155, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.89046457000006, "xmin": -79.37967322999998, "ymax": 43.89046457000006, "xmax": -79.37967322999998, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 20, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Address_XYTableToPoint", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "name": null, "lat": null, "long": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Address_XYTableToPoint", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 8000, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "lat", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lat", "alias": "Lat", "type": "esriFieldTypeDouble" }, { "modelName": "long", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "long", "alias": "Long", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8514_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8273_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 }, "color": [ 230, 0, 0, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.720413000000065, "xmin": -79.65928899999994, "ymax": 44.32131000000004, "xmax": -79.21217800099998, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 21, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "trnBusStopGTFS", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "schedule_e": null, "wheelchair": null, "code": null, "descriptio": null, "schedule_s": null, "stop_id": null, "objectid": null, "stop_name": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "fid", "supportsQuantizationEditMode": true, "name": "trnBusStopGTFS", "allowTrueCurvesUpdates": false, "displayField": "stop_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "fid", "domain": null, "name": "fid", "alias": "fid" }, { "modelName": "objectid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeSmallInteger" }, { "modelName": "wheelchair", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "wheelchair", "length": 10, "alias": "WHEELCHAIR", "type": "esriFieldTypeString" }, { "modelName": "stop_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "stop_id", "length": 10, "alias": "STOP_ID", "type": "esriFieldTypeString" }, { "modelName": "code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "code", "length": 4, "alias": "CODE", "type": "esriFieldTypeString" }, { "modelName": "stop_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "stop_name", "length": 39, "alias": "STOP_NAME", "type": "esriFieldTypeString" }, { "modelName": "descriptio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "descriptio", "length": 54, "alias": "DESCRIPTIO", "type": "esriFieldTypeString" }, { "modelName": "schedule_s", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "schedule_s", "length": 29, "alias": "SCHEDULE_S", "type": "esriFieldTypeDate" }, { "modelName": "schedule_e", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "schedule_e", "length": 29, "alias": "SCHEDULE_E", "type": "esriFieldTypeDate" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8520_sde_rowid_uk", "isUnique": true, "description": "", "fields": "fid", "isAscending": true }, { "name": "a8279_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 158, 110, 67, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.87324000000007, "xmin": -79.42886999999996, "ymax": 43.889760368000054, "xmax": -79.37318999999997, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 22, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Routes_GOStation", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "facilityid": null, "starttimeutc": null, "total_minutes": null, "total_traveltime": null, "endtime": null, "facilityrank": null, "total_kilometers": null, "starttime": null, "total_timeat1kph": null, "incidentcurbapproach": null, "total_walktime": null, "facilitycurbapproach": null, "total_truckminutes": null, "name": null, "endtimeutc": null, "total_trucktraveltime": null, "incidentid": null, "total_miles": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Routes_GOStation", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "alias": "FacilityID", "type": "esriFieldTypeInteger" }, { "modelName": "facilityrank", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityrank", "alias": "FacilityRank", "type": "esriFieldTypeInteger" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 1024, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "incidentcurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "incidentcurbapproach", "alias": "IncidentCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "facilitycurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "facilitycurbapproach", "alias": "FacilityCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "incidentid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "incidentid", "alias": "IncidentID", "type": "esriFieldTypeInteger" }, { "modelName": "starttime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttime", "length": 29, "alias": "StartTime", "type": "esriFieldTypeDate" }, { "modelName": "endtime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtime", "length": 29, "alias": "EndTime", "type": "esriFieldTypeDate" }, { "modelName": "starttimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttimeutc", "length": 29, "alias": "StartTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "endtimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtimeutc", "length": 29, "alias": "EndTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "total_minutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Minutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_minutes", "alias": "Total_Minutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_traveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_traveltime", "alias": "Total_TravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_miles", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Miles", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_miles", "alias": "Total_Miles", "type": "esriFieldTypeDouble" }, { "modelName": "total_kilometers", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Kilometers", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_kilometers", "alias": "Total_Kilometers", "type": "esriFieldTypeDouble" }, { "modelName": "total_timeat1kph", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TimeAt1KPH", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_timeat1kph", "alias": "Total_TimeAt1KPH", "type": "esriFieldTypeDouble" }, { "modelName": "total_walktime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_WalkTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_walktime", "alias": "Total_WalkTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_truckminutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckMinutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_truckminutes", "alias": "Total_TruckMinutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_trucktraveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckTravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_trucktraveltime", "alias": "Total_TruckTravelTime", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8515_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8274_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "color": [ 179, 132, 248, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.68495000000007, "xmin": -79.62981999999994, "ymax": 43.889760368000054, "xmax": -79.37318999999997, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 23, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Routes_Airport", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "facilityid": null, "starttimeutc": null, "total_minutes": null, "total_traveltime": null, "endtime": null, "facilityrank": null, "total_kilometers": null, "starttime": null, "total_timeat1kph": null, "incidentcurbapproach": null, "total_walktime": null, "facilitycurbapproach": null, "total_truckminutes": null, "name": null, "endtimeutc": null, "total_trucktraveltime": null, "incidentid": null, "total_miles": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Routes_Airport", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "alias": "FacilityID", "type": "esriFieldTypeInteger" }, { "modelName": "facilityrank", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityrank", "alias": "FacilityRank", "type": "esriFieldTypeInteger" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 1024, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "incidentcurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "incidentcurbapproach", "alias": "IncidentCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "facilitycurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "facilitycurbapproach", "alias": "FacilityCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "incidentid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "incidentid", "alias": "IncidentID", "type": "esriFieldTypeInteger" }, { "modelName": "starttime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttime", "length": 29, "alias": "StartTime", "type": "esriFieldTypeDate" }, { "modelName": "endtime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtime", "length": 29, "alias": "EndTime", "type": "esriFieldTypeDate" }, { "modelName": "starttimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttimeutc", "length": 29, "alias": "StartTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "endtimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtimeutc", "length": 29, "alias": "EndTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "total_minutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Minutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_minutes", "alias": "Total_Minutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_traveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_traveltime", "alias": "Total_TravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_miles", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Miles", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_miles", "alias": "Total_Miles", "type": "esriFieldTypeDouble" }, { "modelName": "total_kilometers", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Kilometers", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_kilometers", "alias": "Total_Kilometers", "type": "esriFieldTypeDouble" }, { "modelName": "total_timeat1kph", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TimeAt1KPH", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_timeat1kph", "alias": "Total_TimeAt1KPH", "type": "esriFieldTypeDouble" }, { "modelName": "total_walktime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_WalkTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_walktime", "alias": "Total_WalkTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_truckminutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckMinutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_truckminutes", "alias": "Total_TruckMinutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_trucktraveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckTravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_trucktraveltime", "alias": "Total_TruckTravelTime", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8516_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8275_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "color": [ 179, 132, 248, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.869120000000066, "xmin": -79.41070176799997, "ymax": 43.902730000000076, "xmax": -79.36137999999994, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 24, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Routes_Malls", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "facilityid": null, "starttimeutc": null, "total_minutes": null, "total_traveltime": null, "endtime": null, "facilityrank": null, "total_kilometers": null, "starttime": null, "total_timeat1kph": null, "incidentcurbapproach": null, "total_walktime": null, "facilitycurbapproach": null, "total_truckminutes": null, "name": null, "endtimeutc": null, "total_trucktraveltime": null, "incidentid": null, "total_miles": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Routes_Malls", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "alias": "FacilityID", "type": "esriFieldTypeInteger" }, { "modelName": "facilityrank", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityrank", "alias": "FacilityRank", "type": "esriFieldTypeInteger" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 1024, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "incidentcurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "incidentcurbapproach", "alias": "IncidentCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "facilitycurbapproach", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "NACurbApproach", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Either side of vehicle" }, { "code": 1, "name": "Right side of vehicle" }, { "code": 2, "name": "Left side of vehicle" }, { "code": 3, "name": "No U-turn" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "facilitycurbapproach", "alias": "FacilityCurbApproach", "type": "esriFieldTypeInteger" }, { "modelName": "incidentid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "incidentid", "alias": "IncidentID", "type": "esriFieldTypeInteger" }, { "modelName": "starttime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttime", "length": 29, "alias": "StartTime", "type": "esriFieldTypeDate" }, { "modelName": "endtime", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtime", "length": 29, "alias": "EndTime", "type": "esriFieldTypeDate" }, { "modelName": "starttimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "starttimeutc", "length": 29, "alias": "StartTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "endtimeutc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "endtimeutc", "length": 29, "alias": "EndTimeUTC", "type": "esriFieldTypeDate" }, { "modelName": "total_minutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Minutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_minutes", "alias": "Total_Minutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_traveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_traveltime", "alias": "Total_TravelTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_miles", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Miles", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_miles", "alias": "Total_Miles", "type": "esriFieldTypeDouble" }, { "modelName": "total_kilometers", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_Kilometers", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_kilometers", "alias": "Total_Kilometers", "type": "esriFieldTypeDouble" }, { "modelName": "total_timeat1kph", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TimeAt1KPH", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_timeat1kph", "alias": "Total_TimeAt1KPH", "type": "esriFieldTypeDouble" }, { "modelName": "total_walktime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_WalkTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_walktime", "alias": "Total_WalkTime", "type": "esriFieldTypeDouble" }, { "modelName": "total_truckminutes", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckMinutes", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_truckminutes", "alias": "Total_TruckMinutes", "type": "esriFieldTypeDouble" }, { "modelName": "total_trucktraveltime", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTGeometryRatio", "name": "Total_TruckTravelTime", "description": "", "range": [ 0, 1.0E308 ], "type": "range", "mergePolicy": "esriMPTSumValues" }, "name": "total_trucktraveltime", "alias": "Total_TruckTravelTime", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8517_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8276_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "color": [ 179, 132, 248, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.25300000000004, "xmin": -80.49314246799997, "ymax": 44.37494958800005, "xmax": -78.88419999999996, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 25, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Routes", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "snippet": null, "oid_": null, "symbolid": null, "altmode": null, "folderpath": null, "clamped": null, "popupinfo": null, "name": null, "shape_leng": null, "extruded": null, "base": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "fid", "supportsQuantizationEditMode": true, "name": "Routes", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "fid", "domain": null, "name": "fid", "alias": "fid" }, { "modelName": "oid_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "oid_", "alias": "OID_", "type": "esriFieldTypeInteger" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 254, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "folderpath", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folderpath", "length": 254, "alias": "FolderPath", "type": "esriFieldTypeString" }, { "modelName": "symbolid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "symbolid", "alias": "SymbolID", "type": "esriFieldTypeInteger" }, { "modelName": "altmode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "altmode", "alias": "AltMode", "type": "esriFieldTypeInteger" }, { "modelName": "base", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "base", "alias": "Base", "type": "esriFieldTypeDouble" }, { "modelName": "clamped", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "clamped", "alias": "Clamped", "type": "esriFieldTypeInteger" }, { "modelName": "extruded", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "extruded", "alias": "Extruded", "type": "esriFieldTypeInteger" }, { "modelName": "snippet", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "snippet", "length": 254, "alias": "Snippet", "type": "esriFieldTypeString" }, { "modelName": "popupinfo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "popupinfo", "length": 254, "alias": "PopupInfo", "type": "esriFieldTypeString" }, { "modelName": "shape_leng", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_leng", "alias": "Shape_Leng", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8522_sde_rowid_uk", "isUnique": true, "description": "", "fields": "fid", "isAscending": true }, { "name": "a8281_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "color": [ 84, 175, 124, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.717629000000045, "xmin": -79.65968199999998, "ymax": 44.32137200000005, "xmax": -79.21150599999999, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 26, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "YorkTransit_WithNames", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "route_id": null, "route_text": null, "route_desc": null, "agency_id": null, "route_shor": null, "route_ty_1": null, "route_co_1": null, "shape_leng": null, "route_long": null, "shape_id": null, "route_type": null, "route_url": null, "route_colo": null, "route_te_1": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "fid", "supportsQuantizationEditMode": true, "name": "YorkTransit_WithNames", "allowTrueCurvesUpdates": false, "displayField": "shape_id", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "fid", "domain": null, "name": "fid", "alias": "fid" }, { "modelName": "shape_leng", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_leng", "alias": "Shape_Leng", "type": "esriFieldTypeDouble" }, { "modelName": "shape_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_id", "length": 254, "alias": "shape_id", "type": "esriFieldTypeString" }, { "modelName": "route_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_id", "length": 254, "alias": "route_id", "type": "esriFieldTypeString" }, { "modelName": "agency_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "agency_id", "length": 254, "alias": "agency_id", "type": "esriFieldTypeString" }, { "modelName": "route_shor", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_shor", "length": 254, "alias": "route_shor", "type": "esriFieldTypeString" }, { "modelName": "route_long", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_long", "length": 254, "alias": "route_long", "type": "esriFieldTypeString" }, { "modelName": "route_desc", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_desc", "length": 250, "alias": "route_desc", "type": "esriFieldTypeString" }, { "modelName": "route_type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_type", "alias": "route_type", "type": "esriFieldTypeInteger" }, { "modelName": "route_ty_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_ty_1", "length": 254, "alias": "route_ty_1", "type": "esriFieldTypeString" }, { "modelName": "route_url", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_url", "length": 254, "alias": "route_url", "type": "esriFieldTypeString" }, { "modelName": "route_colo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_colo", "length": 254, "alias": "route_colo", "type": "esriFieldTypeString" }, { "modelName": "route_co_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_co_1", "length": 254, "alias": "route_co_1", "type": "esriFieldTypeString" }, { "modelName": "route_text", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_text", "length": 254, "alias": "route_text", "type": "esriFieldTypeString" }, { "modelName": "route_te_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "route_te_1", "length": 254, "alias": "route_te_1", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8523_sde_rowid_uk", "isUnique": true, "description": "", "fields": "fid", "isAscending": true }, { "name": "a8282_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "color": [ 0, 0, 0, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.760522939000055, "xmin": -79.50543900499997, "ymax": 44.083241229000066, "xmax": -79.21820400599995, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 27, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "DriveTimes", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "facilityid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "alias": "FacilityID", "type": "esriFieldTypeInteger" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 1024, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "frombreak", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "frombreak", "alias": "FromBreak", "type": "esriFieldTypeDouble" }, { "modelName": "tobreak", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "tobreak", "alias": "ToBreak", "type": "esriFieldTypeDouble" }, { "modelName": "pop", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pop", "alias": "Pop", "type": "esriFieldTypeInteger" }, { "modelName": "popchange", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "popchange", "alias": "Popchange", "type": "esriFieldTypeDouble" }, { "modelName": "income", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "income", "alias": "Income", "type": "esriFieldTypeInteger" }, { "modelName": "age", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "age", "alias": "Age", "type": "esriFieldTypeDouble" }, { "modelName": "labour", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labour", "alias": "Labour", "type": "esriFieldTypeInteger" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8518_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8277_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "5", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "income": null, "pop": null, "facilityid": null, "tobreak": null, "popchange": null, "name": null, "frombreak": null, "age": null, "labour": null } } } ], "name": "5", "domains": {}, "id": 5 }, { "templates": [ { "name": "10", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "income": null, "pop": null, "facilityid": null, "tobreak": null, "popchange": null, "name": null, "frombreak": null, "age": null, "labour": null } } } ], "name": "10", "domains": {}, "id": 10 }, { "templates": [ { "name": "15", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "income": null, "pop": null, "facilityid": null, "tobreak": null, "popchange": null, "name": null, "frombreak": null, "age": null, "labour": null } } } ], "name": "15", "domains": {}, "id": 15 } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "tobreak", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "field1": "tobreak", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 255, 221, 0, 255 ], "fromColor": [ 255, 238, 128, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 128, 108, 0, 255 ], "fromColor": [ 255, 221, 0, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 127, 109, 0, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 255, 228, 63, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "description": "Cutoff Range: 0 - 5", "label": "5", "value": "5" }, { "symbol": { "outline": { "color": [ 127, 109, 0, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 255, 219, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "description": "Cutoff Range: 5 - 10", "label": "10", "value": "10" }, { "symbol": { "outline": { "color": [ 127, 109, 0, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 191, 164, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "description": "Cutoff Range: 10 - 15", "label": "15", "value": "15" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 43.80047121100006, "xmin": -79.50412149599998, "ymax": 43.980464675000064, "xmax": -79.25522496399998, "spatialReference": { "falseM": -100000, "xyTolerance": 8.983152841195215E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4326, "zTolerance": 0.001, "wkid": 4326, "xyUnits": 9.999999999999999E8, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.1.0", "isDataArchived": false, "id": 28, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "supportsReturningGeometryProperties": true, "templates": [ { "name": "Address_XYTableToPoint_MultipleRingBuffer", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "income": null, "pop": null, "pochange": null, "distance": null, "age": null, "labour": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Address_XYTableToPoint_MultipleRingBuffer", "allowTrueCurvesUpdates": false, "displayField": "pop", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "distance", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "distance", "alias": "distance", "type": "esriFieldTypeDouble" }, { "modelName": "pop", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pop", "alias": "Pop", "type": "esriFieldTypeInteger" }, { "modelName": "pochange", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pochange", "alias": "Pochange", "type": "esriFieldTypeDouble" }, { "modelName": "income", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "income", "alias": "Income", "type": "esriFieldTypeInteger" }, { "modelName": "age", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "age", "alias": "Age", "type": "esriFieldTypeDouble" }, { "modelName": "labour", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "labour", "alias": "Labour", "type": "esriFieldTypeInteger" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriDecimalDegrees" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r8519_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a8278_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "9ba9d4cdab144a6ea2005f76b9b91699", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 2000, "typeIdField": "", "modelName": "GP_771931835", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 1, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 100, 255, 93 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true } ] }