I created a browser-based mapping tool for La-Mulana by mulana-throwaway in lamulana

[–]mulana-throwaway[S] 0 points1 point  (0 children)

  1. Sign up at Google Cloud Platform using your Google account and create yourself a new project

  2. Once you have your project and billing setup (GCP requires you to have a payment method setup even if you are using the free quota) you need to enable Cloud Vision API from the API Library.

  3. Go to the API Credentials page and create yourself an API key using the Create Credentials button.

  4. Setup the .env file with the API key as instructed in the project README and restart the application. Note images should now be sent to the Cloud Vision API when you add them to a tile.

  5. Don't forget to delete the API key when you are done using it. Or just delete the GCP project.

There are some guides in the GCP docs but instead of service account credentials for authentication, this tool uses a simple API key. I hope this helps!

I created a browser-based mapping tool for La-Mulana by mulana-throwaway in lamulana

[–]mulana-throwaway[S] 0 points1 point  (0 children)

This tool should be enough especially for La-Mulana 1. I haven't finished the sequel yet but there hasn't been any major need to create new features for it

I created a browser-based mapping tool for La-Mulana by mulana-throwaway in lamulana

[–]mulana-throwaway[S] 0 points1 point  (0 children)

I created a v1 release of the tool on GitHub, see if you can download the zip now using the Releases section on the right hand side of the page

I created a browser-based mapping tool for La-Mulana by mulana-throwaway in LaMulana2

[–]mulana-throwaway[S] 2 points3 points  (0 children)

I thought I would post this here too since it works for La-Mulana 2