Skip to content

stac, vector and retries - #317

Merged
AM1729 merged 4 commits into
developfrom
nifi_async
Aug 21, 2026
Merged

stac, vector and retries#317
AM1729 merged 4 commits into
developfrom
nifi_async

Conversation

@AM1729

@AM1729 AM1729 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

JSONObject feature = (JSONObject) featureIterator.next();
SimpleFeature feat = GeoJSONReader.parseFeature(feature.toString());
featureList.add(feat);
var transformer = new HMCrsTransformer(HMCrsRegistry.INSTANCE.getCrs(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AM1729
AM1729 merged commit 73243d6 into develop Aug 21, 2026
2 checks passed
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