{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "MTA.Muni_stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -122.53867, "ymin": 37.702085, "xmax": -122.365593, "ymax": 37.836442999999996, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -424.5, "xyUnits": 1.092443815008004E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 163, 106, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 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": "STOPNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STOPNAME", "type": "esriFieldTypeString", "alias": "STOPNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STOPNAME" }, { "name": "TRAPEZESTOPABBR", "type": "esriFieldTypeString", "alias": "TRAPEZESTOPABBR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TRAPEZESTOPABBR" }, { "name": "RUCUSSTOPABBR", "type": "esriFieldTypeString", "alias": "RUCUSSTOPABBR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RUCUSSTOPABBR" }, { "name": "STOPID", "type": "esriFieldTypeDouble", "alias": "STOPID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STOPID" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "ACCESSIBILITYMASK", "type": "esriFieldTypeDouble", "alias": "ACCESSIBILITYMASK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCESSIBILITYMASK" }, { "name": "ATSTREET", "type": "esriFieldTypeString", "alias": "ATSTREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ATSTREET" }, { "name": "ONSTREET", "type": "esriFieldTypeString", "alias": "ONSTREET", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ONSTREET" }, { "name": "POSITION", "type": "esriFieldTypeString", "alias": "POSITION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POSITION" }, { "name": "ORIENTATION", "type": "esriFieldTypeString", "alias": "ORIENTATION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ORIENTATION" }, { "name": "SERVICEPLANNINGSTOPTYPE", "type": "esriFieldTypeString", "alias": "SERVICEPLANNINGSTOPTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SERVICEPLANNINGSTOPTYPE" }, { "name": "SHELTER", "type": "esriFieldTypeDouble", "alias": "SHELTER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHELTER" }, { "name": "INSERT_TIMESTAMP", "type": "esriFieldTypeDate", "alias": "INSERT_TIMESTAMP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSERT_TIMESTAMP" }, { "name": "SDE_ID", "type": "esriFieldTypeInteger", "alias": "SDE_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SDE_ID" }, { "name": "SIGNUPID", "type": "esriFieldTypeDouble", "alias": "SIGNUPID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNUPID" }, { "name": "SUPERVISOR_DISTRICT", "type": "esriFieldTypeString", "alias": "SUPERVISOR_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUPERVISOR_DISTRICT" }, { "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" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "COREROUTES_LIST", "type": "esriFieldTypeString", "alias": "COREROUTES_LIST", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COREROUTES_LIST" }, { "name": "RESTORED", "type": "esriFieldTypeString", "alias": "RESTORED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RESTORED" }, { "name": "SERVICE_HOURS", "type": "esriFieldTypeString", "alias": "SERVICE_HOURS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICE_HOURS" }, { "name": "LINES_LIST", "type": "esriFieldTypeString", "alias": "LINES_LIST", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINES_LIST" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R338_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A327_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MTA.Muni_stops", "description": "", "prototype": { "attributes": { "SERVICE_HOURS": null, "LINES_LIST": null, "STOPNAME": null, "TRAPEZESTOPABBR": null, "RUCUSSTOPABBR": null, "STOPID": null, "LATITUDE": null, "LONGITUDE": null, "ACCESSIBILITYMASK": null, "ATSTREET": null, "ONSTREET": null, "POSITION": null, "ORIENTATION": null, "SERVICEPLANNINGSTOPTYPE": null, "SHELTER": null, "INSERT_TIMESTAMP": null, "SDE_ID": 0, "SIGNUPID": null, "SUPERVISOR_DISTRICT": null, "RESTORED": null, "COREROUTES_LIST": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }