<?xml version="1.0" encoding="UTF-8" ?><?xml-stylesheet type="text/xsl" href="xsl/oaitohtml.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-30T03:51:10Z</responseDate><request identifier="oai:doidb.wdc-terra.org:7669" metadataPrefix="oai_datacite" verb="GetRecord">http://doidb.wdc-terra.org/oaip/oai</request><GetRecord><record><header><identifier>oai:doidb.wdc-terra.org:7669</identifier><datestamp>2026-06-10T10:21:31Z</datestamp><setSpec>DOIDB</setSpec><setSpec>DOIDB.GFZ</setSpec></header><metadata><oai_datacite xmlns="http://schema.datacite.org/oai/oai-1.0/" xsi:schemaLocation="http://schema.datacite.org/oai/oai-1.0/ http://schema.datacite.org/oai/oai-1.0/oai.xsd"><isReferenceQuality>false</isReferenceQuality><schemaVersion>4</schemaVersion><datacentreSymbol>DOIDB.GFZ</datacentreSymbol><payload><resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns="http://datacite.org/schema/kernel-4"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.3/metadata.xsd">
   <identifier identifierType="DOI">10.5880/GFZ.2.6.2022.003</identifier>
   <creators>
      <creator>
         <creatorName nameType="Personal">Ziebarth, Malte Jörn</creatorName>
         <givenName>Malte Jörn</givenName>
         <familyName>Ziebarth</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-5190-4478</nameIdentifier>
         <affiliation>GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
         <affiliation>Potsdam University, Potsdam, Germany</affiliation>
      </creator>
   </creators>
   <titles>
      <title>FlotteKarte - a Python library for quick and versatile cartography based on PROJ4-string syntax and using Matplotlib, NumPy, and PyPROJ under the hood</title>
   </titles>
   <publisher>GFZ Data Services</publisher>
   <publicationYear>2022</publicationYear>
   <subjects>
      <subject>cartography</subject>
      <subject>python</subject>
      <subject subjectScheme="NASA/GCMD Earth Science Keywords">EARTH SCIENCE SERVICES &gt; DATA ANALYSIS AND VISUALIZATION &gt; GEOGRAPHIC INFORMATION SYSTEMS &gt; DESKTOP GEOGRAPHIC INFORMATION SYSTEMS</subject>
      <subject subjectScheme="NASA/GCMD Earth Science Keywords">EARTH SCIENCE SERVICES &gt; DATA ANALYSIS AND VISUALIZATION &gt; STATISTICAL APPLICATIONS</subject>
      <subject subjectScheme="GEMET - INSPIRE themes, version 1.0">information &gt; information system &gt; geographic information system</subject>
      <subject subjectScheme="GEMET - INSPIRE themes, version 1.0">science &gt; geography &gt; cartography</subject>
      <subject subjectScheme="GEMET - INSPIRE themes, version 1.0">technology &gt; information technology &gt; multimedia technology</subject>
   </subjects>
   <contributors>
      <contributor contributorType="ContactPerson">
         <contributorName nameType="Personal">Ziebarth, Malte Jörn</contributorName>
         <givenName>Malte Jörn</givenName>
         <familyName>Ziebarth</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-5190-4478</nameIdentifier>
         <affiliation>GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
         <affiliation>Potsdam University, Potsdam, Germany</affiliation>
      </contributor>
      <contributor contributorType="Other">
         <contributorName nameType="Personal">Ziebarth, Malte Jörn</contributorName>
         <givenName>Malte Jörn</givenName>
         <familyName>Ziebarth</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-5190-4478</nameIdentifier>
         <affiliation>GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
         <affiliation>Potsdam University, Potsdam, Germany</affiliation>
      </contributor>
      <contributor contributorType="RightsHolder">
         <contributorName nameType="Personal">Ziebarth, Malte Jörn</contributorName>
         <givenName>Malte Jörn</givenName>
         <familyName>Ziebarth</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID">0000-0002-5190-4478</nameIdentifier>
         <affiliation>GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
         <affiliation>Potsdam University, Potsdam, Germany</affiliation>
      </contributor>
      <contributor contributorType="ContactPerson">
         <contributorName>Ziebarth, Malte Jörn</contributorName>
         <affiliation>GFZ German Research Centre for Geosciences, Potsdam, Germany</affiliation>
      </contributor>
   </contributors>
   <dates>
      <date dateType="Created">2022-08-06</date>
   </dates>
   <resourceType resourceTypeGeneral="Software">Software</resourceType>
   <relatedIdentifiers>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsVariantFormOf">https://github.com/mjziebarth/FlotteKarte</relatedIdentifier>
      <relatedIdentifier relatedIdentifierType="URL" relationType="IsDocumentedBy">https://mjziebarth.github.io/FlotteKarte/index.html</relatedIdentifier>
   </relatedIdentifiers>
   <sizes/>
   <formats/>
   <rightsList>
      <rights rightsURI="https://opensource.org/licenses/EUPL-1.2">European Union Public Licence 1.2 (C) 2022 the authors and Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences</rights>
   </rightsList>
   <descriptions>
      <description descriptionType="Abstract">FlotteKarte is a low-overhead plotting routine using Matplotlib, NumPy, and PyPROJ under the hood. The conceptual idea behind this package is that a map is fully defined through the 2D cartesian coordinates that result from applying the map projection to different geographical data. For displaying data on a two-dimensional canvas, Matplotlib is a powerful tool. Conversion between geographic and projected coordinates can easily be done using PyProj. The gap between these two powerful tools and a polished map lies in potential difficulties when translating spherical line topology to 2D cartesian space, and by introducing typical map decorations such as grids or ticks. FlotteKarte aims to fill this gap with a simple interface.   <br/>
         <br/>
FlotteKarte's philosophy is to work completely within the 2D projected coordinates, that is, very close to the projected data. If projected coordinates of data can be obtained, the data can be drawn directly on the underlying Matplotlib Axes. The Map class can then be used to add typical map decoration to that axes using information that it derives from the numerics of the PROJ projection.   <br/>
      </description>
   </descriptions>
</resource></payload></oai_datacite></metadata></record></GetRecord></OAI-PMH>