koopjs / koop-output-geojson

A simple Koop output plugin that filters data from providers and returns in GeoJSON or TopoJSON format
MIT License
2 stars 0 forks source link

Cannot GET /koop/es/rest/services/:host/:id/geojson #2

Closed keithfraley closed 4 years ago

keithfraley commented 5 years ago

hello, I trying to work with your output provider using the elasticsearch provider.

It states when i start the provider:

"GeoJSON" output routes for the "es" provider Methods


/es/:host/:id/geojson GET, POST /es/:host/:id/topojson GET, POST

However. I get

Cannot GET /koop/es/rest/services/:host/:id/geojson

When I try to pull the data

haoliangyu commented 4 years ago

@keithfraley This should have been fixed at the v1.1.2 version. Please let me know if the fix works for you.