{ "currentVersion": 10.71, "id": 19, "name": "Airport Runways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "The Airport Runways database is a geographic dataset of runways in the State of Maryland containing information on the physical characteristics of the runways. The 6716 runways in the dataset are runways associated with the 19721 airports in the companion airport data set. This geospatial data is derived from the FAA's National Airspace System Resource Aeronautical Data Product (Effective 17 March 2013). ", "copyrightText": "MD iMAP, FAA, U.S. BTS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": -8832604.1739, "ymin": 4581329.707500003, "xmax": -8361944.4527, "ymax": 4824261.750799999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCID", "type": "esriFieldTypeString", "alias": "Landing Facility ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LOCID" }, { "name": "SITENO", "type": "esriFieldTypeString", "alias": "Site ID", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "SITENO" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FAA_ST", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FAA_ST" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Runway ID", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ID" }, { "name": "Length", "type": "esriFieldTypeString", "alias": "Length in Feet", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Length" }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width in Feet", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Width" }, { "name": "SrfcType", "type": "esriFieldTypeString", "alias": "Surface Type and Condition", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SrfcType" }, { "name": "SrfcTrtmnt", "type": "esriFieldTypeString", "alias": "Surface Treatment", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SrfcTrtmnt" }, { "name": "PaveClas", "type": "esriFieldTypeString", "alias": "Pavement Classification Number", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "PaveClas" }, { "name": "RwyLghts", "type": "esriFieldTypeString", "alias": "Runway Lights Intensity", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RwyLghts" }, { "name": "STFIPS", "type": "esriFieldTypeString", "alias": "State FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STFIPS" }, { "name": "STPostal", "type": "esriFieldTypeString", "alias": "State Post Office Code", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "STPostal" }, { "name": "BaseLat", "type": "esriFieldTypeDouble", "alias": "Latitude at Base End of Runway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseLat" }, { "name": "BaseLong", "type": "esriFieldTypeDouble", "alias": "Longitude at Base End of Runway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseLong" }, { "name": "RecLat", "type": "esriFieldTypeDouble", "alias": "Latitude at Reciprocal End of Runway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecLat" }, { "name": "RecLong", "type": "esriFieldTypeDouble", "alias": "Longitude at Reciporcal End of Runway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecLong" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R440_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Runways", "description": "", "prototype": { "attributes": { "RecLong": null, "LOCID": null, "SITENO": null, "FULLNAME": null, "FAA_ST": null, "ID": null, "Length": null, "Width": null, "SrfcType": null, "SrfcTrtmnt": null, "PaveClas": null, "RwyLghts": null, "STFIPS": null, "STPostal": null, "BaseLat": null, "BaseLong": null, "RecLat": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 12500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }