{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Ferry Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2139153.981293723, "ymin": 46829.820577055216, "xmax": 3050078.5866062194, "ymax": 1008913.1116297245, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Route", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Locations Way 1", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "Route" }, { "name": "FerryTime", "type": "esriFieldTypeDouble", "alias": "FerryTime", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FerryTime" }, { "name": "FerryLength", "type": "esriFieldTypeDouble", "alias": "FerryLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FerryLength" }, { "name": "EstimatedDriveTime", "type": "esriFieldTypeDouble", "alias": "DriveTime", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedDriveTime" }, { "name": "DriveLength", "type": "esriFieldTypeDouble", "alias": "DriveLength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DriveLength" }, { "name": "EstimatedDriveTraffic", "type": "esriFieldTypeDouble", "alias": "Estimated Drive Time with Traffic", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedDriveTraffic" }, { "name": "OptimalTransitNoTraffic", "type": "esriFieldTypeString", "alias": "Optimal Transit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OptimalTransitNoTraffic" }, { "name": "OptimalTransitTraffic", "type": "esriFieldTypeString", "alias": "Optimal Transit With Traffic", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OptimalTransitTraffic" }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Origin" }, { "name": "Destination", "type": "esriFieldTypeString", "alias": "Destination", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Destination" }, { "name": "OptimalRoute", "type": "esriFieldTypeInteger", "alias": "Optimal Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OptimalRoute" }, { "name": "ExistingRoutes", "type": "esriFieldTypeInteger", "alias": "Existing Ferry Route", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExistingRoutes" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Dest", "type": "esriFieldTypeString", "alias": "Dest", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Dest" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ferry Routes", "description": "", "prototype": { "attributes": { "ExistingRoutes": null, "Dest": null, "Route": null, "FerryTime": null, "FerryLength": null, "EstimatedDriveTime": null, "DriveLength": null, "EstimatedDriveTraffic": null, "OptimalTransitNoTraffic": null, "OptimalTransitTraffic": null, "Origin": null, "Destination": null, "OptimalRoute": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5601792c94fb4539b44ca086690ca3e8" }