{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Airport Runways", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "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, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8832604.1739, "ymin": 4581329.707500003, "xmax": -8361944.4527, "ymax": 4824261.750799999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "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": "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" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S608_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }