Giter Site home page Giter Site logo

Comments (2)

tomkralidis avatar tomkralidis commented on June 14, 2024

@severo thanks for the info. I can't see the example at http://geo.gob.bo/geonetwork/srv/es/iso19139.xml?id=171 (500 error). Can you post the XML somewhere else (like dpaste.de or something) and / or fix your CSW so I can continue to diagnose/fix? Thanks.

from owslib.

severo avatar severo commented on June 14, 2024

OK. See this metadata: http://www.geocatalogue.fr/Detail.do?id=69953 - The XML URL is: http://www.geocatalogue.fr/getMetadata?format=XML&id=69953.

In this case, the XML extract is

        <gmd:extent xmlns:srv="http://www.isotc211.org/2005/srv">
          <gmd:EX_Extent xmlns:xs="http://www.w3.org/2001/XMLSchema">
            <gmd:description>
              <gco:CharacterString>BOURGOGNE</gco:CharacterString>
            </gmd:description>
          </gmd:EX_Extent>
        </gmd:extent>
        <gmd:extent xmlns:srv="http://www.isotc211.org/2005/srv">
          <gmd:EX_Extent xmlns:xs="http://www.w3.org/2001/XMLSchema">
            <gmd:geographicElement>
              <gmd:EX_GeographicBoundingBox>
                <gmd:westBoundLongitude>
                  <gco:Decimal>2.851</gco:Decimal>
                </gmd:westBoundLongitude>
                <gmd:eastBoundLongitude>´´´
                  <gco:Decimal>5.496</gco:Decimal>
                </gmd:eastBoundLongitude>
                <gmd:southBoundLatitude>
                  <gco:Decimal>46.162</gco:Decimal>
                </gmd:southBoundLatitude>
                <gmd:northBoundLatitude>
                  <gco:Decimal>48.394</gco:Decimal>
                </gmd:northBoundLatitude>
              </gmd:EX_GeographicBoundingBox>
            </gmd:geographicElement>
          </gmd:EX_Extent>
        </gmd:extent>

from owslib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.