/sgnightfest

SG Night Fest Map

Primary LanguageJavaScript

SG Night Fest Map

This is an attempt to recreate the map of the Singapore Night Festival (2022).

The data is from the PDF instead of their web map.

  • I didn't know they have a web map before I build this. But somehow their web map data is slightly different from the PDF data (PDF has some extra info and lack some info compared to web map).
  • The points are not accurate and roughly estimated.

Here are some nice screenshots:

Development stuff:

  1. Rename .env.example to .env
  2. Add your ArcGIS token to VITE_ARCGIS_TOKEN.
  3. npm i to install dependencies
  4. npm run dev to start local server

I don't know if this is going to be useful for anyone including myself.

Let's cross our fingers 🤞