GithubHelp home page GithubHelp logo

Comments (3)

jankovicgd avatar jankovicgd commented on September 26, 2024

It seems the issue was in the space after commas eg.

, PARAMETER["false_northing",7654884.53733]
", SPHEROID["WGS_1984",6378137.0,298.257223563]],

The issue doesn't seem to be in this project but rather with the CSW service.

from equi7grid.

bbauerma avatar bbauerma commented on September 26, 2024

Hi there!
thanks for the research on the missing AXIS and AUTHORITY keywords. We'll integrate it also in the .prj files here in this project.

However, I'm confused with your a) and b) examples, as they describe different subgrids/continents (Europe vs. South America). Can you show me what the "CSW service" is?

Two suggestions:

  1. Could you test the WKTs defined here in the docu (on page 10) at
    /TUW-GEO/Equi7Grid/docs/doc_files/EQUI7_V13_grid_and_tiling_definition_document_issue05.pdf

  2. Why not using our functions from this package here, like .xy2lonlat()? That should do your job, right?
    See examples in the tests at:
    /TUW-GEO/Equi7Grid/tests/test_equi7grid.py

from equi7grid.

jankovicgd avatar jankovicgd commented on September 26, 2024

Thanks for the fast reply.

The WKT given from the csw.eodc.eu (example below) returned the spatial reference with spaces in between some keywords and commas, and I thought the issue was with the projection definition itself. When the spaces were removed the functions above worked with or without AXIS and AUTHORITY so the issue was with the CSW service.

Sorry if I misinformed about the CSW service, just put a comment in the code that the PROJ is from csw.eodc.eu.

https://csw.eodc.eu/?service=CSW&version=3.0.0&request=GetRecordById&id=M20170123_202730--_SIG0-----_S1BIWGRDH1VVD_104_A0101_OC010M_E070N065T1&elementSetName=full&outputSchema=http://www.isotc211.org/2005/gmd&outputFormat=application/xml

  1. The WKT in the document works.
  2. I have missed .xy2lonlat(), thanks for the heads up :)

Thanks once again. My fault for missing things.

from equi7grid.

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.