diff --git a/src/app/docs/contributing/page.tsx b/src/app/docs/contributing/page.tsx index 59af639..8f83e02 100644 --- a/src/app/docs/contributing/page.tsx +++ b/src/app/docs/contributing/page.tsx @@ -43,7 +43,7 @@ export default function ContributingPage() {

Open a{" "}

  • Place name
  • Full address
  • -
  • Type (exam centre, library, book shop, stationery, internet cafe, train station, airport, or important location)
  • -
  • City: Mumbai, Thane, or Navi Mumbai
  • +
  • Type: SAT centre, foreign language exam centre, library, government office (passport office, RTO, post office), airport, or other place
  • +
  • City and country (SAT and foreign language centres are listed worldwide; other categories currently focus on the Mumbai region)
  • Google Maps link
  • @@ -75,7 +75,7 @@ export default function ContributingPage() {

  • Fork the{" "}

    - ID format: mum / thn / nvm prefix, then type, then next available number. - Lat/lng range: lat 18-20, lng 72-73. + ID format: a short city-code prefix (mum, thn, nvm, blr, and so on), then the type, then the next available number in that file. + Coordinates come straight from Google Maps, so there is no fixed range: SAT and foreign language centres span the globe.

    @@ -129,7 +129,7 @@ export default function ContributingPage() { edit the existing entry in the relevant JSON file and update the field.

    + + + + Adding SAT centres for a new country + Help expand the map beyond India + + +

    + We are adding SAT centres country by country. Several countries + already have open tracking issues (Germany, France, UK, UAE, + Australia, and more). +

    +
      +
    1. + Check the{" "} + + open country requests + + . If your country is listed, comment there or open a PR that + closes it. If not, open a new issue for it. +
    2. +
    3. + Add each centre to{" "} + + data/places/sat_centre.json + {" "} + with type{" "} + set to sat_centre, + plus exam: "SAT"{" "} + and a valid_till date. +
    4. +
    5. + Use the real city name and coordinates from Google Maps. Centres + outside India are welcome and expected here. +
    6. +
    + + ); diff --git a/src/app/docs/exam-centres/page.tsx b/src/app/docs/exam-centres/page.tsx index ef5d2df..6c144ba 100644 --- a/src/app/docs/exam-centres/page.tsx +++ b/src/app/docs/exam-centres/page.tsx @@ -104,6 +104,18 @@ export default function ExamCentresPage() { If you know of a SAT or foreign language exam centre that is not on the map, or an existing entry has moved or closed, please report it.

    +

    + We are also expanding SAT coverage country by country. See the{" "} + + open country requests + {" "} + to add centres for your country. +

    Docs

    - Student guides for StudyMap and the tools around it. + Student guides for StudyMap and the tools around it. The map covers + libraries, SAT centres, foreign language exam centres, government + offices (passport offices, RTOs, post offices), airports, and other + student-relevant places.