{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 76, "name": "Neil Armstrong Latest Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8ddacfc0c95f31f67ff1ed239a66599a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAaCAYAAAC3g3x9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuElEQVRIieWUP0jDQBTGvzStjaKiFIo61aWCoKB20VFxUKsgrqKD0r0giCAo6OAgODn4B0FxElxacXStg9ZBXAJSF50MhbZoarycvCORUqIp2km/6Q4uv/vey33PiyrL+yeAbQBi1nr1t8A+SZL2OOc9tPF5pUnjnY8AePoJMAZgh3OO/t4A1EweWvatG8AjgAkAyUqBfVZpUdrE58OIDlLVwNa+irMLYS4hy9I5Y3zMDRjzeKQ10+TBcHsDZqZCwp0tgo8NtWJ585bcjip+z51eNIdLW+AtL9E0uXBEHzuJLjrZHhDQVFrrtFoQAXBdDhwvL/E7rS90lbZg3AkoFGjyu8I+zzbX/NGk/Degmsnj6PRBrONzHY5/tmIgvTF6a7bUzJWAlqanIqDtKpXWxN4new4MZga17FuUEjI7FRKxrAh4mdaQunmmrKKx3nefKxhxg5n2ZKFEJA6tyyiGrkArSmiolY9zBWOxbPYROCJJOFMz+RaqxBVYp8i5osGm86/Mcd5RZjlHqzXiVr4D7ip+2f+isyU76C4iYFJR5A1dZ5/nS4FJvfilq690reuM5qGjw6qo6sAPQ/+sccl5ipUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.course", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -179.99969999999996, "ymin": -78.49571999999995, "xmax": 179.99990000000003, "ymax": 88.98882000000003, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "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": "ship_id", "type": "esriFieldTypeString", "alias": "ship_id", "length": 50, "domain": null }, { "name": "speed", "type": "esriFieldTypeSmallInteger", "alias": "speed", "domain": null }, { "name": "heading", "type": "esriFieldTypeSmallInteger", "alias": "heading", "domain": null }, { "name": "course", "type": "esriFieldTypeSmallInteger", "alias": "course", "domain": null }, { "name": "timestamp", "type": "esriFieldTypeDate", "alias": "timestamp", "length": 8, "domain": null }, { "name": "dsrc", "type": "esriFieldTypeString", "alias": "dsrc", "length": 50, "domain": null }, { "name": "utc_seconds", "type": "esriFieldTypeSmallInteger", "alias": "utc_seconds", "domain": null }, { "name": "mmsi", "type": "esriFieldTypeString", "alias": "mmsi", "length": 50, "domain": null }, { "name": "imo", "type": "esriFieldTypeString", "alias": "imo", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 250, "domain": null }, { "name": "lat", "type": "esriFieldTypeString", "alias": "lat", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "callsign", "type": "esriFieldTypeString", "alias": "callsign", "length": 50, "domain": null }, { "name": "image", "type": "esriFieldTypeString", "alias": "image", "length": 250, "domain": null }, { "name": "year", "type": "esriFieldTypeString", "alias": "year", "length": 50, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "lon", "type": "esriFieldTypeString", "alias": "lon", "length": 50, "domain": null }, { "name": "transport_means_id", "type": "esriFieldTypeString", "alias": "transport_means_id", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "timestamp", "fields": "timestamp", "isAscending": true, "isUnique": false, "description": "" }, { "name": "transport_means_", "fields": "transport_means_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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 }