Skip to content

Use build library for packaging#969

Merged
tomkralidis merged 3 commits into
geopython:masterfrom
geographika:master
Feb 2, 2025
Merged

Use build library for packaging#969
tomkralidis merged 3 commits into
geopython:masterfrom
geographika:master

Conversation

@geographika
Copy link
Copy Markdown
Contributor

@geographika geographika commented Jan 23, 2025

  • Fix reference to wrong library
  • Switch to using build for packaging. This has 2 benefits:
    • Wheels don't contain reference to py2 (OWSLib-0.32.1-py3-none-any.whl instead of OWSLib-0.32.1-py2.py3-none-any.whl).
    • Uses owslib-0.33.dev0.tar.gz instead of OWSLib-0.32.1.tar.gz in line with PEP 625

@geographika
Copy link
Copy Markdown
Contributor Author

geographika commented Jan 23, 2025

Just running through the code in README.md and the server http://wms.jpl.nasa.gov/wms.cgi used in the examples is unfortunately no longer online.

The NEO Web Mapping Service (WMS) will also be taken offline in "early 2025" https://neo.gsfc.nasa.gov/blog/2024/08/30/neo-wms-web-mapping-service-deprecation-alert/

Any suggestions of WMS servers to use for the example?

@geographika geographika changed the title Minor README fixes Use build library for packaging Jan 30, 2025
Comment thread requirements-dev.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants