noi-techpark / odh-api-core

.Net Core Port of ODH Tourism Api
2 stars 2 forks source link

As an opendatahub developer i want to have a gps polygon filter functionality #423

Closed RudiThoeni closed 1 month ago

RudiThoeni commented 4 months ago
RudiThoeni commented 4 months ago

related to issue https://github.com/noi-techpark/bdp-core/issues/284

RudiThoeni commented 2 months ago

Documented https://github.com/noi-techpark/odh-docs/wiki/Geosorting-and-Locationfilter-usage#polygon-filter-functionality

Shapes Api https://api.tourism.testingmachine.eu/v1/GeoShapes Filter Shape Api with the rawfilter https://api.tourism.testingmachine.eu/v1/GeoShapes?rawfilter=like(Name,%22Kaltern%22)

Example: https://api.tourism.testingmachine.eu/v1/ODHActivityPoi?polygon=it.municipality.3066 https://api.tourism.testingmachine.eu/v1/ODHActivityPoi?polygon=it.municipality.Caldaro%20sulla%20strada%20del%20vino/Kaltern%20an%20der%20Weinstra%C3%9Fe

Todos:

RudiThoeni commented 1 month ago

everything on prod