nationalparkservice / places-tracing-guide

A tracing guide for the National Park Service's Places system
https://www.nps.gov/maps/tools/places/tracing-guide/
3 stars 4 forks source link

Add uneditable NPS: tags #16

Open nateirwin opened 8 years ago

nateirwin commented 8 years ago

I think we need to add the "uneditable" nps: tags to the doc, as well, even if we hide them behind a button or something. We need this because people who are using JOSM will need to use this information, and I think we should be as transparent as possible about what tags are supported.

These tags include, but probably aren't limited to, the "source system" tags we use to track attribute information needed to relate geometries back to an origin dataset:

jimmyrocks commented 8 years ago

These fields are defined here: https://github.com/nationalparkservice/places-website/blob/master/config.json#L65-L69

On Wed, Aug 5, 2015 at 1:26 PM, Nate Irwin notifications@github.com wrote:

I think we need to add the "uneditable" nps: tags to the doc, as well, even if we hide them behind a button or something. We need this because people who are using JOSM will need to use this information, and I think we should be as transparent as possible about what tags are supported.

These tags include, but probably aren't limited to, the "source system" tags we use to track attribute information needed to relate geometries back to an origin dataset:

  • nps:source_system
  • nps:source_system_key
  • nps:source_system_key_value

— Reply to this email directly or view it on GitHub https://github.com/nationalparkservice/places-tracing-guide/issues/16.

chadlawlis commented 8 years ago

Updated list here: https://github.com/nationalparkservice/places-website/blob/master/config.json#L61-L67