Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rename bbox parameters #22

Closed
wants to merge 5 commits into from
Closed

feat: rename bbox parameters #22

wants to merge 5 commits into from

Conversation

redmer
Copy link
Owner

@redmer redmer commented Oct 27, 2023

fixes: Make --bounding-box less ideosyncratic #18

fixes: Make `--bounding-box` less ideosyncratic #18
This PR refactors 

1. the data meta-model module interface
2. the default Facade-X data meta-model according to this interface
3. the GeoSPARQL output to be according to this interface

(1) prepares for future modules by enabling more encapsulation of a
module class.

(2) improves the locality of the Facade-X output. 
That in turn makes it easier to make new modules based off the Facade-X
module.

(3) makes clearer how geometries are generated, when they're reprojected
and how they're output.
fixes: Make `--bounding-box` less ideosyncratic #18
@redmer
Copy link
Owner Author

redmer commented Nov 3, 2023

Something went terribly wrong with rebasing, I'mma give up and try again later.

@redmer redmer closed this Nov 3, 2023
@redmer redmer deleted the fix-18 branch November 3, 2023 08:43
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.

1 participant