koopjs / koop-provider-elasticsearch

A provider for koop that can connect to one or more elastic search instances and turn indices/aliases into individual feature services.
Apache License 2.0
13 stars 4 forks source link

QGIS doesnt draw feature service #88

Open AndrewGriffinGIT opened 1 week ago

AndrewGriffinGIT commented 1 week ago

Testing polygon featureservice, works in pro, doesnt work in QGIS version 3.34.3-Prizren

rgwozdz commented 1 week ago

@AndrewGriffinGIT - I've tested a different provider (file-geojson) served by latest release of Koop against QGIS 3.16.10-Hannover. Polygon service did load ok. Can you say which version of Koop you are testing?

AndrewGriffinGIT commented 1 week ago

koop-provider-Elasticsearch 3.7.1 @koopjs/koop-core 8.0.2

On Wed, Jun 12, 2024, 8:39 AM Rich Gwozdz @.***> wrote:

@AndrewGriffinGIT https://github.com/AndrewGriffinGIT - I've tested a different provider (file-geojson) served by latest release of Koop against QGIS 3.16.10-Hannover. Polygon service did load ok. Can you say which version of Koop you are testing?

— Reply to this email directly, view it on GitHub https://github.com/koopjs/koop-provider-elasticsearch/issues/88#issuecomment-2163037376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZAS6O4IFGZQWGVU6MUJDD3ZHBFSBAVCNFSM6AAAAABJGLBNUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRTGAZTOMZXGY . You are receiving this because you were mentioned.Message ID: @.***>

rgwozdz commented 1 week ago

Can you update to latest koop-core: 10.4.13.? That way we can try to eliminate any issue from old Koop.