{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Runway", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 12000, "geometryType": "esriGeometryPolygon", "description": "
A rectangular area on a airport prepared for the landing and takeoff run of aircraft.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Esri, FAA", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695885778000 }, "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6013347.393021882, "ymin": 2048668.9498949796, "xmax": 6023830.114182383, "ymax": 2057034.6697120667, "zmin": 1.0000000474974513E-4, "zmax": 1.0000000474974513E-4, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "descrip", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "CodeStatus", "description": "", "codedValues": [ { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "AIRSPACED", "code": "AIRSPACED" }, { "name": "AS_BUILT", "code": "AS_BUILT" }, { "name": "BROKEN", "code": "BROKEN" }, { "name": "CLOSED", "code": "CLOSED" }, { "name": "CONDEMNED", "code": "CONDEMNED" }, { "name": "DEMOLISHED", "code": "DEMOLISHED" }, { "name": "ENV_CLEARED", "code": "ENV_CLEARED" }, { "name": "FAILED_AID", "code": "FAILED_AID" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "LIMITED", "code": "LIMITED" }, { "name": "LONG_TERM", "code": "LONG_TERM" }, { "name": "MEDIUM_TERM", "code": "MEDIUM_TERM" }, { "name": "NON_OPERATIONAL", "code": "NON_OPERATIONAL" }, { "name": "OCCUPIED", "code": "OCCUPIED" }, { "name": "OPERATIONAL", "code": "OPERATIONAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PARKED", "code": "PARKED" }, { "name": "PERMANENT", "code": "PERMANENT" }, { "name": "PORTABLE", "code": "PORTABLE" }, { "name": "RELEASED", "code": "RELEASED" }, { "name": "S_POWER", "code": "S_POWER" }, { "name": "SEMI_PERMANENT", "code": "SEMI_PERMANENT" }, { "name": "SHORT_TERM", "code": "SHORT_TERM" }, { "name": "TBD", "code": "TBD" }, { "name": "TEMPORARY", "code": "TEMPORARY" }, { "name": "TERMINATED", "code": "TERMINATED" }, { "name": "UNDER_CONSTRUCTION", "code": "UNDER_CONSTRUCTION" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "UNOCCUPIED", "code": "UNOCCUPIED" }, { "name": "WORK_IN_PROGRESS", "code": "WORK_IN_PROGRESS" }, { "name": "Removed, no longer there.", "code": "REMOVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "rwydesg", "type": "esriFieldTypeString", "alias": "Runway Designator", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "runwayDesignator" }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "width" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "userflag", "type": "esriFieldTypeString", "alias": "User Flag", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "userFlag" }, { "name": "surfacet", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "CodeSurfaceType", "description": "", "codedValues": [ { "name": "P", "code": "P" }, { "name": "S", "code": "S" }, { "name": "U", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "surfaceType" }, { "name": "surfacem", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "CodeSurfaceMaterial", "description": "", "codedValues": [ { "name": "AG", "code": "AG" }, { "name": "Ags", "code": "Ags" }, { "name": "ANG", "code": "ANG" }, { "name": "BE", "code": "BE" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "CGS", "code": "CGS" }, { "name": "CNG", "code": "CNG" }, { "name": "DS", "code": "DS" }, { "name": "DT", "code": "DT" }, { "name": "EMAS", "code": "EMAS" }, { "name": "FW", "code": "FW" }, { "name": "GR", "code": "GR" }, { "name": "GS", "code": "GS" }, { "name": "SI", "code": "SI" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "Asphalt and turf", "code": "AGS" }, { "name": "Asphalt [AIXM 5.1]", "code": "ASPH" }, { "name": "Asphalt and grass [AIXM 5.1]", "code": "ASPH_GRASS" }, { "name": "Bituminous tar or asphalt and/or oil or bitumen bound, mix-in-place surfaces (often referred to as \"earth cement\"). [note: A bituminous tar or asphalt surface is prepared by digging up the surface, mixing the material with bitumen or oil binder, and surfa", "code": "BITUM" }, { "name": "Brick [AIXM 5.1]", "code": "BRICK" }, { "name": "Clay [AIXM 5.1]", "code": "CLAY" }, { "name": "Multiple materials", "code": "COMPOSITION" }, { "name": "Concrete [AIXM 5.1]", "code": "CONC" }, { "name": "Concrete and asphalt [AIXM 5.1]", "code": "CONC_ASPH" }, { "name": "Concrete and grass [AIXM 5.1]", "code": "CONC_GRS" }, { "name": "Coral [AIXM 5.1]", "code": "CORAL" }, { "name": "Bare Earth", "code": "EARTH" }, { "name": "Grass including portions of turf or bare earth [AIXM 5.1]", "code": "GRASS" }, { "name": "Gravel [AIXM 5.1]", "code": "GRAVEL" }, { "name": "Ice [AIXM 5.1]", "code": "ICE" }, { "name": "Laterite - a high iron clay formed in tropical areas [AIXM 5.1]", "code": "LATERITE" }, { "name": "A macadam or tarmac surface consisting of water-bound crushed rock. [AIXM 5.1]", "code": "MACADAM" }, { "name": "Landing mat portable system usually made of aluminum [AIXM 5.1]", "code": "MATS" }, { "name": "A protective laminate usually made of rubber [AIXM 5.1]", "code": "MEMBRANE" }, { "name": "Metal - steel, aluminum [AIXM 5.1]", "code": "METAL" }, { "name": "Non Bituminous mix [AIXM 5.1]", "code": "NON_BITUM_MIX" }, { "name": "Other [AIXM 5.1]", "code": "OTHER" }, { "name": "Pierced steel planking [AIXM 5.1]", "code": "PIERCED_STEEL" }, { "name": "Sand [AIXM 5.1]", "code": "SAND" }, { "name": "Snow [AIXM 5.1]", "code": "SNOW" }, { "name": "Stone [AIXM 5.1]", "code": "STONE" }, { "name": "Water [AIXM 5.1]", "code": "WATER" }, { "name": "Wood [AIXM 5.1]", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "surfaceMaterial" }, { "name": "pavementcl", "type": "esriFieldTypeString", "alias": "Pavement Classification Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "pavementClassificationNumber" }, { "name": "surfacec", "type": "esriFieldTypeString", "alias": "Surface Condition", "domain": { "type": "codedValue", "name": "CodeSurfaceCondition", "description": "", "codedValues": [ { "name": "FAIR", "code": "FAIR" }, { "name": "GOOD", "code": "GOOD" }, { "name": "OTHER", "code": "OTHER" }, { "name": "POOR", "code": "POOR" }, { "name": "UNSAFE", "code": "UNSAFE" }, { "name": "Presenting deformations [AIXM 5.1]", "code": "DEFORMED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "surfaceCondition" }, { "name": "alternativ", "type": "esriFieldTypeInteger", "alias": "Alternative", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alternative" }, { "name": "integr", "type": "esriFieldTypeString", "alias": "INTEGR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INTEGR" }, { "name": "revdate", "type": "esriFieldTypeDate", "alias": "REVDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REVDATE" }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SOURCE" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r12197_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_12197", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a8402_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Runway", "description": "", "prototype": { "attributes": { "source": null, "name": null, "descrip": null, "status": null, "rwydesg": null, "width": null, "length": null, "userflag": null, "surfacet": null, "surfacem": null, "pavementcl": null, "surfacec": null, "alternativ": null, "integr": null, "revdate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "27e1626c17d7443d94e6cff91d9ad0d1" }