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

Update Create Grid Node #385

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

UrbanGISer
Copy link
Contributor

In Spaital tools: add
grid_length = kproj.Distance.get_distance_parameter, unit = kproj.Distance.get_unit_parameter(since_version="1.3.0") keep_input_crs = kproj.Distance.get_keep_input_crs_parameter()

In Projection:
add since_version="1.1.0" to kproj.Distance.get_unit_parameter

In Spaital tools: add
grid_length = kproj.Distance.get_distance_parameter,
unit = kproj.Distance.get_unit_parameter(since_version="1.3.0")
keep_input_crs = kproj.Distance.get_keep_input_crs_parameter()

In Projection:
add  since_version="1.1.0" to   kproj.Distance.get_unit_parameter
@UrbanGISer UrbanGISer added the enhancement New feature or request label Feb 4, 2025
@UrbanGISer UrbanGISer added this to the Release 1.4 milestone Feb 4, 2025
@UrbanGISer UrbanGISer requested a review from koettert February 4, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Grid node with option to specify the unit of the grid length
2 participants