jsonresume / resume-schema

JSON-Schema is used here to define and validate our proposed resume json
http://jsonresume.org
MIT License
2.12k stars 277 forks source link

geotag location in work #12

Closed priyolahiri closed 3 years ago

priyolahiri commented 10 years ago

every work should have an optional lat, lng. this would give me a map of areas worked, and also ties in experience duration with locations which can help companies offer jobs by location relevance and comfort factor with the location.

skinnedpanda commented 6 years ago

Could it be an idea to use Google's plus codes when defining the address? It'll simplify the schema; and cover any address types worldwide. https://github.com/google/open-location-code/

jacobbogers commented 5 years ago

HI folks, just taking a looksy, I like the idea of this project

thomasdavis commented 3 years ago

After much thought, I don't think this schema request is useful for the larger use case.

Although the ability to analyse/report on resume data is ideal, most people merely want to display their location.

The Google open-location-code sounds like the best way forward in the future though.