Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

labels could be more descriptive #285

Closed
missinglink opened this issue Sep 21, 2015 · 1 comment · Fixed by #301
Closed

labels could be more descriptive #285

missinglink opened this issue Sep 21, 2015 · 1 comment · Fixed by #301
Assignees

Comments

@missinglink
Copy link
Member

some of the labels could be more descriptive, eg: Madrid should be Madrid, Spain

    {
      "type": "Feature",
      "properties": {
        "id": "3387:adm1:es:esp:madrid",
        "layer": "region",
        "source": "qs",
        "name": "Madrid",
        "country_a": "ESP",
        "country": "Spain",
        "region": "Madrid",
        "label": "Madrid"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.71701518231323,
          40.4950680111115
        ]
      }
    },
@missinglink
Copy link
Member Author

related: #152, #46

@missinglink missinglink mentioned this issue Sep 23, 2015
@missinglink missinglink self-assigned this Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant