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

map FeatureClass and FeatureCode to the pelias taxonomy #20

Closed
hkrishna opened this issue Mar 31, 2015 · 0 comments · Fixed by #22 or pelias/acceptance-tests#46
Closed

map FeatureClass and FeatureCode to the pelias taxonomy #20

hkrishna opened this issue Mar 31, 2015 · 0 comments · Fixed by #22 or pelias/acceptance-tests#46
Assignees
Milestone

Comments

@hkrishna
Copy link
Contributor

Using feature Class and/or feature code we can categorize geonames

  • featureClass A is an admin boundary for instance
  • featureClass P is a populated place

Based on the featureClass, we have a bunch of featureCodes we can make use of .. for example:

  • REST: featureCode that denotes a given point is a restaurant
  • AIRP: Airport
  • BLDG: Building

We could use this in conjunction to pelias/openstreetmap#33

@sevko sevko changed the title Use FeatureClass and FeatureCode map FeatureClass and FeatureCode to the pelias taxonomy Apr 16, 2015
@dianashk dianashk added this to the Pelias v1.0.0 milestone May 4, 2015
@dianashk dianashk assigned sevko and missinglink and unassigned missinglink and sevko May 6, 2015
@sevko sevko assigned sevko and unassigned missinglink May 6, 2015
@sevko sevko added in progress and removed on-deck labels May 6, 2015
@sevko sevko removed the on-deck label May 7, 2015
@sevko sevko closed this as completed in #22 May 12, 2015
sevko added a commit that referenced this issue May 12, 2015
metadata/category_mapping.json, task/import.js
	-Map Geonames feature codes onto the Pelias category taxonomy.
	-Resolve #20
@sevko sevko removed the in review label May 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment