bchapuis commented on issue #618: URL: https://github.com/apache/incubator-baremaps/issues/618#issuecomment-1500131115
May the issue be located in the documentation? It looks like we are calling the `geocoding` workflow instead of the ìp-to-location` workflow. ``` baremaps workflow execute --file examples/geocoding/workflow.js ``` should probably be replaced by: ``` baremaps workflow execute --file examples/ip-to-location/workflow.js ``` @Drabble any thoughts on this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
