{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Ferry Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Defintion Query: vehicle_type = '4'", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": -7998288.621130474, "ymin": 5097484.448524348, "xmax": -7820698.130048996, "ymax": 5281503.099839693, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2d14724621109ef61d1ebcce80eb96ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQoka3SvUoDQRSG4fdshtgEJCiChVcgBFsN1vbKrmm8Ahd042+ZKtjoWNkLCrIxRVrJRVjY2KWzslJQ1qxHgk2ykzUQ/MqPeZgzP4YpY/4fnsWzfPJBI0gmQ1Xh8j5E9QhYokjKedzFfB+yV3vKh7bVBE6HmgLCBqlXxcbrRMGjC228gjLYaVxKKFfAmgtVfNBC7plhFdteJNp6yYyq80yK9zUHZKDyjPzJEozXc0edMdck/RNgYSxTuWHXf3dhuPnKRWsH0TuUcoZ16Rf3h4vR56j7D9j2MqQRSgXhDdUO9eAWEc2Hg/ze2vFId7DtLJv6r/4AfSxGee+FJTMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stop_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "stop_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_id" }, { "name": "stop_code", "type": "esriFieldTypeString", "alias": "stop_code", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_code" }, { "name": "stop_name", "type": "esriFieldTypeString", "alias": "stop_name ", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_name" }, { "name": "stop_desc", "type": "esriFieldTypeString", "alias": "stop_desc", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_desc" }, { "name": "platform_code", "type": "esriFieldTypeString", "alias": "platform_code", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "platform_code" }, { "name": "platform_name", "type": "esriFieldTypeString", "alias": "platform_name", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "platform_name" }, { "name": "stop_lat", "type": "esriFieldTypeDouble", "alias": "stop_lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lat" }, { "name": "stop_lon", "type": "esriFieldTypeDouble", "alias": "stop_lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "stop_lon" }, { "name": "zone_id", "type": "esriFieldTypeString", "alias": "zone_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "zone_id" }, { "name": "stop_address", "type": "esriFieldTypeString", "alias": "stop_address", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_address" }, { "name": "stop_url", "type": "esriFieldTypeString", "alias": "stop_url", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "stop_url" }, { "name": "level_id", "type": "esriFieldTypeString", "alias": "level_id", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "level_id" }, { "name": "location_type", "type": "esriFieldTypeString", "alias": "location_type", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "location_type" }, { "name": "parent_station", "type": "esriFieldTypeString", "alias": "parent_station", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "parent_station" }, { "name": "wheelchair_boarding", "type": "esriFieldTypeString", "alias": "wheelchair_boarding", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "wheelchair_boarding" }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "municipality", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "municipality" }, { "name": "on_street", "type": "esriFieldTypeString", "alias": "on_street", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "on_street" }, { "name": "at_street", "type": "esriFieldTypeString", "alias": "at_street", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "at_street" }, { "name": "vehicle_type", "type": "esriFieldTypeString", "alias": "vehicle_type", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "vehicle_type" }, { "name": "Sidewalk_Width__ft_", "type": "esriFieldTypeString", "alias": "Sidewalk Width (ft)", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Sidewalk_Width__ft_" }, { "name": "Accessibility_Score", "type": "esriFieldTypeString", "alias": "Accessibility Score", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Accessibility_Score" }, { "name": "Sidewalk_Condition", "type": "esriFieldTypeString", "alias": "Sidewalk Condition", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Sidewalk_Condition" }, { "name": "Sidewalk_Material", "type": "esriFieldTypeString", "alias": "Sidewalk Material", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Sidewalk_Material" }, { "name": "Current_Shelter", "type": "esriFieldTypeString", "alias": "Current Shelter", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Current_Shelter" }, { "name": "Routes", "type": "esriFieldTypeString", "alias": "Routes", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Routes" }, { "name": "Municipality_1", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Municipality" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S927_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rapid Transit Stops", "description": "", "prototype": { "attributes": { "Neighborhood": null, "stop_id": null, "stop_code": null, "stop_name": null, "stop_desc": null, "platform_code": null, "platform_name": null, "stop_lat": null, "stop_lon": null, "zone_id": null, "stop_address": null, "stop_url": null, "level_id": null, "location_type": null, "parent_station": null, "wheelchair_boarding": null, "municipality": null, "on_street": null, "at_street": null, "vehicle_type": null, "Sidewalk_Width__ft_": null, "Accessibility_Score": null, "Sidewalk_Condition": null, "Sidewalk_Material": null, "Current_Shelter": null, "Routes": null, "Municipality_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }