pelias / polygon-lookup

Fast point-in-polygon intersection for large numbers of polygons.
72 stars 17 forks source link

Is elasticsearch required? #54

Open yukha-dw opened 1 year ago

yukha-dw commented 1 year ago

Hello, i've stumbled with this warning message when installing polygon-lookup. From what I read on the source code, there's no ref to elasticsearch yet mentioned on package.json.

[3/5] Fetching packages...
warning polygon-lookup@2.6.0: The engine "elasticsearch" appears to be invalid.

https://github.com/pelias/polygon-lookup/blob/d74d6b9eabc4f8170178714c0cfff7eb95479c12/package.json#L32

missinglink commented 1 year ago

Good catch, this is not required.