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

[geojson] Feature#id is a string or a number #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[geojson] Feature#id is a string or a number #12

wants to merge 1 commit into from

Conversation

azias
Copy link

@azias azias commented Nov 5, 2015

According to the The GeoJSON Format IETF in-progress draft version 6 (2015-07-19) : https://www.ietf.org/id/draft-butler-geojson-06.txt ( https://datatracker.ietf.org/doc/draft-butler-geojson/ )

If a feature has a commonly used identifier, that identifier
SHOULD be included as a member of the feature object with the name
"id" and the value of this member is either a JSON string or
number.

@azias azias changed the title Feature#id is a string or a number [geojson] Feature#id is a string or a number Nov 5, 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 this pull request may close these issues.

1 participant