Remove XML and XMLTime classes from pygeos-tools and use geos-xml-tools instead

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by locating the XML and XMLTime classes in pygeos-tools and the scripts inside the Solver main class that extract XML data. Compare their required data with geos-xml-tools, then confirm done when the local classes are removed and Solver still populates its classes through the replacement XML handling.

Written by the indexing model from the issue text.

Description

pygeos-tools contains its own XML handling tools featuring a XML class and a XMLTime class to read and populate the Solver classes of pygeos-tools.

The classes can be removed by using geos-xml-tools XML handling and by refactoring some of the scripts inside Solver main class to extract all the necessary data for pygeos.

Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GEOS-DEV/geosPythonPackages

All issues in GEOS-DEV/geosPythonPackages

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.