{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Airports", "type": "Feature Layer", "description": "This layer contains the location of all airports, airfields, and known public and private heliports in Prince George's County, Maryland.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1f360a18e1e9dea4ca7c9072e3522f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACz0lEQVRIibVVS2gTURS9M/l0Bovks2g+FvxsakGtmJXoQlHEYl1YSdQuBBctLl0FsrGuJBv3ZpdFjTOYIFYXRcGF4kKNSEPSlR8IyaQLTRfVpqnTyMnkTSaTmaYIXgiT9+bNefeed+55TvqP4Ry0QJblQKvFH1OJAhzxAcxtc3+WZqLRz/8MviDLE1zLEXeLwkW/1+sQRZEXRYHHu0pFSWSkrMoRpXlOTUaj0dquwTNSLu73ehLhcNA9fnhMML9nc1+/fb/9/sOnmxkpl7weu5IcCP5Iymb8Ps9kJHJ8j9fjcexU9sED+4dCwaDrzdt3icdSNnAtNn3HFrydsc8zef7cmb1mIKVJNF8meniod14Qhnisf/nq9a2MlKsZK3AaOQYVyNgqy/wvotQq0ZSP6JK3//3pUyeHnz57EV+QZf2wdXAcHji2oyK/rj2rTUuG2hUcPTIuFgqlB0R0VgeH3KAKq8Ozoscu8P1yoTTBxm1w6Bhy2wkw38l8sU50d9R+g33hoEuSnlyIxa4utcHRINCx1eL8OtG9sgbKxpFlosUxoqC7fz1wgKdnjs5jDWIMHODcF+sNQx815cyOmMEFnnWybYdeXtGyDbk1dYAajAHG/mNjbGSWJwsn8wq0NDvQ1CpRdYtofrTLL+YAeGK4my3m2I/NVSpKE3g6OHQJr2A7zo70l4sKjE+rdY3G5vaPn3XVxVGtV+dEaXgFWtqK41THmtClVk2EqCrKFnCYkengcDeYELwCDWH8CGWjQ6e8Gl3g2sxzfW1NLRRLDZVT0z2cI7Ab3A0mZPYWcG8Es2qkYnFlY+P35v2ZWNfne9QC04G7wYTgFawCs56NY2QM4HJFeX4jNt1ju31ShG3C3WBC8Ao7S8DhgWNQgYzNwJbgrAK4G0wIXoGWNt1ETagChweOjVQMBEd0bLPtbvAK8x0KudldbwPBjQET2s06c/wFQEtDBRYJIs4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1308873.8766907156, "ymin": 323922.742498979, "xmax": 1400434.391403973, "ymax": 517618.9909324795, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 60, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 15, "domain": null }, { "name": "FAA_ID", "type": "esriFieldTypeString", "alias": "FAA ID", "length": 10, "domain": null }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 15, "domain": null }, { "name": "FACILITY_USE", "type": "esriFieldTypeString", "alias": "Facility Use", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R850_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S786_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7f8093fa5406499ea175b47e07339606" }