Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
GeoTIFF serialization for isochrones #4594
GeoTIFF serialization for isochrones #4594
Changes from 14 commits
4c2c0f0
d9e9ba7
2ba6064
91bc250
df965af
a323501
461870f
7c78627
d7bd63a
8f98664
2ba9886
657aa59
77424ea
b2fa4cc
f15cb7e
b1014ba
32c2405
5ead044
55e19dc
85bf218
cf60652
3937387
f767375
7edd038
8cba25c
004ae9e
d6771b8
cc552d7
6da3a08
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
be prepared to see plenty of these... I'm open to any suggestions that reduce these wherever possible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tyr
has no way to maintain state, sothor_worker_t
will hold the geotiff driver and pass an opaque pointer to it to the serializer function (note that GDAL is not thread-safe)