{ "currentVersion": 10.81, "id": 0, "name": "geodata.EGISDATA.bridge", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This data captures all bridges in the City of Baltimore, including bridges over water features, roadway overpasses, railroad overpasses, and foot bridges for pedestrian traffic.", "copyrightText": "City of Baltimore (COB) Office of Information Technology (BCIT), Enterprise Geographic Information Services (EGIS), and Baltimore City Department of Transportation (BCDOT)", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1346835.9359371066, "ymin": 558435.9375136793, "xmax": 1546073.5230254382, "ymax": 737016.9468207657, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 138, 96, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BRDGNMBSR", "type": "esriFieldTypeString", "alias": "BRDGNMBSR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "BRDGNMBSR" }, { "name": "QUALIFIER", "type": "esriFieldTypeString", "alias": "QUALIFIER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "QUALIFIER" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "COUNTY" }, { "name": "ADT", "type": "esriFieldTypeDouble", "alias": "ADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT" }, { "name": "ADT_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "ADT_YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADT_YEAR" }, { "name": "BSR", "type": "esriFieldTypeDouble", "alias": "BSR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BSR" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FEDERAL_AID", "type": "esriFieldTypeString", "alias": "FEDERAL_AID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FEDERAL_AID" }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "QUADRANT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "QUADRANT" }, { "name": "MAPGRID", "type": "esriFieldTypeString", "alias": "MAPGRID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAPGRID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "SPANS", "type": "esriFieldTypeDouble", "alias": "SPANS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPANS" }, { "name": "CONSULTANT", "type": "esriFieldTypeString", "alias": "CONSULTANT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CONSULTANT" }, { "name": "INSP_START", "type": "esriFieldTypeString", "alias": "INSP_START", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSP_START" }, { "name": "INSP_CMPLT", "type": "esriFieldTypeString", "alias": "INSP_CMPLT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSP_CMPLT" }, { "name": "UNDERWTR_CMPLT", "type": "esriFieldTypeString", "alias": "UNDERWTR_CMPLT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNDERWTR_CMPLT" }, { "name": "SIA_CMPLT", "type": "esriFieldTypeString", "alias": "SIA_CMPLT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIA_CMPLT" }, { "name": "RATING_ANLYS", "type": "esriFieldTypeDate", "alias": "RATING_ANLYS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RATING_ANLYS" }, { "name": "REPORT_STRTD", "type": "esriFieldTypeString", "alias": "REPORT_STRTD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPORT_STRTD" }, { "name": "REPRT_CMPLT", "type": "esriFieldTypeString", "alias": "REPRT_CMPLT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REPRT_CMPLT" }, { "name": "SUBMIT_DTE", "type": "esriFieldTypeDate", "alias": "SUBMIT_DTE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUBMIT_DTE" }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "POSTING" }, { "name": "MOVABLE", "type": "esriFieldTypeString", "alias": "MOVABLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MOVABLE" }, { "name": "RAILROAD", "type": "esriFieldTypeString", "alias": "RAILROAD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RAILROAD" }, { "name": "NOTE_", "type": "esriFieldTypeString", "alias": "NOTE_", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTE_" }, { "name": "DIG_NOTE", "type": "esriFieldTypeString", "alias": "DIG_NOTE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DIG_NOTE" }, { "name": "BSRLBL", "type": "esriFieldTypeString", "alias": "BSRLBL", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BSRLBL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "URL" }, { "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": "R396_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_396", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_396", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "geodata.EGISDATA.bridge", "description": "", "prototype": { "attributes": { "BSRLBL": null, "URL": null, "BRDGNMBSR": null, "QUALIFIER": null, "COUNTY": null, "ADT": null, "ADT_YEAR": null, "BSR": null, "LOCATION": null, "FEDERAL_AID": null, "QUADRANT": null, "MAPGRID": null, "DESCRIPTION": null, "SPANS": null, "CONSULTANT": null, "INSP_START": null, "INSP_CMPLT": null, "UNDERWTR_CMPLT": null, "SIA_CMPLT": null, "RATING_ANLYS": null, "REPORT_STRTD": null, "REPRT_CMPLT": null, "SUBMIT_DTE": null, "POSTING": null, "MOVABLE": null, "RAILROAD": null, "NOTE_": null, "DIG_NOTE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }