{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Omnitrans Transit Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 6636897.322220846, "ymin": 1813518.6797974466, "xmax": 6854373.175402396, "ymax": 1892840.781708063, "spatialReference": { "wkid": 103007, "latestWkid": 6424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "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": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sequence" }, { "name": "StopAbbr", "type": "esriFieldTypeString", "alias": "StopAbbr", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StopAbbr" }, { "name": "StopName", "type": "esriFieldTypeString", "alias": "StopName", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "StopName" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "City" }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lat" }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Long" }, { "name": "Avg_On_May", "type": "esriFieldTypeDouble", "alias": "Avg_On_May", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Avg_On_May" }, { "name": "Avg_Off_Ma", "type": "esriFieldTypeDouble", "alias": "Avg_Off_Ma", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Avg_Off_Ma" }, { "name": "Ons_and_Of", "type": "esriFieldTypeDouble", "alias": "Ons_and_Of", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ons_and_Of" }, { "name": "bsm_id", "type": "esriFieldTypeInteger", "alias": "bsm_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bsm_id" }, { "name": "tm_id", "type": "esriFieldTypeInteger", "alias": "tm_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tm_id" }, { "name": "line_abbr", "type": "esriFieldTypeString", "alias": "line_abbr", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "line_abbr" }, { "name": "linedirid", "type": "esriFieldTypeInteger", "alias": "linedirid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "linedirid" }, { "name": "benchtype", "type": "esriFieldTypeString", "alias": "benchtype", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "benchtype" }, { "name": "bicyclerac", "type": "esriFieldTypeString", "alias": "bicyclerac", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "bicyclerac" }, { "name": "busparking", "type": "esriFieldTypeString", "alias": "busparking", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "busparking" }, { "name": "curbmarker", "type": "esriFieldTypeInteger", "alias": "curbmarker", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "curbmarker" }, { "name": "inspectedb", "type": "esriFieldTypeString", "alias": "inspectedb", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "inspectedb" }, { "name": "kiosktypes", "type": "esriFieldTypeString", "alias": "kiosktypes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "kiosktypes" }, { "name": "parkingres", "type": "esriFieldTypeString", "alias": "parkingres", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "parkingres" }, { "name": "passengerb", "type": "esriFieldTypeString", "alias": "passengerb", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "passengerb" }, { "name": "sbxabovegr", "type": "esriFieldTypeInteger", "alias": "sbxabovegr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sbxabovegr" }, { "name": "sbxadcase", "type": "esriFieldTypeString", "alias": "sbxadcase", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sbxadcase" }, { "name": "sbxglasspa", "type": "esriFieldTypeString", "alias": "sbxglasspa", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sbxglasspa" }, { "name": "sbxingroun", "type": "esriFieldTypeInteger", "alias": "sbxingroun", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sbxingroun" }, { "name": "sbxmapcase", "type": "esriFieldTypeString", "alias": "sbxmapcase", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sbxmapcase" }, { "name": "sbxraillig", "type": "esriFieldTypeInteger", "alias": "sbxraillig", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sbxraillig" }, { "name": "sbxwalllig", "type": "esriFieldTypeInteger", "alias": "sbxwalllig", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sbxwalllig" }, { "name": "shelterill", "type": "esriFieldTypeString", "alias": "shelterill", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "shelterill" }, { "name": "sheltertyp", "type": "esriFieldTypeString", "alias": "sheltertyp", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sheltertyp" }, { "name": "sidewalkco", "type": "esriFieldTypeString", "alias": "sidewalkco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sidewalkco" }, { "name": "sidewalk_1", "type": "esriFieldTypeString", "alias": "sidewalk_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sidewalk_1" }, { "name": "signtype", "type": "esriFieldTypeDate", "alias": "signtype", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "signtype" }, { "name": "solarcurbm", "type": "esriFieldTypeString", "alias": "solarcurbm", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "solarcurbm" }, { "name": "stopaccess", "type": "esriFieldTypeString", "alias": "stopaccess", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stopaccess" }, { "name": "stopillumi", "type": "esriFieldTypeString", "alias": "stopillumi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stopillumi" }, { "name": "stopinspec", "type": "esriFieldTypeString", "alias": "stopinspec", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "stopinspec" }, { "name": "systemmap", "type": "esriFieldTypeString", "alias": "systemmap", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "systemmap" }, { "name": "trafficcon", "type": "esriFieldTypeString", "alias": "trafficcon", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "trafficcon" }, { "name": "trashcanty", "type": "esriFieldTypeString", "alias": "trashcanty", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "trashcanty" }, { "name": "tvm", "type": "esriFieldTypeInteger", "alias": "tvm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tvm" }, { "name": "art3improv", "type": "esriFieldTypeString", "alias": "art3improv", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "art3improv" }, { "name": "ADA_compli", "type": "esriFieldTypeString", "alias": "ADA_compli", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADA_compli" }, { "name": "ADA_8x5", "type": "esriFieldTypeString", "alias": "ADA_8x5", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADA_8x5" }, { "name": "ADA_curb_c", "type": "esriFieldTypeString", "alias": "ADA_curb_c", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADA_curb_c" }, { "name": "ADA_level_", "type": "esriFieldTypeString", "alias": "ADA_level_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADA_level_" }, { "name": "ADA_curb_r", "type": "esriFieldTypeString", "alias": "ADA_curb_r", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADA_curb_r" }, { "name": "solarpolel", "type": "esriFieldTypeString", "alias": "solarpolel", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "solarpolel" }, { "name": "generalcom", "type": "esriFieldTypeString", "alias": "generalcom", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "generalcom" }, { "name": "article3aw", "type": "esriFieldTypeString", "alias": "article3aw", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "article3aw" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COUNTY" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CreationDa", "type": "esriFieldTypeDate", "alias": "CreationDa", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDa" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Editor" }, { "name": "SWwidth", "type": "esriFieldTypeInteger", "alias": "SWwidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SWwidth" }, { "name": "shelterco", "type": "esriFieldTypeString", "alias": "shelterco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "shelterco" }, { "name": "benchco", "type": "esriFieldTypeString", "alias": "benchco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "benchco" }, { "name": "board_wid", "type": "esriFieldTypeInteger", "alias": "board_wid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "board_wid" }, { "name": "board_len", "type": "esriFieldTypeInteger", "alias": "board_len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "board_len" }, { "name": "PlannedSol", "type": "esriFieldTypeString", "alias": "PlannedSol", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlannedSol" }, { "name": "BenchType2", "type": "esriFieldTypeString", "alias": "BenchType2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BenchType2" }, { "name": "BenchType3", "type": "esriFieldTypeString", "alias": "BenchType3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BenchType3" }, { "name": "BenchColor", "type": "esriFieldTypeString", "alias": "BenchColor", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BenchColor" }, { "name": "BenchCol_1", "type": "esriFieldTypeString", "alias": "BenchCol_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BenchCol_1" }, { "name": "ShelterT_1", "type": "esriFieldTypeString", "alias": "ShelterT_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ShelterT_1" }, { "name": "ShelterCol", "type": "esriFieldTypeString", "alias": "ShelterCol", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ShelterCol" }, { "name": "PlannedESi", "type": "esriFieldTypeString", "alias": "PlannedESi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PlannedESi" }, { "name": "ESign", "type": "esriFieldTypeString", "alias": "ESign", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ESign" }, { "name": "Updated", "type": "esriFieldTypeString", "alias": "Updated", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Updated" }, { "name": "Stop_ID", "type": "esriFieldTypeInteger", "alias": "Stop_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Stop_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1422_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Omnitrans Transit Stops", "description": "", "prototype": { "attributes": { "Updated": null, "Stop_ID": null, "Sequence": null, "StopAbbr": null, "StopName": null, "City": null, "Lat": null, "Long": null, "Avg_On_May": null, "Avg_Off_Ma": null, "Ons_and_Of": null, "bsm_id": null, "tm_id": null, "line_abbr": null, "linedirid": null, "benchtype": null, "bicyclerac": null, "busparking": null, "curbmarker": null, "inspectedb": null, "kiosktypes": null, "parkingres": null, "passengerb": null, "sbxabovegr": null, "sbxadcase": null, "sbxglasspa": null, "sbxingroun": null, "sbxmapcase": null, "sbxraillig": null, "sbxwalllig": null, "shelterill": null, "sheltertyp": null, "sidewalkco": null, "sidewalk_1": null, "signtype": null, "solarcurbm": null, "stopaccess": null, "stopillumi": null, "stopinspec": null, "systemmap": null, "trafficcon": null, "trashcanty": null, "tvm": null, "art3improv": null, "ADA_compli": null, "ADA_8x5": null, "ADA_curb_c": null, "ADA_level_": null, "ADA_curb_r": null, "solarpolel": null, "generalcom": null, "article3aw": null, "COUNTY": null, "GlobalID": null, "CreationDa": null, "Creator": null, "EditDate": null, "Editor": null, "SWwidth": null, "shelterco": null, "benchco": null, "board_wid": null, "board_len": null, "PlannedSol": null, "BenchType2": null, "BenchType3": null, "BenchColor": null, "BenchCol_1": null, "ShelterT_1": null, "ShelterCol": null, "PlannedESi": null, "ESign": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }