{
  "_id": "6a1f1e18b401979e7341fd65",
  "Package": "geometa",
  "Type": "Package",
  "Title": "Tools for Reading and Writing ISO/OGC Geographic Metadata",
  "Version": "0.9.4",
  "Date": "2025-11-16",
  "Authors@R": "c(\nperson(\"Emmanuel\", \"Blondel\", role = c(\"aut\", \"cre\"), email = \"emmanuel.blondel1@gmail.com\", comment = c(ORCID = \"0000-0002-5870-5762\")),\nperson(\"R Consortium\", role = \"fnd\"))",
  "Maintainer": "Emmanuel Blondel <emmanuel.blondel1@gmail.com>",
  "Description": "Provides facilities to read, write and validate geographic\nmetadata defined with ISO TC211 / OGC ISO geographic\ninformation metadata standards, and encoded using the ISO 19139\nand ISO 19115-3 (XML) standard technical specifications. This\nincludes ISO 19110 (Feature cataloguing), 19115 (dataset\nmetadata), 19119 (service metadata) and 19136 (GML). Other\ninteroperable schemas from the OGC are progressively supported\nas well, such as the Sensor Web Enablement (SWE) Common Data\nModel, the OGC GML Coverage Implementation Schema (GMLCOV), or\nthe OGC GML Referenceable Grid (GMLRGRID).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/eblondel/geometa/wiki",
  "BugReports": "https://github.com/eblondel/geometa/issues",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(r6 = TRUE)",
  "Config/pak/sysreqs": "libsecret-1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://eblondel.r-universe.dev",
  "Date/Publication": "2026-01-16 07:03:47 UTC",
  "RemoteUrl": "https://github.com/eblondel/geometa",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:13:29 UTC",
    "User": "root"
  },
  "Author": "Emmanuel Blondel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5870-5762>),\nR Consortium [fnd]",
  "MD5sum": "60f8d5aa3f33512c43663e69acd0d57e",
  "_user": "eblondel",
  "_type": "src",
  "_file": "geometa_0.9.4.tar.gz",
  "_fileid": "57bf946db6781a32d2c4783837b49bc690ab91b4ca66fb96f725c32aad1db33a",
  "_filesize": 3370149,
  "_sha256": "57bf946db6781a32d2c4783837b49bc690ab91b4ca66fb96f725c32aad1db33a",
  "_created": "2026-05-16T08:13:29.000Z",
  "_published": "2026-06-02T18:16:56.789Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141062475,
      "time": 868,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031969817"
    },
    {
      "job": 79141063146,
      "time": 878,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031970800"
    },
    {
      "job": 79141063133,
      "time": 644,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031957255"
    },
    {
      "job": 79141061976,
      "time": 583,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031950108"
    },
    {
      "job": 79141061277,
      "time": 430,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031887968"
    },
    {
      "job": 79141061614,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366198703"
    },
    {
      "job": 79141062367,
      "time": 926,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031975419"
    },
    {
      "job": 79141063247,
      "time": 883,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031971222"
    },
    {
      "job": 79141063353,
      "time": 979,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031981195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eblondel/geometa",
  "_commit": {
    "id": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
    "author": "eblondel <emmanuel.blondel1@gmail.com>",
    "committer": "eblondel <emmanuel.blondel1@gmail.com>",
    "message": "switch to pending 0.9.4\n",
    "time": 1768547027
  },
  "_maintainer": {
    "name": "Emmanuel Blondel",
    "email": "emmanuel.blondel1@gmail.com",
    "login": "eblondel",
    "linkedin": "in/emmanuelblondel1",
    "orcid": "0000-0002-5870-5762",
    "uuid": 1324396
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    },
    {
      "package": "EML",
      "role": "Suggests"
    },
    {
      "package": "emld",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "eblondel",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.9.2",
      "date": "2025-05-27"
    },
    {
      "name": "v0.9.3",
      "date": "2025-11-16"
    }
  ],
  "_topics": [
    "geometa",
    "gml",
    "inspire",
    "iso",
    "iso19110",
    "iso19115",
    "iso19119",
    "iso19136",
    "iso19139",
    "metadata",
    "metadata-validation",
    "ogc",
    "spatial",
    "xml"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "eblondel",
      "count": 992,
      "uuid": 1324396
    },
    {
      "user": "yvanlebras",
      "count": 7,
      "uuid": 7910679
    }
  ],
  "_userbio": {
    "uuid": 1324396,
    "type": "user",
    "name": "Emmanuel Blondel",
    "description": "International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R expert at @un-fao @r-geoflow"
  },
  "_downloads": {
    "count": 1087,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geometa"
  },
  "_devurl": "https://github.com/eblondel/geometa",
  "_searchresults": 128,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geometa.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eblondel/geometa",
  "_realowner": "eblondel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2017-05-26"
    },
    {
      "version": "0.2-0",
      "date": "2017-11-28"
    },
    {
      "version": "0.3-0",
      "date": "2018-08-22"
    },
    {
      "version": "0.4-0",
      "date": "2018-12-17"
    },
    {
      "version": "0.5-0",
      "date": "2019-05-26"
    },
    {
      "version": "0.6-0",
      "date": "2019-09-27"
    },
    {
      "version": "0.6-1",
      "date": "2019-10-31"
    },
    {
      "version": "0.6-2",
      "date": "2020-05-14"
    },
    {
      "version": "0.6-3",
      "date": "2020-08-04"
    },
    {
      "version": "0.6-4",
      "date": "2021-09-16"
    },
    {
      "version": "0.6-5",
      "date": "2021-12-06"
    },
    {
      "version": "0.6-6",
      "date": "2022-01-26"
    },
    {
      "version": "0.7",
      "date": "2022-08-19"
    },
    {
      "version": "0.7-1",
      "date": "2022-10-28"
    },
    {
      "version": "0.8-0",
      "date": "2024-04-18"
    },
    {
      "version": "0.9",
      "date": "2025-01-29"
    },
    {
      "version": "0.9.1",
      "date": "2025-02-21"
    },
    {
      "version": "0.9.2",
      "date": "2025-06-06"
    },
    {
      "version": "0.9.3",
      "date": "2025-11-22"
    }
  ],
  "_exports": [
    "cacheISOClasses",
    "convert_metadata",
    "geometa_coverage",
    "geometaLogger",
    "getClassesInheriting",
    "getGeometaOption",
    "getGeometaOptions",
    "getIANAMimeTypes",
    "getISOClasses",
    "getISOCodelist",
    "getISOCodelists",
    "getISOInternalCodelists",
    "getISOMetadataNamespace",
    "getISOMetadataNamespaces",
    "getISOMetadataSchemaFile",
    "getISOMetadataSchemas",
    "getMappingFormats",
    "getMappings",
    "getMetadataStandard",
    "GMLAbstractCoordinateOperation",
    "GMLAbstractCoordinateSystem",
    "GMLAbstractCoverage",
    "GMLAbstractCRS",
    "GMLAbstractCurve",
    "GMLAbstractDiscreteCoverage",
    "GMLAbstractFeature",
    "GMLAbstractGeneralConversion",
    "GMLAbstractGeneralDerivedCRS",
    "GMLAbstractGeneralOperationParameter",
    "GMLAbstractGeneralParameterValue",
    "GMLAbstractGeometricAggregate",
    "GMLAbstractGeometricPrimitive",
    "GMLAbstractGeometry",
    "GMLAbstractGML",
    "GMLAbstractImplicitGeometry",
    "GMLAbstractObject",
    "GMLAbstractReferenceableGrid",
    "GMLAbstractRing",
    "GMLAbstractSingleCRS",
    "GMLAbstractSingleOperation",
    "GMLAbstractSurface",
    "GMLAbstractTimeGeometricPrimitive",
    "GMLAbstractTimeObject",
    "GMLAbstractTimePrimitive",
    "GMLAffineCS",
    "GMLBaseUnit",
    "GMLCartesianCS",
    "GMLCodeType",
    "GMLCompoundCRS",
    "GMLConventionalUnit",
    "GMLConversion",
    "GMLCoordinateSystemAxis",
    "GMLCOVAbstractCoverage",
    "GMLCOVExtension",
    "GMLCylindricalCS",
    "GMLDefinition",
    "GMLDerivedCRS",
    "GMLDerivedUnit",
    "GMLElement",
    "GMLEllipsoidalCS",
    "GMLEnvelope",
    "GMLEnvelopeWithTimePeriod",
    "GMLGeneralGridAxis",
    "GMLGeodeticCRS",
    "GMLGrid",
    "GMLGridCoverage",
    "GMLGridEnvelope",
    "GMLGridFunction",
    "GMLLinearCS",
    "GMLLinearRing",
    "GMLLineString",
    "GMLMultiCurve",
    "GMLMultiCurveCoverage",
    "GMLMultiPoint",
    "GMLMultiPointCoverage",
    "GMLMultiSolidCoverage",
    "GMLMultiSurface",
    "GMLMultiSurfaceCoverage",
    "GMLObliqueCartesianCS",
    "GMLOperationMethod",
    "GMLOperationParameter",
    "GMLOperationParameterGroup",
    "GMLParameterValue",
    "GMLParameterValueGroup",
    "GMLPoint",
    "GMLPolarCS",
    "GMLPolygon",
    "GMLProjectedCRS",
    "GMLRectifiedGrid",
    "GMLRectifiedGridCoverage",
    "GMLReferenceableGridByArray",
    "GMLReferenceableGridByTransformation",
    "GMLReferenceableGridByVectors",
    "GMLSphericalCS",
    "GMLTemporalCRS",
    "GMLTemporalCS",
    "GMLTimeCS",
    "GMLTimeInstant",
    "GMLTimePeriod",
    "GMLUnitDefinition",
    "GMLUserDefinedCS",
    "GMLVerticalCRS",
    "GMLVerticalCS",
    "INSPIREMetadataValidator",
    "ISOAbsoluteExternalPositionalAccuracy",
    "ISOAbstractAcquisitionInformation",
    "ISOAbstractAggregate",
    "ISOAbstractApplicationSchemaInformation",
    "ISOAbstractCarrierOfCharacteristics",
    "ISOAbstractCatalogue",
    "ISOAbstractCitation",
    "ISOAbstractCompleteness",
    "ISOAbstractConstraints",
    "ISOAbstractContentInformation",
    "ISOAbstractDataEvaluation",
    "ISOAbstractDataQuality",
    "ISOAbstractDistribution",
    "ISOAbstractExtent",
    "ISOAbstractFeatureCatalogue",
    "ISOAbstractFeatureType",
    "ISOAbstractFormat",
    "ISOAbstractGenericName",
    "ISOAbstractLineageInformation",
    "ISOAbstractLogicalConsistency",
    "ISOAbstractMaintenanceInformation",
    "ISOAbstractMDContentInformation",
    "ISOAbstractMetadata",
    "ISOAbstractMetadataExtension",
    "ISOAbstractMetaquality",
    "ISOAbstractObject",
    "ISOAbstractOnlineResource",
    "ISOAbstractParameter",
    "ISOAbstractParty",
    "ISOAbstractPlatform",
    "ISOAbstractPortrayalCatalogueInformation",
    "ISOAbstractPositionalAccuracy",
    "ISOAbstractPropertyType",
    "ISOAbstractQualityElement",
    "ISOAbstractReferenceSystem",
    "ISOAbstractResourceDescription",
    "ISOAbstractResponsibility",
    "ISOAbstractResult",
    "ISOAbstractRSReferenceSystem",
    "ISOAbstractSpatialRepresentation",
    "ISOAbstractSpatialResolution",
    "ISOAbstractStandardOrderProcess",
    "ISOAbstractTemporalAccuracy",
    "ISOAbstractTemporalQuality",
    "ISOAbstractThematicAccuracy",
    "ISOAbstractTypedDate",
    "ISOAccuracyOfATimeMeasurement",
    "ISOAddress",
    "ISOAggregateInformation",
    "ISOAggregationDerivation",
    "ISOAnchor",
    "ISOAngle",
    "ISOApplicationSchemaInformation",
    "ISOAssociatedResource",
    "ISOAssociation",
    "ISOAssociationRole",
    "ISOAssociationType",
    "ISOAttributeGroup",
    "ISOAttributes",
    "ISOBand",
    "ISOBaseBoolean",
    "ISOBaseCharacterString",
    "ISOBaseDate",
    "ISOBaseDateTime",
    "ISOBaseDecimal",
    "ISOBaseInteger",
    "ISOBaseReal",
    "ISOBinary",
    "ISOBinding",
    "ISOBoundAssociationRole",
    "ISOBoundFeatureAttribute",
    "ISOBoundingPolygon",
    "ISOBrowseGraphic",
    "ISOCarrierOfCharacteristics",
    "ISOCellGeometry",
    "ISOCharacterSet",
    "ISOCitation",
    "ISOCitationSeries",
    "ISOClassification",
    "ISOCodeDefinition",
    "ISOCodelist",
    "ISOCodelistCatalogue",
    "ISOCodeListDictionary",
    "ISOCodeListValue",
    "ISOCompletenessCommission",
    "ISOCompletenessOmission",
    "ISOConceptualConsistency",
    "ISOConfidence",
    "ISOConformanceResult",
    "ISOConstraint",
    "ISOConstraints",
    "ISOContact",
    "ISOCountry",
    "ISOCoupledResource",
    "ISOCouplingType",
    "ISOCoverageContentType",
    "ISOCoverageDescription",
    "ISOCTCodelistValue",
    "ISODataFile",
    "ISODataIdentification",
    "ISODataIdentification19115_3",
    "ISODataIdentification19139",
    "ISODataInspection",
    "ISODataQuality",
    "ISODataQualityAbstractElement",
    "ISODataQualityScope",
    "ISODataSet",
    "ISODatatype",
    "ISODate",
    "ISODateType",
    "ISODCPList",
    "ISODefinitionReference",
    "ISODefinitionSource",
    "ISODescriptiveResult",
    "ISODigitalTransferOptions",
    "ISODimension",
    "ISODimensionNameType",
    "ISODistance",
    "ISODistribution",
    "ISODistributionUnits",
    "ISODistributor",
    "ISODomainConsistency",
    "ISOElementSequence",
    "ISOEvaluationMethod",
    "ISOEvaluationMethodType",
    "ISOExtendedElementInformation",
    "ISOExtent",
    "ISOFeatureAssociation",
    "ISOFeatureAssociation19115_3",
    "ISOFeatureAssociation19139",
    "ISOFeatureAttribute",
    "ISOFeatureCatalogue",
    "ISOFeatureCatalogueDescription",
    "ISOFeatureOperation",
    "ISOFeatureType",
    "ISOFeatureType19115_3",
    "ISOFeatureType19139",
    "ISOFeatureTypeInfo",
    "ISOFileName",
    "ISOFormat",
    "ISOFormatConsistency",
    "ISOFreeText",
    "ISOFullInspection",
    "ISOGeographicBoundingBox",
    "ISOGeographicDescription",
    "ISOGeographicExtent",
    "ISOGeometricObjects",
    "ISOGeometricObjectType",
    "ISOGeorectified",
    "ISOGeoreferenceable",
    "ISOGriddedDataPositionalAccuracy",
    "ISOGridSpatialRepresentation",
    "ISOHomogeneity",
    "ISOIdentification",
    "ISOIdentification19115_3",
    "ISOIdentification19139",
    "ISOImageDescription",
    "ISOImageryAbstractGeolocationInformation",
    "ISOImageryAcquisitionInformation",
    "ISOImageryAlgorithm",
    "ISOImageryBand",
    "ISOImageryBandDefinition",
    "ISOImageryContext",
    "ISOImageryCoverageDescription",
    "ISOImageryCoverageResult",
    "ISOImageryEnvironmentalRecord",
    "ISOImageryEvent",
    "ISOImageryGCP",
    "ISOImageryGCPCollection",
    "ISOImageryGeometryType",
    "ISOImageryGeorectified",
    "ISOImageryGeoreferenceable",
    "ISOImageryImageDescription",
    "ISOImageryInstrument",
    "ISOImageryMetadata",
    "ISOImageryNominalResolution",
    "ISOImageryObjective",
    "ISOImageryObjectiveType",
    "ISOImageryOperation",
    "ISOImageryOperationType",
    "ISOImageryPlan",
    "ISOImageryPlatform",
    "ISOImageryPlatformPass",
    "ISOImageryPolarisationOrientation",
    "ISOImageryPriority",
    "ISOImageryProcessing",
    "ISOImageryProcessStep",
    "ISOImageryProcessStepReport",
    "ISOImageryRangeElementDescription",
    "ISOImageryRequestedDate",
    "ISOImageryRequirement",
    "ISOImageryRevision",
    "ISOImagerySensor",
    "ISOImagerySensorType",
    "ISOImagerySequence",
    "ISOImagerySource",
    "ISOImageryTransferFunctionType",
    "ISOImageryTrigger",
    "ISOImageryUsability",
    "ISOImagingCondition",
    "ISOIndirectEvaluation",
    "ISOIndividual",
    "ISOInheritanceRelation",
    "ISOInitiative",
    "ISOInitiativeType",
    "ISOInstrumentationEvent",
    "ISOInstrumentationEventList",
    "ISOInstrumentationEventType",
    "ISOKeywordClass",
    "ISOKeywords",
    "ISOKeywordType",
    "ISOLanguage",
    "ISOLegalConstraints",
    "ISOLength",
    "ISOLineage",
    "ISOListedValue",
    "ISOLocale",
    "ISOLocaleContainer",
    "ISOLocalisedCharacterString",
    "ISOLocalName",
    "ISOMaintenanceFrequency",
    "ISOMaintenanceInformation",
    "ISOMDFeatureCatalogue",
    "ISOMeasure",
    "ISOMeasureReference",
    "ISOMedium",
    "ISOMediumFormat",
    "ISOMediumName",
    "ISOMemberName",
    "ISOMetadata",
    "ISOMetadataExtensionInformation",
    "ISOMetadataNamespace",
    "ISOMetadataScope",
    "ISOMetaIdentifier",
    "ISOMimeFileType",
    "ISOMLCodeDefinition",
    "ISOMLCodeListDictionary",
    "ISOMultiplicity",
    "ISOMultiplicityRange",
    "ISONonQuantitativeAttributeAccuracy",
    "ISONonQuantitativeAttributeCorrectness",
    "ISOObligation",
    "ISOOnLineFunction",
    "ISOOnlineResource",
    "ISOOperationChainMetadata",
    "ISOOperationMetadata",
    "ISOOrganisation",
    "ISOOtherAggregate",
    "ISOParameterDirection",
    "ISOPeriodDuration",
    "ISOPixelOrientation",
    "ISOPlatform",
    "ISOPortrayalCatalogueReference",
    "ISOPresentationForm",
    "ISOProcessParameter",
    "ISOProcessStep",
    "ISOProductionSeries",
    "ISOProgress",
    "ISOPropertyType",
    "ISOQualityResultFile",
    "ISOQuantitativeAttributeAccuracy",
    "ISOQuantitativeResult",
    "ISORangeDimension",
    "ISORecord",
    "ISORecordType",
    "ISOReferenceIdentifier",
    "ISOReferenceSystem",
    "ISOReferenceSystemType",
    "ISORelativeInternalPositionalAccuracy",
    "ISOReleasability",
    "ISORepresentativeFraction",
    "ISORepresentativity",
    "ISOResolution",
    "ISOResponsibility",
    "ISOResponsibleParty",
    "ISORestriction",
    "ISORole",
    "ISORoleType",
    "ISOSampleBasedInspection",
    "ISOSampleDimension",
    "ISOScale",
    "ISOScope",
    "ISOScopeCode",
    "ISOScopeDescription",
    "ISOScopedName",
    "ISOSecurityConstraints",
    "ISOSensor",
    "ISOSeries",
    "ISOServiceIdentification",
    "ISOServiceIdentification19115_3",
    "ISOServiceIdentification19139",
    "ISOSource",
    "ISOSpatialRepresentation",
    "ISOSpatialRepresentationType",
    "ISOSpatialTemporalExtent",
    "ISOSRVParameter",
    "ISOSRVParameterDirection",
    "ISOSRVServiceIdentification",
    "ISOSRVServiceIdentification19115_3",
    "ISOSRVServiceIdentification19139",
    "ISOStandaloneQualityReportInformation",
    "ISOStandardOrderProcess",
    "ISOStatus",
    "ISOStereoMate",
    "ISOTelephone",
    "ISOTelephoneType",
    "ISOTemporalConsistency",
    "ISOTemporalExtent",
    "ISOTemporalValidity",
    "ISOThematicClassificationCorrectness",
    "ISOTopicCategory",
    "ISOTopologicalConsistency",
    "ISOTopologyLevel",
    "ISOTypeName",
    "ISOUnlimitedInteger",
    "ISOUomIdentifier",
    "ISOURI",
    "ISOURL",
    "ISOUsabilityElement",
    "ISOUsage",
    "ISOVectorSpatialRepresentation",
    "ISOVerticalExtent",
    "pivot_converter",
    "pivot_format",
    "readISO",
    "readISO19139",
    "registerISOCodelist",
    "registerISOMetadataNamespace",
    "registerISOMetadataSchema",
    "registerMappingFormat",
    "registerMappings",
    "setGeometaOption",
    "setIANAMimeTypes",
    "setISOCodelists",
    "setISOMetadataNamespaces",
    "setISOMetadataSchemas",
    "setMappingFormats",
    "setMetadataStandard",
    "SWEAbstractDataComponent",
    "SWEAbstractEncoding",
    "SWEAbstractObject",
    "SWEAbstractSimpleComponent",
    "SWEAbstractSWE",
    "SWEAbstractSWEIdentifiable",
    "SWECategory",
    "SWECategoryRange",
    "SWECount",
    "SWECountRange",
    "SWEDataRecord",
    "SWEElement",
    "SWENilValues",
    "SWEQuantity",
    "SWEQuantityRange",
    "SWEText",
    "SWETextEncoding",
    "SWETime",
    "SWETimeRange",
    "SWEXMLEncoding"
  ],
  "_help": [
    {
      "page": "cacheISOClasses",
      "title": "cacheISOClasses",
      "topics": [
        "cacheISOClasses"
      ]
    },
    {
      "page": "convert_metadata",
      "title": "convert_metadata",
      "topics": [
        "convert_metadata"
      ]
    },
    {
      "page": "geometa",
      "title": "geometa: Tools for Reading and Writing ISO/OGC Geographic Metadata",
      "topics": [
        "geometa-package",
        "geometa"
      ]
    },
    {
      "page": "geometa_coverage",
      "title": "geometa_coverage",
      "topics": [
        "geometa_coverae",
        "geometa_coverage"
      ]
    },
    {
      "page": "geometaLogger",
      "title": "geometaLogger",
      "topics": [
        "geometaLogger"
      ]
    },
    {
      "page": "getClassesInheriting",
      "title": "getClassesInheriting",
      "topics": [
        "getClassesInheriting"
      ]
    },
    {
      "page": "getGeometaOption",
      "title": "getGeometaOption",
      "topics": [
        "getGeometaOption"
      ]
    },
    {
      "page": "getGeometaOptions",
      "title": "getGeometaOptions",
      "topics": [
        "getGeometaOptions"
      ]
    },
    {
      "page": "getIANAMimeTypes",
      "title": "getIANAMimeTypes",
      "topics": [
        "getIANAMimeTypes"
      ]
    },
    {
      "page": "getISOClasses",
      "title": "getISOClasses",
      "topics": [
        "getISOClasses"
      ]
    },
    {
      "page": "getISOCodelist",
      "title": "getISOCodelist",
      "topics": [
        "getISOCodelist"
      ]
    },
    {
      "page": "getISOCodelists",
      "title": "getISOCodelists",
      "topics": [
        "getISOCodelists"
      ]
    },
    {
      "page": "getISOInternalCodelists",
      "title": "getISOInternalCodelists",
      "topics": [
        "getISOInternalCodelists"
      ]
    },
    {
      "page": "getISOMetadataNamespace",
      "title": "getISOMetadataNamespace",
      "topics": [
        "getISOMetadataNamespace"
      ]
    },
    {
      "page": "getISOMetadataNamespaces",
      "title": "getISOMetadataNamespaces",
      "topics": [
        "getISOMetadataNamespaces"
      ]
    },
    {
      "page": "getISOMetadataSchemaFile",
      "title": "getISOMetadataSchemaFile",
      "topics": [
        "getISOMetadataSchemaFile"
      ]
    },
    {
      "page": "getISOMetadataSchemas",
      "title": "getISOMetadataSchemas",
      "topics": [
        "getISOMetadataSchemas"
      ]
    },
    {
      "page": "getMappingFormats",
      "title": "getMappingFormats",
      "topics": [
        "getMappingFormats"
      ]
    },
    {
      "page": "getMappings",
      "title": "getMappings",
      "topics": [
        "getMappings"
      ]
    },
    {
      "page": "getMetadataStandard",
      "title": "getMetadataStandard",
      "topics": [
        "getMetadataStandard"
      ]
    },
    {
      "page": "GMLAbstractCoordinateOperation",
      "title": "GMLAbstractCoordinateOperation",
      "topics": [
        "GMLAbstractCoordinateOperation"
      ]
    },
    {
      "page": "GMLAbstractCoordinateSystem",
      "title": "GMLAbstractCoordinateSystem",
      "topics": [
        "GMLAbstractCoordinateSystem"
      ]
    },
    {
      "page": "GMLAbstractCoverage",
      "title": "GMLAbstractCoverage",
      "topics": [
        "GMLAbstractCoverage"
      ]
    },
    {
      "page": "GMLAbstractCRS",
      "title": "GMLAbstractCRS",
      "topics": [
        "GMLAbstractCRS"
      ]
    },
    {
      "page": "GMLAbstractCurve",
      "title": "GMLAbstractCurve",
      "topics": [
        "GMLAbstractCurve"
      ]
    },
    {
      "page": "GMLAbstractDiscreteCoverage",
      "title": "GMLAbstractDiscreteCoverage",
      "topics": [
        "GMLAbstractDiscreteCoverage"
      ]
    },
    {
      "page": "GMLAbstractFeature",
      "title": "GMLAbstractFeature",
      "topics": [
        "GMLAbstractFeature"
      ]
    },
    {
      "page": "GMLAbstractGeneralConversion",
      "title": "GMLAbstractGeneralConversion",
      "topics": [
        "GMLAbstractGeneralConversion"
      ]
    },
    {
      "page": "GMLAbstractGeneralDerivedCRS",
      "title": "GMLAbstractGeneralDerivedCRS",
      "topics": [
        "GMLAbstractGeneralDerivedCRS"
      ]
    },
    {
      "page": "GMLAbstractGeneralOperationParameter",
      "title": "GMLAbstractGeneralOperationParameter",
      "topics": [
        "GMLAbstractGeneralOperationParameter"
      ]
    },
    {
      "page": "GMLAbstractGeneralParameterValue",
      "title": "GMLAbstractGeneralParameterValue",
      "topics": [
        "GMLAbstractGeneralParameterValue"
      ]
    },
    {
      "page": "GMLAbstractGeometricAggregate",
      "title": "GMLAbstractGeometricAggregate",
      "topics": [
        "GMLAbstractGeometricAggregate"
      ]
    },
    {
      "page": "GMLAbstractGeometricPrimitive",
      "title": "GMLAbstractGeometricPrimitive",
      "topics": [
        "GMLAbstractGeometricPrimitive"
      ]
    },
    {
      "page": "GMLAbstractGeometry",
      "title": "GMLAbstractGeometry",
      "topics": [
        "GMLAbstractGeometry"
      ]
    },
    {
      "page": "GMLAbstractGML",
      "title": "GMLAbstractGML",
      "topics": [
        "GMLAbstractGML"
      ]
    },
    {
      "page": "GMLAbstractImplicitGeometry",
      "title": "GMLAbstractImplicitGeometry",
      "topics": [
        "GMLAbstractImplicitGeometry"
      ]
    },
    {
      "page": "GMLAbstractObject",
      "title": "GMLAbstractObject",
      "topics": [
        "GMLAbstractObject"
      ]
    },
    {
      "page": "GMLAbstractReferenceableGrid",
      "title": "GMLAbstractReferenceableGrid",
      "topics": [
        "GMLAbstractReferenceableGrid"
      ]
    },
    {
      "page": "GMLAbstractRing",
      "title": "GMLAbstractRing",
      "topics": [
        "GMLAbstractRing"
      ]
    },
    {
      "page": "GMLAbstractSingleCRS",
      "title": "GMLAbstractSingleCRS",
      "topics": [
        "GMLAbstractSingleCRS"
      ]
    },
    {
      "page": "GMLAbstractSingleOperation",
      "title": "GMLAbstractSingleOperation",
      "topics": [
        "GMLAbstractSingleOperation"
      ]
    },
    {
      "page": "GMLAbstractSurface",
      "title": "GMLAbstractSurface",
      "topics": [
        "GMLAbstractSurface"
      ]
    },
    {
      "page": "GMLAbstractTimeGeometricPrimitive",
      "title": "GMLAbstractTimeGeometricPrimitive",
      "topics": [
        "GMLAbstractTimeGeometricPrimitive"
      ]
    },
    {
      "page": "GMLAbstractTimeObject",
      "title": "GMLAbstractTimeObject",
      "topics": [
        "GMLAbstractTimeObject"
      ]
    },
    {
      "page": "GMLAbstractTimePrimitive",
      "title": "GMLAbstractTimePrimitive",
      "topics": [
        "GMLAbstractTimePrimitive"
      ]
    },
    {
      "page": "GMLAffineCS",
      "title": "GMLAffineCS",
      "topics": [
        "GMLAffineCS"
      ]
    },
    {
      "page": "GMLBaseUnit",
      "title": "GMLBaseUnit",
      "topics": [
        "GMLBaseUnit"
      ]
    },
    {
      "page": "GMLCartesianCS",
      "title": "GMLCartesianCS",
      "topics": [
        "GMLCartesianCS"
      ]
    },
    {
      "page": "GMLCodeType",
      "title": "GMLCodeType",
      "topics": [
        "GMLCodeType"
      ]
    },
    {
      "page": "GMLCompoundCRS",
      "title": "GMLCompoundCRS",
      "topics": [
        "GMLCompoundCRS"
      ]
    },
    {
      "page": "GMLConventionalUnit",
      "title": "GMLConventionalUnit",
      "topics": [
        "GMLConventionalUnit"
      ]
    },
    {
      "page": "GMLConversion",
      "title": "GMLConversion",
      "topics": [
        "GMLConversion"
      ]
    },
    {
      "page": "GMLCoordinateSystemAxis",
      "title": "GMLCoordinateSystemAxis",
      "topics": [
        "GMLCoordinateSystemAxis"
      ]
    },
    {
      "page": "GMLCOVAbstractCoverage",
      "title": "GMLCOVAbstractCoverage",
      "topics": [
        "GMLCOVAbstractCoverage"
      ]
    },
    {
      "page": "GMLCOVExtension",
      "title": "GMLCOVExtension",
      "topics": [
        "GMLCOVExtension"
      ]
    },
    {
      "page": "GMLCylindricalCS",
      "title": "GMLCylindricalCS",
      "topics": [
        "GMLCylindricalCS"
      ]
    },
    {
      "page": "GMLDefinition",
      "title": "GMLDefinition",
      "topics": [
        "GMLDefinition"
      ]
    },
    {
      "page": "GMLDerivedCRS",
      "title": "GMLDerivedCRS",
      "topics": [
        "GMLDerivedCRS"
      ]
    },
    {
      "page": "GMLDerivedUnit",
      "title": "GMLDerivedUnit",
      "topics": [
        "GMLDerivedUnit"
      ]
    },
    {
      "page": "GMLElement",
      "title": "GMLElement",
      "topics": [
        "GMLElement"
      ]
    },
    {
      "page": "GMLEllipsoidalCS",
      "title": "GMLEllipsoidalCS",
      "topics": [
        "GMLEllipsoidalCS"
      ]
    },
    {
      "page": "GMLEnvelope",
      "title": "GMLEnvelope",
      "topics": [
        "GMLEnvelope"
      ]
    },
    {
      "page": "GMLEnvelopeWithTimePeriod",
      "title": "GMLEnvelopeWithTimePeriod",
      "topics": [
        "GMLEnvelopeWithTimePeriod"
      ]
    },
    {
      "page": "GMLGeneralGridAxis",
      "title": "GMLGeneralGridAxis",
      "topics": [
        "GMLGeneralGridAxis"
      ]
    },
    {
      "page": "GMLGeodeticCRS",
      "title": "GMLGeodeticCRS",
      "topics": [
        "GMLGeodeticCRS"
      ]
    },
    {
      "page": "GMLGrid",
      "title": "GMLGrid",
      "topics": [
        "GMLGrid"
      ]
    },
    {
      "page": "GMLGridCoverage",
      "title": "GMLGridCoverage",
      "topics": [
        "GMLGridCoverage"
      ]
    },
    {
      "page": "GMLGridEnvelope",
      "title": "GMLGridEnvelope",
      "topics": [
        "GMLGridEnvelope"
      ]
    },
    {
      "page": "GMLGridFunction",
      "title": "GMLGridFunction",
      "topics": [
        "GMLGridFunction"
      ]
    },
    {
      "page": "GMLLinearCS",
      "title": "GMLLinearCS",
      "topics": [
        "GMLLinearCS"
      ]
    },
    {
      "page": "GMLLinearRing",
      "title": "GMLLinearRing",
      "topics": [
        "GMLLinearRing"
      ]
    },
    {
      "page": "GMLLineString",
      "title": "GMLLineString",
      "topics": [
        "GMLLineString"
      ]
    },
    {
      "page": "GMLMultiCurve",
      "title": "GMLMultiCurve",
      "topics": [
        "GMLMultiCurve"
      ]
    },
    {
      "page": "GMLMultiCurveCoverage",
      "title": "GMLMultiCurveCoverage",
      "topics": [
        "GMLMultiCurveCoverage"
      ]
    },
    {
      "page": "GMLMultiPoint",
      "title": "GMLMultiPoint",
      "topics": [
        "GMLMultiPoint"
      ]
    },
    {
      "page": "GMLMultiPointCoverage",
      "title": "GMLMultiPointCoverage",
      "topics": [
        "GMLMultiPointCoverage"
      ]
    },
    {
      "page": "GMLMultiSolidCoverage",
      "title": "GMLMultiSolidCoverage",
      "topics": [
        "GMLMultiSolidCoverage"
      ]
    },
    {
      "page": "GMLMultiSurface",
      "title": "GMLMultiSurface",
      "topics": [
        "GMLMultiSurface"
      ]
    },
    {
      "page": "GMLMultiSurfaceCoverage",
      "title": "GMLMultiSurfaceCoverage",
      "topics": [
        "GMLMultiSurfaceCoverage"
      ]
    },
    {
      "page": "GMLObliqueCartesianCS",
      "title": "GMLObliqueCartesianCS",
      "topics": [
        "GMLObliqueCartesianCS"
      ]
    },
    {
      "page": "GMLOperationMethod",
      "title": "GMLOperationMethod",
      "topics": [
        "GMLOperationMethod"
      ]
    },
    {
      "page": "GMLOperationParameter",
      "title": "GMLOperationParameter",
      "topics": [
        "GMLOperationParameter"
      ]
    },
    {
      "page": "GMLOperationParameterGroup",
      "title": "GMLOperationParameterGroup",
      "topics": [
        "GMLOperationParameterGroup"
      ]
    },
    {
      "page": "GMLParameterValue",
      "title": "GMLParameterValue",
      "topics": [
        "GMLParameterValue"
      ]
    },
    {
      "page": "GMLParameterValueGroup",
      "title": "GMLParameterValueGroup",
      "topics": [
        "GMLParameterValueGroup"
      ]
    },
    {
      "page": "GMLPoint",
      "title": "GMLPoint",
      "topics": [
        "GMLPoint"
      ]
    },
    {
      "page": "GMLPolarCS",
      "title": "GMLPolarCS",
      "topics": [
        "GMLPolarCS"
      ]
    },
    {
      "page": "GMLPolygon",
      "title": "GMLPoint",
      "topics": [
        "GMLPolygon"
      ]
    },
    {
      "page": "GMLProjectedCRS",
      "title": "GMLProjectedCRS",
      "topics": [
        "GMLProjectedCRS"
      ]
    },
    {
      "page": "GMLRectifiedGrid",
      "title": "GMLRectifiedGrid",
      "topics": [
        "GMLRectifiedGrid"
      ]
    },
    {
      "page": "GMLRectifiedGridCoverage",
      "title": "GMLRectifiedGridCoverage",
      "topics": [
        "GMLRectifiedGridCoverage"
      ]
    },
    {
      "page": "GMLReferenceableGridByArray",
      "title": "GMLReferenceableGridByArray",
      "topics": [
        "GMLReferenceableGridByArray"
      ]
    },
    {
      "page": "GMLReferenceableGridByTransformation",
      "title": "GMLReferenceableGridByTransformation",
      "topics": [
        "GMLReferenceableGridByTransformation"
      ]
    },
    {
      "page": "GMLReferenceableGridByVectors",
      "title": "GMLReferenceableGridByVectors",
      "topics": [
        "GMLReferenceableGridByVectors"
      ]
    },
    {
      "page": "GMLSphericalCS",
      "title": "GMLSphericalCS",
      "topics": [
        "GMLSphericalCS"
      ]
    },
    {
      "page": "GMLTemporalCRS",
      "title": "GMLTemporalCRS",
      "topics": [
        "GMLTemporalCRS"
      ]
    },
    {
      "page": "GMLTemporalCS",
      "title": "GMLTemporalCS",
      "topics": [
        "GMLTemporalCS"
      ]
    },
    {
      "page": "GMLTimeCS",
      "title": "GMLTimeCS",
      "topics": [
        "GMLTimeCS"
      ]
    },
    {
      "page": "GMLTimeInstant",
      "title": "GMLTimeInstant",
      "topics": [
        "GMLTimeInstant"
      ]
    },
    {
      "page": "GMLTimePeriod",
      "title": "GMLTimePeriod",
      "topics": [
        "GMLTimePeriod"
      ]
    },
    {
      "page": "GMLUnitDefinition",
      "title": "GMLUnitDefinition",
      "topics": [
        "GMLUnitDefinition"
      ]
    },
    {
      "page": "GMLUserDefinedCS",
      "title": "GMLUserDefinedCS",
      "topics": [
        "GMLUserDefinedCS"
      ]
    },
    {
      "page": "GMLVerticalCRS",
      "title": "GMLVerticalCRS",
      "topics": [
        "GMLVerticalCRS"
      ]
    },
    {
      "page": "GMLVerticalCS",
      "title": "GMLVerticalCS",
      "topics": [
        "GMLVerticalCS"
      ]
    },
    {
      "page": "INSPIREMetadataValidator",
      "title": "INSPIREMetadataValidator",
      "topics": [
        "INSPIREMetadataValidator"
      ]
    },
    {
      "page": "ISOAbsoluteExternalPositionalAccuracy",
      "title": "ISOAbsoluteExternalPositionalAccuracy",
      "topics": [
        "ISOAbsoluteExternalPositionalAccuracy"
      ]
    },
    {
      "page": "ISOAbstractAcquisitionInformation",
      "title": "ISOAbstractAcquisitionInformation",
      "topics": [
        "ISOAbstractAcquisitionInformation"
      ]
    },
    {
      "page": "ISOAbstractAggregate",
      "title": "ISOAbstractAggregate",
      "topics": [
        "ISOAbstractAggregate"
      ]
    },
    {
      "page": "ISOAbstractApplicationSchemaInformation",
      "title": "ISOAbstractApplicationSchemaInformation",
      "topics": [
        "ISOAbstractApplicationSchemaInformation"
      ]
    },
    {
      "page": "ISOAbstractCarrierOfCharacteristics",
      "title": "ISOAbstractCarrierOfCharacteristics",
      "topics": [
        "ISOAbstractCarrierOfCharacteristics"
      ]
    },
    {
      "page": "ISOAbstractCatalogue",
      "title": "ISOAbstractCatalogue",
      "topics": [
        "ISOAbstractCatalogue"
      ]
    },
    {
      "page": "ISOAbstractCitation",
      "title": "ISOAbstractCitation",
      "topics": [
        "ISOAbstractCitation"
      ]
    },
    {
      "page": "ISOAbstractCompleteness",
      "title": "ISOAbstractCompleteness",
      "topics": [
        "ISOAbstractCompleteness"
      ]
    },
    {
      "page": "ISOAbstractConstraints",
      "title": "ISOAbstractConstraints",
      "topics": [
        "ISOAbstractConstraints"
      ]
    },
    {
      "page": "ISOAbstractContentInformation",
      "title": "ISOAbstractContentInformation",
      "topics": [
        "ISOAbstractContentInformation"
      ]
    },
    {
      "page": "ISOAbstractDataEvaluation",
      "title": "ISOAbstractDataEvaluation",
      "topics": [
        "ISOAbstractDataEvaluation"
      ]
    },
    {
      "page": "ISOAbstractDataQuality",
      "title": "ISOAbstractDataQuality",
      "topics": [
        "ISOAbstractDataQuality"
      ]
    },
    {
      "page": "ISOAbstractDistribution",
      "title": "ISOAbstractDistribution",
      "topics": [
        "ISOAbstractDistribution"
      ]
    },
    {
      "page": "ISOAbstractExtent",
      "title": "ISOAbstractExtent",
      "topics": [
        "ISOAbstractExtent"
      ]
    },
    {
      "page": "ISoAbstractFeatureCatalogue",
      "title": "ISOAbstractFeatureCatalogue",
      "topics": [
        "ISOAbstractFeatureCatalogue"
      ]
    },
    {
      "page": "ISOAbstractFeatureType",
      "title": "ISOAbstractFeatureType",
      "topics": [
        "ISOAbstractFeatureType"
      ]
    },
    {
      "page": "ISOAbstractFormat",
      "title": "ISOAbstractFormat",
      "topics": [
        "ISOAbstractFormat"
      ]
    },
    {
      "page": "ISOAbstractGenericName",
      "title": "ISOAbstractGenericName",
      "topics": [
        "ISOAbstractGenericName"
      ]
    },
    {
      "page": "ISOAbstractLineageInformation",
      "title": "ISOAbstractLineageInformation",
      "topics": [
        "ISOAbstractLineageInformation"
      ]
    },
    {
      "page": "ISOAbstractLogicalConsistency",
      "title": "ISOAbstractLogicalConsistency",
      "topics": [
        "ISOAbstractLogicalConsistency"
      ]
    },
    {
      "page": "ISOAbstractMaintenanceInformation",
      "title": "ISOAbstractMaintenanceInformation",
      "topics": [
        "ISOAbstractMaintenanceInformation"
      ]
    },
    {
      "page": "ISOAbstractMDContentInformation",
      "title": "ISOAbstractMDContentInformation",
      "topics": [
        "ISOAbstractMDContentInformation"
      ]
    },
    {
      "page": "ISOAbstractMetadata",
      "title": "ISOAbstractMetadata",
      "topics": [
        "ISOAbstractMetadata"
      ]
    },
    {
      "page": "ISOAbstractMetadataExtension",
      "title": "ISOAbstractMetadataExtension",
      "topics": [
        "ISOAbstractMetadataExtension"
      ]
    },
    {
      "page": "ISOAbstractMetaquality",
      "title": "ISOAbstractMetaquality",
      "topics": [
        "ISOAbstractMetaquality"
      ]
    },
    {
      "page": "ISOAbstractObject",
      "title": "ISOAbstractObject",
      "topics": [
        "ISOAbstractObject"
      ]
    },
    {
      "page": "ISOAbstractOnlineResource",
      "title": "ISOAbstractOnlineResource",
      "topics": [
        "ISOAbstractOnlineResource"
      ]
    },
    {
      "page": "ISOAbstractParameter",
      "title": "ISOAbstractParameter",
      "topics": [
        "ISOAbstractParameter"
      ]
    },
    {
      "page": "ISOAbstractParty",
      "title": "ISOAbstractParty",
      "topics": [
        "ISOAbstractParty"
      ]
    },
    {
      "page": "ISOAbstractPlatform",
      "title": "ISOAbstractPlatform",
      "topics": [
        "ISOAbstractPlatform"
      ]
    },
    {
      "page": "ISOAbstractPortrayalCatalogueInformation",
      "title": "ISOAbstractPortrayalCatalogueInformation",
      "topics": [
        "ISOAbstractPortrayalCatalogueInformation"
      ]
    },
    {
      "page": "ISOAbstractPositionalAccuracy",
      "title": "ISOAbstractPositionalAccuracy",
      "topics": [
        "ISOAbstractPositionalAccuracy"
      ]
    },
    {
      "page": "ISOAbstractPropertyType",
      "title": "ISOAbstractPropertyType",
      "topics": [
        "ISOAbstractPropertyType"
      ]
    },
    {
      "page": "ISOAbstractQualityElement",
      "title": "ISOAbstractQualityElement",
      "topics": [
        "ISOAbstractQualityElement"
      ]
    },
    {
      "page": "ISOAbstractReferenceSystem",
      "title": "ISOAbstractReferenceSystem",
      "topics": [
        "ISOAbstractReferenceSystem"
      ]
    },
    {
      "page": "ISOAbstractResourceDescription",
      "title": "ISOAbstractResourceDescription",
      "topics": [
        "ISOAbstractResourceDescription"
      ]
    },
    {
      "page": "ISOAbstractResponsibility",
      "title": "ISOAbstractResponsibility",
      "topics": [
        "ISOAbstractResponsibility"
      ]
    },
    {
      "page": "ISOAbstractResult",
      "title": "ISOAbstractResult",
      "topics": [
        "ISOAbstractResult"
      ]
    },
    {
      "page": "ISOAbstractRSReferenceSystem",
      "title": "ISOAbstractRSReferenceSystem",
      "topics": [
        "ISOAbstractRSReferenceSystem"
      ]
    },
    {
      "page": "ISOAbstractSpatialRepresentation",
      "title": "ISOAbstractSpatialRepresentation",
      "topics": [
        "ISOAbstractSpatialRepresentation"
      ]
    },
    {
      "page": "ISOAbstractSpatialResolution",
      "title": "ISOAbstractSpatialResolution",
      "topics": [
        "ISOAbstractSpatialResolution"
      ]
    },
    {
      "page": "ISOAbstractStandardOrderProcess",
      "title": "ISOAbstractStandardOrderProcess",
      "topics": [
        "ISOAbstractStandardOrderProcess"
      ]
    },
    {
      "page": "ISOAbstractTemporalAccuracy",
      "title": "ISOAbstractTemporalAccuracy",
      "topics": [
        "ISOAbstractTemporalAccuracy"
      ]
    },
    {
      "page": "ISOAbstractTemporalQuality",
      "title": "ISOAbstractTemporalQuality",
      "topics": [
        "ISOAbstractTemporalQuality"
      ]
    },
    {
      "page": "ISOAbstractThematicAccuracy",
      "title": "ISOAbstractThematicAccuracy",
      "topics": [
        "ISOAbstractThematicAccuracy"
      ]
    },
    {
      "page": "ISOAbstractTypedDate",
      "title": "ISOAbstractTypedDate",
      "topics": [
        "ISOAbstractTypedDate"
      ]
    },
    {
      "page": "ISOAccuracyOfATimeMeasurement",
      "title": "ISOAccuracyOfATimeMeasurement",
      "topics": [
        "ISOAccuracyOfATimeMeasurement"
      ]
    },
    {
      "page": "ISOAddress",
      "title": "ISOAddress",
      "topics": [
        "ISOAddress"
      ]
    },
    {
      "page": "ISOAggregateInformation",
      "title": "ISOAggregateInformation",
      "topics": [
        "ISOAggregateInformation"
      ]
    },
    {
      "page": "ISOAggregationDerivation",
      "title": "ISOAggregationDerivation",
      "topics": [
        "ISOAggregationDerivation"
      ]
    },
    {
      "page": "ISOAnchor",
      "title": "ISOAnchor",
      "topics": [
        "ISOAnchor"
      ]
    },
    {
      "page": "ISOAngle",
      "title": "ISOAngle",
      "topics": [
        "ISOAngle"
      ]
    },
    {
      "page": "ISOApplicationSchemaInformation",
      "title": "ISOApplicationSchemaInformation",
      "topics": [
        "ISOApplicationSchemaInformation"
      ]
    },
    {
      "page": "ISOAssociatedResource",
      "title": "ISOAssociatedResource",
      "topics": [
        "ISOAssociatedResource"
      ]
    },
    {
      "page": "ISOAssociation",
      "title": "ISOAssociation",
      "topics": [
        "ISOAssociation"
      ]
    },
    {
      "page": "ISOAssociationRole",
      "title": "ISOAssociationRole",
      "topics": [
        "ISOAssociationRole"
      ]
    },
    {
      "page": "ISOAssociationType",
      "title": "ISOAssociationType",
      "topics": [
        "ISOAssociationType"
      ]
    },
    {
      "page": "ISOAttributeGroup",
      "title": "ISOAttributeGroup",
      "topics": [
        "ISOAttributeGroup"
      ]
    },
    {
      "page": "ISOAttributes",
      "title": "ISOAttributes",
      "topics": [
        "ISOAttributes"
      ]
    },
    {
      "page": "ISOBand",
      "title": "ISOBand",
      "topics": [
        "ISOBand"
      ]
    },
    {
      "page": "ISOBaseBoolean",
      "title": "ISOBaseBoolean",
      "topics": [
        "ISOBaseBoolean"
      ]
    },
    {
      "page": "ISOBaseCharacterString",
      "title": "ISOBaseCharacterString",
      "topics": [
        "ISOBaseCharacterString"
      ]
    },
    {
      "page": "ISOBaseDate",
      "title": "ISOBaseDate",
      "topics": [
        "ISOBaseDate"
      ]
    },
    {
      "page": "ISOBaseDateTime",
      "title": "ISOBaseDateTime",
      "topics": [
        "ISOBaseDateTime"
      ]
    },
    {
      "page": "ISOBaseDecimal",
      "title": "ISOBaseDecimal",
      "topics": [
        "ISOBaseDecimal"
      ]
    },
    {
      "page": "ISOBaseInteger",
      "title": "ISOBaseInteger",
      "topics": [
        "ISOBaseInteger"
      ]
    },
    {
      "page": "ISOBaseReal",
      "title": "ISOBaseReal",
      "topics": [
        "ISOBaseReal"
      ]
    },
    {
      "page": "ISOBinary",
      "title": "ISOBinary",
      "topics": [
        "ISOBinary"
      ]
    },
    {
      "page": "ISOBinding",
      "title": "ISOBinding",
      "topics": [
        "ISOBinding"
      ]
    },
    {
      "page": "ISOBoundAssociationRole",
      "title": "ISOBoundAssociationRole",
      "topics": [
        "ISOBoundAssociationRole"
      ]
    },
    {
      "page": "ISOBoundFeatureAttribute",
      "title": "ISOBoundFeatureAttribute",
      "topics": [
        "ISOBoundFeatureAttribute"
      ]
    },
    {
      "page": "ISOBoundingPolygon",
      "title": "ISOBoundingPolygon",
      "topics": [
        "ISOBoundingPolygon"
      ]
    },
    {
      "page": "ISOBrowseGraphic",
      "title": "ISOBrowseGraphic",
      "topics": [
        "ISOBrowseGraphic"
      ]
    },
    {
      "page": "ISOCarrierOfCharacteristics",
      "title": "ISOCarrierOfCharacteristics",
      "topics": [
        "ISOCarrierOfCharacteristics"
      ]
    },
    {
      "page": "ISOCellGeometry",
      "title": "ISOCellGeometry",
      "topics": [
        "ISOCellGeometry"
      ]
    },
    {
      "page": "ISOCharacterSet",
      "title": "ISOCharacterSet",
      "topics": [
        "ISOCharacterSet"
      ]
    },
    {
      "page": "ISOCitation",
      "title": "ISOCitation",
      "topics": [
        "ISOCitation"
      ]
    },
    {
      "page": "ISOCitationSeries",
      "title": "ISOCitationSeries",
      "topics": [
        "ISOCitationSeries"
      ]
    },
    {
      "page": "ISOClassification",
      "title": "ISOClassification",
      "topics": [
        "ISOClassification"
      ]
    },
    {
      "page": "ISOCodeDefinition",
      "title": "ISOCodeDefinition",
      "topics": [
        "ISOCodeDefinition"
      ]
    },
    {
      "page": "ISOCodelist",
      "title": "ISOCodelist",
      "topics": [
        "ISOCodelist"
      ]
    },
    {
      "page": "ISOCodelistCatalogue",
      "title": "ISOCodelistCatalogue",
      "topics": [
        "ISOCodelistCatalogue"
      ]
    },
    {
      "page": "ISOCodeListDictionary",
      "title": "ISOCodeListDictionary",
      "topics": [
        "ISOCodeListDictionary"
      ]
    },
    {
      "page": "ISOCodeListValue",
      "title": "ISOCodeListValue",
      "topics": [
        "ISOCodeListValue"
      ]
    },
    {
      "page": "ISOCompletenessCommission",
      "title": "ISOCompletenessCommission",
      "topics": [
        "ISOCompletenessCommission"
      ]
    },
    {
      "page": "ISOCompletenessOmission",
      "title": "ISOCompletenessOmission",
      "topics": [
        "ISOCompletenessOmission"
      ]
    },
    {
      "page": "ISOConceptualConsistency",
      "title": "ISOConceptualConsistency",
      "topics": [
        "ISOConceptualConsistency"
      ]
    },
    {
      "page": "ISOConfidence",
      "title": "ISOConfidence",
      "topics": [
        "ISOConfidence"
      ]
    },
    {
      "page": "ISOConformanceResult",
      "title": "ISOConformanceResult",
      "topics": [
        "ISOConformanceResult"
      ]
    },
    {
      "page": "ISOConstraint",
      "title": "ISOConstraint",
      "topics": [
        "ISOConstraint"
      ]
    },
    {
      "page": "ISOConstraints",
      "title": "ISOConstraints",
      "topics": [
        "ISOConstraints"
      ]
    },
    {
      "page": "ISOContact",
      "title": "ISOContact",
      "topics": [
        "ISOContact"
      ]
    },
    {
      "page": "ISOCountry",
      "title": "ISOCountry",
      "topics": [
        "ISOCountry"
      ]
    },
    {
      "page": "ISOCoupledResource",
      "title": "ISOCoupledResource",
      "topics": [
        "ISOCoupledResource"
      ]
    },
    {
      "page": "ISOCouplingType",
      "title": "ISOCouplingType",
      "topics": [
        "ISOCouplingType"
      ]
    },
    {
      "page": "ISOCoverageContentType",
      "title": "ISOCoverageContentType",
      "topics": [
        "ISOCoverageContentType"
      ]
    },
    {
      "page": "ISOCoverageDescription",
      "title": "ISOCoverageDescription",
      "topics": [
        "ISOCoverageDescription"
      ]
    },
    {
      "page": "ISOCTCodelistValue",
      "title": "ISOCTCodelistValue",
      "topics": [
        "ISOCTCodelistValue"
      ]
    },
    {
      "page": "ISODataFile",
      "title": "ISODataFile",
      "topics": [
        "ISODataFile"
      ]
    },
    {
      "page": "ISODataIdentification",
      "title": "ISODataIdentification",
      "topics": [
        "ISODataIdentification"
      ]
    },
    {
      "page": "ISODataIdentification19115_3",
      "title": "ISODataIdentification",
      "topics": [
        "ISODataIdentification19115_3"
      ]
    },
    {
      "page": "ISODataIdentification19139",
      "title": "ISODataIdentification19139",
      "topics": [
        "ISODataIdentification19139"
      ]
    },
    {
      "page": "ISODataInspection",
      "title": "ISODataInspection",
      "topics": [
        "ISODataInspection"
      ]
    },
    {
      "page": "ISODataQuality",
      "title": "ISODataQuality",
      "topics": [
        "ISODataQuality"
      ]
    },
    {
      "page": "ISODataQualityAbstractElement",
      "title": "ISODataQualityAbstractElement",
      "topics": [
        "ISODataQualityAbstractElement"
      ]
    },
    {
      "page": "ISODataQualityScope",
      "title": "ISODataQualityScope",
      "topics": [
        "ISODataQualityScope"
      ]
    },
    {
      "page": "ISODataSet",
      "title": "ISODataSet",
      "topics": [
        "ISODataSet"
      ]
    },
    {
      "page": "ISODatatype",
      "title": "ISODatatype",
      "topics": [
        "ISODatatype"
      ]
    },
    {
      "page": "ISODate",
      "title": "ISODate",
      "topics": [
        "ISODate"
      ]
    },
    {
      "page": "ISODateType",
      "title": "ISODateType",
      "topics": [
        "ISODateType"
      ]
    },
    {
      "page": "ISODCPList",
      "title": "ISODCPList",
      "topics": [
        "ISODCPList"
      ]
    },
    {
      "page": "ISODefinitionReference",
      "title": "ISODefinitionReference",
      "topics": [
        "ISODefinitionReference"
      ]
    },
    {
      "page": "ISODefinitionSource",
      "title": "ISODefinitionSource",
      "topics": [
        "ISODefinitionSource"
      ]
    },
    {
      "page": "ISODescriptiveResult",
      "title": "ISODescriptiveResult",
      "topics": [
        "ISODescriptiveResult"
      ]
    },
    {
      "page": "ISODigitalTransferOptions",
      "title": "ISODigitalTransferOptions",
      "topics": [
        "ISODigitalTransferOptions"
      ]
    },
    {
      "page": "ISODimension",
      "title": "ISODimension",
      "topics": [
        "ISODimension"
      ]
    },
    {
      "page": "ISODimensionNameType",
      "title": "ISODimensionNameType",
      "topics": [
        "ISODimensionNameType"
      ]
    },
    {
      "page": "ISODistance",
      "title": "ISODistance",
      "topics": [
        "ISODistance"
      ]
    },
    {
      "page": "ISODistribution",
      "title": "ISODistribution",
      "topics": [
        "ISODistribution"
      ]
    },
    {
      "page": "ISODistributionUnits",
      "title": "ISODistributionUnits",
      "topics": [
        "ISODistributionUnits"
      ]
    },
    {
      "page": "ISODistributor",
      "title": "ISODistributor",
      "topics": [
        "ISODistributor"
      ]
    },
    {
      "page": "ISODomainConsistency",
      "title": "ISODomainConsistency",
      "topics": [
        "ISODomainConsistency"
      ]
    },
    {
      "page": "ISOElementSequence",
      "title": "ISOElementSequence",
      "topics": [
        "ISOElementSequence"
      ]
    },
    {
      "page": "ISOEvaluationMethod",
      "title": "ISOEvaluationMethod",
      "topics": [
        "ISOEvaluationMethod"
      ]
    },
    {
      "page": "ISOEvaluationMethodType",
      "title": "ISOEvaluationMethodType",
      "topics": [
        "ISOEvaluationMethodType"
      ]
    },
    {
      "page": "ISOExtendedElementInformation",
      "title": "ISOExtendedElementInformation",
      "topics": [
        "ISOExtendedElementInformation"
      ]
    },
    {
      "page": "ISOExtent",
      "title": "ISOExtent",
      "topics": [
        "ISOExtent"
      ]
    },
    {
      "page": "ISOFeatureAssociation",
      "title": "ISOFeatureAssociation",
      "topics": [
        "ISOFeatureAssociation"
      ]
    },
    {
      "page": "ISOFeatureAssociation19115_3",
      "title": "ISOFeatureAssociation19115_3",
      "topics": [
        "ISOFeatureAssociation19115_3"
      ]
    },
    {
      "page": "ISOFeatureAssociation19139",
      "title": "ISOFeatureAssociation19139",
      "topics": [
        "ISOFeatureAssociation19139"
      ]
    },
    {
      "page": "ISOFeatureAttribute",
      "title": "ISOFeatureAttribute",
      "topics": [
        "ISOFeatureAttribute"
      ]
    },
    {
      "page": "ISOFeatureCatalogue",
      "title": "ISOFeatureCatalogue",
      "topics": [
        "ISOFeatureCatalogue"
      ]
    },
    {
      "page": "ISOFeatureCatalogueDescription",
      "title": "ISOFeatureCatalogueDescription",
      "topics": [
        "ISOFeatureCatalogueDescription"
      ]
    },
    {
      "page": "ISOFeatureOperation",
      "title": "ISOFeatureOperation",
      "topics": [
        "ISOFeatureOperation"
      ]
    },
    {
      "page": "ISOFeatureType",
      "title": "ISOFeatureType",
      "topics": [
        "ISOFeatureType"
      ]
    },
    {
      "page": "ISOFeatureType19115_3",
      "title": "ISOFeatureType19115_3",
      "topics": [
        "ISOFeatureType19115_3"
      ]
    },
    {
      "page": "ISOFeatureType19139",
      "title": "ISOFeatureType19139",
      "topics": [
        "ISOFeatureType19139"
      ]
    },
    {
      "page": "ISOFeatureTypeInfo",
      "title": "ISOFeatureTypeInfo",
      "topics": [
        "ISOFeatureTypeInfo"
      ]
    },
    {
      "page": "ISOFileName",
      "title": "ISOFileName",
      "topics": [
        "ISOFileName"
      ]
    },
    {
      "page": "ISOFormat",
      "title": "ISOFormat",
      "topics": [
        "ISOFormat"
      ]
    },
    {
      "page": "ISOFormatConsistency",
      "title": "ISOFormatConsistency",
      "topics": [
        "ISOFormatConsistency"
      ]
    },
    {
      "page": "ISOFreeText",
      "title": "ISOFreeText",
      "topics": [
        "ISOFreeText"
      ]
    },
    {
      "page": "ISOFullInspection",
      "title": "ISOFullInspection",
      "topics": [
        "ISOFullInspection"
      ]
    },
    {
      "page": "ISOGeographicBoundingBox",
      "title": "ISOGeographicBoundingBox",
      "topics": [
        "ISOGeographicBoundingBox"
      ]
    },
    {
      "page": "ISOGeographicDescription",
      "title": "ISOGeographicDescription",
      "topics": [
        "ISOGeographicDescription"
      ]
    },
    {
      "page": "ISOGeographicExtent",
      "title": "ISOGeographicExtent",
      "topics": [
        "ISOGeographicExtent"
      ]
    },
    {
      "page": "ISOGeometricObjects",
      "title": "ISOGeometricObjects",
      "topics": [
        "ISOGeometricObjects"
      ]
    },
    {
      "page": "ISOGeometricObjectType",
      "title": "ISOGeometricObjectType",
      "topics": [
        "ISOGeometricObjectType"
      ]
    },
    {
      "page": "ISOGeorectified",
      "title": "ISOGeorectified",
      "topics": [
        "ISOGeorectified"
      ]
    },
    {
      "page": "ISOGeoreferenceable",
      "title": "ISOGeoreferenceable",
      "topics": [
        "ISOGeoreferenceable"
      ]
    },
    {
      "page": "ISOGriddedDataPositionalAccuracy",
      "title": "ISOGriddedDataPositionalAccuracy",
      "topics": [
        "ISOGriddedDataPositionalAccuracy"
      ]
    },
    {
      "page": "ISOGridSpatialRepresentation",
      "title": "ISOGridSpatialRepresentation",
      "topics": [
        "ISOGridSpatialRepresentation"
      ]
    },
    {
      "page": "ISOHomogeneity",
      "title": "ISOHomogeneity",
      "topics": [
        "ISOHomogeneity"
      ]
    },
    {
      "page": "ISOIdentification",
      "title": "ISOIdentification",
      "topics": [
        "ISOIdentification"
      ]
    },
    {
      "page": "ISOIdentification19115_3",
      "title": "ISOIdentification19115_3",
      "topics": [
        "ISOIdentification19115_3"
      ]
    },
    {
      "page": "ISOIdentification19139",
      "title": "ISOIdentification19139",
      "topics": [
        "ISOIdentification19139"
      ]
    },
    {
      "page": "ISOImageDescription",
      "title": "ISOImageDescription",
      "topics": [
        "ISOImageDescription"
      ]
    },
    {
      "page": "ISOImageryAbstractGeolocationInformation",
      "title": "ISOImageryAbstractGeolocationInformation",
      "topics": [
        "ISOImageryAbstractGeolocationInformation"
      ]
    },
    {
      "page": "ISOImageryAcquisitionInformation",
      "title": "ISOImageryAcquisitionInformation",
      "topics": [
        "ISOImageryAcquisitionInformation"
      ]
    },
    {
      "page": "ISOImageryAlgorithm",
      "title": "ISOImageryAlgorithm",
      "topics": [
        "ISOImageryAlgorithm"
      ]
    },
    {
      "page": "ISOImageryBand",
      "title": "ISOImageryBand",
      "topics": [
        "ISOImageryBand"
      ]
    },
    {
      "page": "ISOImageryBandDefinition",
      "title": "ISOImageryBandDefinition",
      "topics": [
        "ISOImageryBandDefinition"
      ]
    },
    {
      "page": "ISOImageryContext",
      "title": "ISOImageryContext",
      "topics": [
        "ISOImageryContext"
      ]
    },
    {
      "page": "ISOImageryCoverageDescription",
      "title": "ISOImageryCoverageDescription",
      "topics": [
        "ISOImageryCoverageDescription"
      ]
    },
    {
      "page": "ISOImageryCoverageResult",
      "title": "ISOImageryCoverageResult",
      "topics": [
        "ISOImageryCoverageResult"
      ]
    },
    {
      "page": "ISOImageryEnvironmentalRecord",
      "title": "ISOImageryEnvironmentalRecord",
      "topics": [
        "ISOImageryEnvironmentalRecord"
      ]
    },
    {
      "page": "ISOImageryEvent",
      "title": "ISOImageryEvent",
      "topics": [
        "ISOImageryEvent"
      ]
    },
    {
      "page": "ISOImageryGCP",
      "title": "ISOImageryGCPCollection",
      "topics": [
        "ISOImageryGCP"
      ]
    },
    {
      "page": "ISOImageryGCPCollection",
      "title": "ISOImageryGCPCollection",
      "topics": [
        "ISOImageryGCPCollection"
      ]
    },
    {
      "page": "ISOImageryGeometryType",
      "title": "ISOImageryGeometryType",
      "topics": [
        "ISOImageryGeometryType"
      ]
    },
    {
      "page": "ISOImageryGeorectified",
      "title": "ISOImageryGeorectified",
      "topics": [
        "ISOImageryGeorectified"
      ]
    },
    {
      "page": "ISOImageryGeoreferenceable",
      "title": "ISOImageryGeoreferenceable",
      "topics": [
        "ISOImageryGeoreferenceable"
      ]
    },
    {
      "page": "ISOImageryImageDescription",
      "title": "ISOImageryImageDescription",
      "topics": [
        "ISOImageryImageDescription"
      ]
    },
    {
      "page": "ISOImageryInstrument",
      "title": "ISOImageryPlatform",
      "topics": [
        "ISOImageryInstrument"
      ]
    },
    {
      "page": "ISOImageryMetadata",
      "title": "ISOImageryMetadata",
      "topics": [
        "ISOImageryMetadata"
      ]
    },
    {
      "page": "ISOImageryNominalResolution",
      "title": "ISOImageryNominalResolution",
      "topics": [
        "ISOImageryNominalResolution"
      ]
    },
    {
      "page": "ISOImageryObjective",
      "title": "ISOImageryObjective",
      "topics": [
        "ISOImageryObjective"
      ]
    },
    {
      "page": "ISOImageryObjectiveType",
      "title": "ISOImageryObjectiveType",
      "topics": [
        "ISOImageryObjectiveType"
      ]
    },
    {
      "page": "ISOImageryOperation",
      "title": "ISOImageryOperation",
      "topics": [
        "ISOImageryOperation"
      ]
    },
    {
      "page": "ISOImageryOperationType",
      "title": "ISOImageryOperationType",
      "topics": [
        "ISOImageryOperationType"
      ]
    },
    {
      "page": "ISOImageryPlan",
      "title": "ISOImageryPlan",
      "topics": [
        "ISOImageryPlan"
      ]
    },
    {
      "page": "ISOImageryPlatform",
      "title": "ISOImageryPlatform",
      "topics": [
        "ISOImageryPlatform"
      ]
    },
    {
      "page": "ISOImageryPlatformPass",
      "title": "ISOImageryPlatformPass",
      "topics": [
        "ISOImageryPlatformPass"
      ]
    },
    {
      "page": "ISOImageryPolarisationOrientation",
      "title": "ISOImageryPolarisationOrientation",
      "topics": [
        "ISOImageryPolarisationOrientation"
      ]
    },
    {
      "page": "ISOImageryPriority",
      "title": "ISOImageryPriority",
      "topics": [
        "ISOImageryPriority"
      ]
    },
    {
      "page": "ISOImageryProcessing",
      "title": "ISOImageryProcessing",
      "topics": [
        "ISOImageryProcessing"
      ]
    },
    {
      "page": "ISOImageryProcessStep",
      "title": "ISOImageryProcessStep",
      "topics": [
        "ISOImageryProcessStep"
      ]
    },
    {
      "page": "ISOImageryProcessStepReport",
      "title": "ISOImageryProcessStepReport",
      "topics": [
        "ISOImageryProcessStepReport"
      ]
    },
    {
      "page": "ISOImageryRangeElementDescription",
      "title": "ISOImageryRangeElementDescription",
      "topics": [
        "ISOImageryRangeElementDescription"
      ]
    },
    {
      "page": "ISOImageryRequestedDate",
      "title": "ISOImageryRequestedDate",
      "topics": [
        "ISOImageryRequestedDate"
      ]
    },
    {
      "page": "ISOImageryRequirement",
      "title": "ISOImageryRequirement",
      "topics": [
        "ISOImageryRequirement"
      ]
    },
    {
      "page": "ISOImageryRevision",
      "title": "ISOImageryRevision",
      "topics": [
        "ISOImageryRevision"
      ]
    },
    {
      "page": "ISOImagerySensor",
      "title": "ISOImagerySensor",
      "topics": [
        "ISOImagerySensor"
      ]
    },
    {
      "page": "ISOImagerySensorType",
      "title": "ISOImagerySensorType",
      "topics": [
        "ISOImagerySensorType"
      ]
    },
    {
      "page": "ISOImagerySequence",
      "title": "ISOImagerySequence",
      "topics": [
        "ISOImagerySequence"
      ]
    },
    {
      "page": "ISOImagerySource",
      "title": "ISOImagerySource",
      "topics": [
        "ISOImagerySource"
      ]
    },
    {
      "page": "ISOImageryTransferFunctionType",
      "title": "ISOImageryTransferFunctionType",
      "topics": [
        "ISOImageryTransferFunctionType"
      ]
    },
    {
      "page": "ISOImageryTrigger",
      "title": "ISOImageryTrigger",
      "topics": [
        "ISOImageryTrigger"
      ]
    },
    {
      "page": "ISOImageryUsability",
      "title": "ISOImageryUsability",
      "topics": [
        "ISOImageryUsability"
      ]
    },
    {
      "page": "ISOImagingCondition",
      "title": "ISOImagingCondition",
      "topics": [
        "ISOImagingCondition"
      ]
    },
    {
      "page": "ISOIndirectEvaluation",
      "title": "ISOIndirectEvaluation",
      "topics": [
        "ISOIndirectEvaluation"
      ]
    },
    {
      "page": "ISOIndividual",
      "title": "ISOIndividual",
      "topics": [
        "ISOIndividual"
      ]
    },
    {
      "page": "ISOInheritanceRelation",
      "title": "ISOInheritanceRelation",
      "topics": [
        "ISOInheritanceRelation"
      ]
    },
    {
      "page": "ISOInitiative",
      "title": "ISOInitiative",
      "topics": [
        "ISOInitiative"
      ]
    },
    {
      "page": "ISOInitiativeType",
      "title": "ISOInitiativeType",
      "topics": [
        "ISOInitiativeType"
      ]
    },
    {
      "page": "ISOInstrumentationEvent",
      "title": "ISOInstrumentationEvent",
      "topics": [
        "ISOInstrumentationEvent"
      ]
    },
    {
      "page": "ISOInstrumentationEventList",
      "title": "ISOInstrumentationEventList",
      "topics": [
        "ISOInstrumentationEventList"
      ]
    },
    {
      "page": "ISOInstrumentationEventType",
      "title": "ISOInstrumentationEventType",
      "topics": [
        "ISOInstrumentationEventType"
      ]
    },
    {
      "page": "ISOKeywordClass",
      "title": "ISOKeywordClass",
      "topics": [
        "ISOKeywordClass"
      ]
    },
    {
      "page": "ISOKeywords",
      "title": "ISOKeywords",
      "topics": [
        "ISOKeywords"
      ]
    },
    {
      "page": "ISOKeywordType",
      "title": "ISOKeywordType",
      "topics": [
        "ISOKeywordType"
      ]
    },
    {
      "page": "ISOLanguage",
      "title": "ISOLanguage",
      "topics": [
        "ISOLanguage"
      ]
    },
    {
      "page": "ISOLegalConstraints",
      "title": "ISOLegalConstraints",
      "topics": [
        "ISOLegalConstraints"
      ]
    },
    {
      "page": "ISOLength",
      "title": "ISOLength",
      "topics": [
        "ISOLength"
      ]
    },
    {
      "page": "ISOLineage",
      "title": "ISOLineage",
      "topics": [
        "ISOLineage"
      ]
    },
    {
      "page": "ISOListedValue",
      "title": "ISOListedValue",
      "topics": [
        "ISOListedValue"
      ]
    },
    {
      "page": "ISOLocale",
      "title": "ISOLocale",
      "topics": [
        "ISOLocale"
      ]
    },
    {
      "page": "ISOLocaleContainer",
      "title": "ISOLocaleContainer",
      "topics": [
        "ISOLocaleContainer"
      ]
    },
    {
      "page": "ISOLocalisedCharacterString",
      "title": "ISOLocalisedCharacterString",
      "topics": [
        "ISOLocalisedCharacterString"
      ]
    },
    {
      "page": "ISOLocalName",
      "title": "ISOLocalName",
      "topics": [
        "ISOLocalName"
      ]
    },
    {
      "page": "ISOMaintenanceFrequency",
      "title": "ISOMaintenanceFrequency",
      "topics": [
        "ISOMaintenanceFrequency"
      ]
    },
    {
      "page": "ISOMaintenanceInformation",
      "title": "ISOMaintenanceInformation",
      "topics": [
        "ISOMaintenanceInformation"
      ]
    },
    {
      "page": "ISOMDFeatureCatalogue",
      "title": "ISOMDFeatureCatalogue",
      "topics": [
        "ISOMDFeatureCatalogue"
      ]
    },
    {
      "page": "ISOMeasure",
      "title": "ISOMeasure",
      "topics": [
        "ISOMeasure"
      ]
    },
    {
      "page": "ISOMeasureReference",
      "title": "ISOMeasureReference",
      "topics": [
        "ISOMeasureReference"
      ]
    },
    {
      "page": "ISOMedium",
      "title": "ISOMedium",
      "topics": [
        "ISOMedium"
      ]
    },
    {
      "page": "ISOMediumFormat",
      "title": "ISOMediumFormat",
      "topics": [
        "ISOMediumFormat"
      ]
    },
    {
      "page": "ISOMediumName",
      "title": "ISOMediumName",
      "topics": [
        "ISOMediumName"
      ]
    },
    {
      "page": "ISOMemberName",
      "title": "ISOMemberName",
      "topics": [
        "ISOMemberName"
      ]
    },
    {
      "page": "ISOMetadata",
      "title": "ISOMetadata",
      "topics": [
        "ISOMetadata"
      ]
    },
    {
      "page": "ISOMetadataExtensionInformation",
      "title": "ISOMetadataExtensionInformation",
      "topics": [
        "ISOMetadataExtensionInformation"
      ]
    },
    {
      "page": "ISOMetadataNamespace",
      "title": "ISOMetadataNamespace",
      "topics": [
        "ISOMetadataNamespace"
      ]
    },
    {
      "page": "ISOMetadataScope",
      "title": "ISOMetadataScope",
      "topics": [
        "ISOMetadataScope"
      ]
    },
    {
      "page": "ISOMetaIdentifier",
      "title": "ISOMetaIdentifier",
      "topics": [
        "ISOMetaIdentifier"
      ]
    },
    {
      "page": "ISOMimeFileType",
      "title": "ISOMimeFileType",
      "topics": [
        "ISOMimeFileType"
      ]
    },
    {
      "page": "ISOMLCodeDefinition",
      "title": "ISOMLCodeDefinition",
      "topics": [
        "ISOMLCodeDefinition"
      ]
    },
    {
      "page": "ISOMLCodeListDictionary",
      "title": "ISOMLCodeListDictionary",
      "topics": [
        "ISOMLCodeListDictionary"
      ]
    },
    {
      "page": "ISOMultiplicity",
      "title": "ISOMultiplicity",
      "topics": [
        "ISOMultiplicity"
      ]
    },
    {
      "page": "ISOMultiplicityRange",
      "title": "ISOMultiplicityRange",
      "topics": [
        "ISOMultiplicityRange"
      ]
    },
    {
      "page": "ISONonQuantitativeAttributeAccuracy",
      "title": "ISONonQuantitativeAttributeAccuracy",
      "topics": [
        "ISONonQuantitativeAttributeAccuracy"
      ]
    },
    {
      "page": "ISONonQuantitativeAttributeCorrectness",
      "title": "ISONonQuantitativeAttributeCorrectness",
      "topics": [
        "ISONonQuantitativeAttributeCorrectness"
      ]
    },
    {
      "page": "ISOObligation",
      "title": "ISOObligation",
      "topics": [
        "ISOObligation"
      ]
    },
    {
      "page": "ISOOnLineFunction",
      "title": "ISOOnLineFunction",
      "topics": [
        "ISOOnLineFunction"
      ]
    },
    {
      "page": "ISOOnlineResource",
      "title": "ISOOnlineResource",
      "topics": [
        "ISOOnlineResource"
      ]
    },
    {
      "page": "ISOOperationChainMetadata",
      "title": "ISOOperationChainMetadata",
      "topics": [
        "ISOOperationChainMetadata"
      ]
    },
    {
      "page": "ISOOperationMetadata",
      "title": "ISOOperationMetadata",
      "topics": [
        "ISOOperationMetadata"
      ]
    },
    {
      "page": "ISOOrganisation",
      "title": "ISOOrganisation",
      "topics": [
        "ISOOrganisation"
      ]
    },
    {
      "page": "ISOOtherAggregate",
      "title": "ISOOtherAggregate",
      "topics": [
        "ISOOtherAggregate"
      ]
    },
    {
      "page": "ISOParameterDirection",
      "title": "ISOParameterDirection",
      "topics": [
        "ISOParameterDirection"
      ]
    },
    {
      "page": "ISOPeriodDuration",
      "title": "ISOPeriodDuration",
      "topics": [
        "ISOPeriodDuration"
      ]
    },
    {
      "page": "ISOPixelOrientation",
      "title": "ISOPixelOrientation",
      "topics": [
        "ISOPixelOrientation"
      ]
    },
    {
      "page": "ISOPlatform",
      "title": "ISOPlatform",
      "topics": [
        "ISOPlatform"
      ]
    },
    {
      "page": "ISOPortrayalCatalogueReference",
      "title": "ISOPortrayalCatalogueReference",
      "topics": [
        "ISOPortrayalCatalogueReference"
      ]
    },
    {
      "page": "ISOPresentationForm",
      "title": "ISOPresentationForm",
      "topics": [
        "ISOPresentationForm"
      ]
    },
    {
      "page": "ISOProcessParameter",
      "title": "ISOProcessParameter",
      "topics": [
        "ISOProcessParameter"
      ]
    },
    {
      "page": "ISOProcessStep",
      "title": "ISOProcessStep",
      "topics": [
        "ISOProcessStep"
      ]
    },
    {
      "page": "ISOProductionSeries",
      "title": "ISOProductionSeries",
      "topics": [
        "ISOProductionSeries"
      ]
    },
    {
      "page": "ISOProgress",
      "title": "ISOProgress",
      "topics": [
        "ISOProgress"
      ]
    },
    {
      "page": "ISOPropertyType",
      "title": "ISOPropertyType",
      "topics": [
        "ISOPropertyType"
      ]
    },
    {
      "page": "ISOQualityResultFile",
      "title": "ISOQualityResultFile",
      "topics": [
        "ISOQualityResultFile"
      ]
    },
    {
      "page": "ISOQuantitativeAttributeAccuracy",
      "title": "ISOQuantitativeAttributeAccuracy",
      "topics": [
        "ISOQuantitativeAttributeAccuracy"
      ]
    },
    {
      "page": "ISOQuantitativeResult",
      "title": "ISOQuantitativeResult",
      "topics": [
        "ISOQuantitativeResult"
      ]
    },
    {
      "page": "ISORangeDimension",
      "title": "ISORangeDimension",
      "topics": [
        "ISORangeDimension"
      ]
    },
    {
      "page": "ISORecord",
      "title": "ISORecord",
      "topics": [
        "ISORecord"
      ]
    },
    {
      "page": "ISORecordType",
      "title": "ISORecordType",
      "topics": [
        "ISORecordType"
      ]
    },
    {
      "page": "ISOReferenceIdentifier",
      "title": "ISOReferenceIdentifier",
      "topics": [
        "ISOReferenceIdentifier"
      ]
    },
    {
      "page": "ISOReferenceSystem",
      "title": "ISOReferenceSystem",
      "topics": [
        "ISOReferenceSystem"
      ]
    },
    {
      "page": "ISOReferenceSystemType",
      "title": "ISOReferenceSystemType",
      "topics": [
        "ISOReferenceSystemType"
      ]
    },
    {
      "page": "ISOReleasability",
      "title": "ISOReleasability",
      "topics": [
        "ISOReleasability"
      ]
    },
    {
      "page": "ISORepresentativeFraction",
      "title": "ISORepresentativeFraction",
      "topics": [
        "ISORepresentativeFraction"
      ]
    },
    {
      "page": "ISORepresentativity",
      "title": "ISORepresentativity",
      "topics": [
        "ISORepresentativity"
      ]
    },
    {
      "page": "ISOResolution",
      "title": "ISOResolution",
      "topics": [
        "ISOResolution"
      ]
    },
    {
      "page": "ISOResponsibility",
      "title": "ISOResponsibility",
      "topics": [
        "ISOResponsibility"
      ]
    },
    {
      "page": "ISOResponsibleParty",
      "title": "ISOResponsibleParty",
      "topics": [
        "ISOResponsibleParty"
      ]
    },
    {
      "page": "ISORestriction",
      "title": "ISOHierarchyLevel",
      "topics": [
        "ISORestriction"
      ]
    },
    {
      "page": "ISORole",
      "title": "ISORole",
      "topics": [
        "ISORole"
      ]
    },
    {
      "page": "ISORoleType",
      "title": "ISORoleType",
      "topics": [
        "ISORoleType"
      ]
    },
    {
      "page": "ISOSampleBasedInspection",
      "title": "ISOSampleBasedInspection",
      "topics": [
        "ISOSampleBasedInspection"
      ]
    },
    {
      "page": "ISOSampleDimension",
      "title": "ISOSampleDimension",
      "topics": [
        "ISOSampleDimension"
      ]
    },
    {
      "page": "ISOScale",
      "title": "ISOScale",
      "topics": [
        "ISOScale"
      ]
    },
    {
      "page": "ISOScope",
      "title": "ISOScope",
      "topics": [
        "ISOScope"
      ]
    },
    {
      "page": "ISOScopeCode",
      "title": "ISOScopeCode",
      "topics": [
        "ISOScopeCode"
      ]
    },
    {
      "page": "ISOScopeDescription",
      "title": "ISOScopeDescription",
      "topics": [
        "ISOScopeDescription"
      ]
    },
    {
      "page": "ISOScopedName",
      "title": "ISOScopedName",
      "topics": [
        "ISOScopedName"
      ]
    },
    {
      "page": "ISOSecurityConstraints",
      "title": "ISOSecurityConstraints",
      "topics": [
        "ISOSecurityConstraints"
      ]
    },
    {
      "page": "ISOSensor",
      "title": "ISOSensor",
      "topics": [
        "ISOSensor"
      ]
    },
    {
      "page": "ISOSeries",
      "title": "ISOSeries",
      "topics": [
        "ISOSeries"
      ]
    },
    {
      "page": "ISOServiceIdentification",
      "title": "ISOServiceIdentification",
      "topics": [
        "ISOServiceIdentification"
      ]
    },
    {
      "page": "ISOServiceIdentification19115_3",
      "title": "ISOServiceIdentification19115_3",
      "topics": [
        "ISOServiceIdentification19115_3"
      ]
    },
    {
      "page": "ISOServiceIdentification19139",
      "title": "ISOServiceIdentification19139",
      "topics": [
        "ISOServiceIdentification19139"
      ]
    },
    {
      "page": "ISOSource",
      "title": "ISOSource",
      "topics": [
        "ISOSource"
      ]
    },
    {
      "page": "ISOSpatialRepresentation",
      "title": "ISOSpatialRepresentation",
      "topics": [
        "ISOSpatialRepresentation"
      ]
    },
    {
      "page": "ISOSpatialRepresentationType",
      "title": "ISOSpatialRepresentationType",
      "topics": [
        "ISOSpatialRepresentationType"
      ]
    },
    {
      "page": "ISOSpatialTemporalExtent",
      "title": "ISOSpatialTemporalExtent",
      "topics": [
        "ISOSpatialTemporalExtent"
      ]
    },
    {
      "page": "ISOSRVParameter",
      "title": "ISOSRVParameter",
      "topics": [
        "ISOSRVParameter"
      ]
    },
    {
      "page": "ISOSRVParameterDirection",
      "title": "ISOSRVParameterDirection",
      "topics": [
        "ISOSRVParameterDirection"
      ]
    },
    {
      "page": "ISOSRVServiceIdentification",
      "title": "ISOSRVServiceIdentification",
      "topics": [
        "ISOSRVServiceIdentification"
      ]
    },
    {
      "page": "ISOSRVServiceIdentification19115_3",
      "title": "ISOSRVServiceIdentification19115_3",
      "topics": [
        "ISOSRVServiceIdentification19115_3"
      ]
    },
    {
      "page": "ISOSRVServiceIdentification19139",
      "title": "ISOSRVServiceIdentification19139",
      "topics": [
        "ISOSRVServiceIdentification19139"
      ]
    },
    {
      "page": "ISOStandaloneQualityReportInformation",
      "title": "ISOStandaloneQualityReportInformation",
      "topics": [
        "ISOStandaloneQualityReportInformation"
      ]
    },
    {
      "page": "ISOStandardOrderProcess",
      "title": "ISOStandardOrderProcess",
      "topics": [
        "ISOStandardOrderProcess"
      ]
    },
    {
      "page": "ISOStatus",
      "title": "ISOStatus",
      "topics": [
        "ISOStatus"
      ]
    },
    {
      "page": "ISOStereoMate",
      "title": "ISOStereoMate",
      "topics": [
        "ISOStereoMate"
      ]
    },
    {
      "page": "ISOTelephone",
      "title": "ISOTelephone",
      "topics": [
        "ISOTelephone"
      ]
    },
    {
      "page": "ISOTelephoneType",
      "title": "ISOTelephoneType",
      "topics": [
        "ISOTelephoneType"
      ]
    },
    {
      "page": "ISOTemporalConsistency",
      "title": "ISOTemporalConsistency",
      "topics": [
        "ISOTemporalConsistency"
      ]
    },
    {
      "page": "ISOTemporalExtent",
      "title": "ISOTemporalExtent",
      "topics": [
        "ISOTemporalExtent"
      ]
    },
    {
      "page": "ISOTemporalValidity",
      "title": "ISOTemporalValidity",
      "topics": [
        "ISOTemporalValidity"
      ]
    },
    {
      "page": "ISOThematicClassificationCorrectness",
      "title": "ISOThematicClassificationCorrectness",
      "topics": [
        "ISOThematicClassificationCorrectness"
      ]
    },
    {
      "page": "ISOTopicCategory",
      "title": "ISOTopicCategory",
      "topics": [
        "ISOTopicCategory"
      ]
    },
    {
      "page": "ISOTopologicalConsistency",
      "title": "ISOTopologicalConsistency",
      "topics": [
        "ISOTopologicalConsistency"
      ]
    },
    {
      "page": "ISOTopologyLevel",
      "title": "ISOTopologyLevel",
      "topics": [
        "ISOTopologyLevel"
      ]
    },
    {
      "page": "ISOTypeName",
      "title": "ISOTypeName",
      "topics": [
        "ISOTypeName"
      ]
    },
    {
      "page": "ISOUnlimitedInteger",
      "title": "ISOUnlimitedInteger",
      "topics": [
        "ISOUnlimitedInteger"
      ]
    },
    {
      "page": "ISOUomIdentifier",
      "title": "ISOUomIdentifier",
      "topics": [
        "ISOUomIdentifier"
      ]
    },
    {
      "page": "ISOURI",
      "title": "ISOURI",
      "topics": [
        "ISOURI"
      ]
    },
    {
      "page": "ISOURL",
      "title": "ISOURL",
      "topics": [
        "ISOURL"
      ]
    },
    {
      "page": "ISOUsabilityElement",
      "title": "ISOUsabilityElement",
      "topics": [
        "ISOUsabilityElement"
      ]
    },
    {
      "page": "ISOUsage",
      "title": "ISOUsage",
      "topics": [
        "ISOUsage"
      ]
    },
    {
      "page": "ISOVectorSpatialRepresentation",
      "title": "ISOVectorSpatialRepresentation",
      "topics": [
        "ISOVectorSpatialRepresentation"
      ]
    },
    {
      "page": "ISOVerticalExtent",
      "title": "ISOVerticalExtent",
      "topics": [
        "ISOVerticalExtent"
      ]
    },
    {
      "page": "pivot_converter",
      "title": "pivot_converter",
      "topics": [
        "pivot_converter"
      ]
    },
    {
      "page": "pivot_format",
      "title": "pivot_format",
      "topics": [
        "pivot_format"
      ]
    },
    {
      "page": "readISO",
      "title": "readISO",
      "topics": [
        "readISO"
      ]
    },
    {
      "page": "readISO19139",
      "title": "readISO19139",
      "topics": [
        "readISO19139"
      ]
    },
    {
      "page": "registerISOCodelist",
      "title": "registerISOCodelist",
      "topics": [
        "registerISOCodelist"
      ]
    },
    {
      "page": "registerISOMetadataNamespace",
      "title": "registerISOMetadataNamespace",
      "topics": [
        "registerISOMetadataNamespace"
      ]
    },
    {
      "page": "registerISOMetadataSchema",
      "title": "registerISOMetadataSchema",
      "topics": [
        "registerISOMetadataSchema"
      ]
    },
    {
      "page": "registerMappingFormat",
      "title": "registerMappingFormat",
      "topics": [
        "registerMappingFormat"
      ]
    },
    {
      "page": "registerMappings",
      "title": "registerMappings",
      "topics": [
        "registerMappings"
      ]
    },
    {
      "page": "setGeometaOption",
      "title": "setGeometaOption",
      "topics": [
        "setGeometaOption"
      ]
    },
    {
      "page": "setIANAMimeTypes",
      "title": "setIANAMimeTypes",
      "topics": [
        "setIANAMimeTypes"
      ]
    },
    {
      "page": "setISOCodelists",
      "title": "setISOCodelists",
      "topics": [
        "setISOCodelists"
      ]
    },
    {
      "page": "setISOMetadataNamespaces",
      "title": "setISOMetadataNamespaces",
      "topics": [
        "setISOMetadataNamespaces"
      ]
    },
    {
      "page": "setISOMetadataSchemas",
      "title": "setISOMetadataSchemas",
      "topics": [
        "setISOMetadataSchemas"
      ]
    },
    {
      "page": "setMappingFormats",
      "title": "setMappingFormats",
      "topics": [
        "setMappingFormats"
      ]
    },
    {
      "page": "setMetadataStandard",
      "title": "setMetadataStandard",
      "topics": [
        "setMetadataStandard"
      ]
    },
    {
      "page": "SWEAbstractDataComponent",
      "title": "SWEAbstractDataComponent",
      "topics": [
        "SWEAbstractDataComponent"
      ]
    },
    {
      "page": "SWEAbstractEncoding",
      "title": "SWEAbstractEncoding",
      "topics": [
        "SWEAbstractEncoding"
      ]
    },
    {
      "page": "SWEAbstractObject",
      "title": "SWEAbstractObject",
      "topics": [
        "SWEAbstractObject"
      ]
    },
    {
      "page": "SWEAbstractSimpleComponent",
      "title": "SWEAbstractSimpleComponent",
      "topics": [
        "SWEAbstractSimpleComponent"
      ]
    },
    {
      "page": "SWEAbstractSWE",
      "title": "SWEAbstractSWE",
      "topics": [
        "SWEAbstractSWE"
      ]
    },
    {
      "page": "SWEAbstractSWEIdentifiable",
      "title": "SWEAbstractSWEIdentifiable",
      "topics": [
        "SWEAbstractSWEIdentifiable"
      ]
    },
    {
      "page": "SWECategory",
      "title": "SWECategory",
      "topics": [
        "SWECategory"
      ]
    },
    {
      "page": "SWECategoryRange",
      "title": "SWECategoryRange",
      "topics": [
        "SWECategoryRange"
      ]
    },
    {
      "page": "SWECount",
      "title": "SWECount",
      "topics": [
        "SWECount"
      ]
    },
    {
      "page": "SWECountRange",
      "title": "SWECountRange",
      "topics": [
        "SWECountRange"
      ]
    },
    {
      "page": "SWEDataRecord",
      "title": "SWEDataRecord",
      "topics": [
        "SWEDataRecord"
      ]
    },
    {
      "page": "SWEElement",
      "title": "SWEElement",
      "topics": [
        "SWEElement"
      ]
    },
    {
      "page": "SWENilValues",
      "title": "SWENilValues",
      "topics": [
        "SWENilValues"
      ]
    },
    {
      "page": "SWEQuantity",
      "title": "SWEQuantity",
      "topics": [
        "SWEQuantity"
      ]
    },
    {
      "page": "SWEQuantityRange",
      "title": "SWEQuantityRange",
      "topics": [
        "SWEQuantityRange"
      ]
    },
    {
      "page": "SWEText",
      "title": "SWEText",
      "topics": [
        "SWEText"
      ]
    },
    {
      "page": "SWETextEncoding",
      "title": "SWETextEncoding",
      "topics": [
        "SWETextEncoding"
      ]
    },
    {
      "page": "SWETime",
      "title": "SWETime",
      "topics": [
        "SWETime"
      ]
    },
    {
      "page": "SWETimeRange",
      "title": "SWETimeRange",
      "topics": [
        "SWETimeRange"
      ]
    },
    {
      "page": "SWEXMLEncoding",
      "title": "SWEXMLEncoding",
      "topics": [
        "SWEXMLEncoding"
      ]
    }
  ],
  "_readme": "https://github.com/eblondel/geometa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "filelock",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "keyring",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "yaml"
  ],
  "_score": 7.574803277893151,
  "_indexed": true,
  "_nocasepkg": "geometa",
  "_universes": [
    "eblondel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.4",
      "date": "2026-05-16T08:19:53.000Z",
      "distro": "noble",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "a011aa6e3d93c7b7f08f572447b4e395449d81b2fa435ac357b8e36474027987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.4",
      "date": "2026-05-16T08:19:52.000Z",
      "distro": "noble",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "4a594f353b7a8b759599573412b632a780150275585b650155a6e0bcc0275eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.4",
      "date": "2026-05-16T08:20:40.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "9190784b81a83c6bc1b5eb4b5e26d9a07da48485b68e8098697d12b9153bb658",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.4",
      "date": "2026-05-16T08:19:57.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "7f07e499c464cdc20f5dcc81cce0ac02a04a8b797ce04ffd4a0273ceb9104ed1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.4",
      "date": "2026-05-16T08:18:50.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "b0c6e4084fa73f2a7d81f5bf98a1af993d001162a12483b8aa76d67c459a1967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.4",
      "date": "2026-05-16T08:18:47.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "57575e4cf52b7f54415fff3da791d297fe94595164b3864381c747c6ea5d5741",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.4",
      "date": "2026-05-16T08:18:53.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "c12edc6d3524909a516ea330c67ffd65c6687f883bee9ecad999d924da7e0b97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.4",
      "date": "2026-06-02T18:16:29.000Z",
      "commit": "c5fc0b3b1d51d532536d78e667fbfe0f5508a2fe",
      "fileid": "2d05028aa352b63a54d8fd0e2c9c5caf9dcbe410926070f81b1e9c27519ff054",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25956978482"
    }
  ]
}