Commit Graph

25 Commits

Author SHA1 Message Date
Quincy Morgan c09171d0e2 Deprecate various cuisine values in favor of diet tags (close #5993) 2019-02-28 09:15:17 -05:00
Quincy Morgan c062f9186e Merge pull request #5957 from matkoniecz/kill_landuse_conservation
landuse=conservation to boundary=protected_area
2019-02-25 10:51:45 -05:00
Quincy Morgan 874d731414 Deprecate postcode=* (close #5959) 2019-02-25 09:31:28 -05:00
Quincy Morgan db800e0be6 Deprecate highway=abandoned (close #5968) 2019-02-25 09:27:59 -05:00
Quincy Morgan a26c3ae7a2 Deprecate various old wood-related tags (close #5958) 2019-02-25 09:20:47 -05:00
Quincy Morgan 9d7d04ed64 Deprecate natural=waterfall (close #5972) 2019-02-25 08:59:09 -05:00
Mateusz Konieczny 41a46806ab landuse=conservation to boundary=protected_area 2019-02-24 19:59:54 +01:00
Mateusz Konieczny 67f0cae6bd building:color -> building:colour deprecation 2019-02-24 19:51:37 +01:00
Mateusz Konieczny bb6ef8b875 add amenity=toilet to amenity=toilets validator rule
fixes #5952
2019-02-24 18:05:21 +01:00
Quincy Morgan 0572f4c72d Deprecate footway=left/right/both/no/none/separate (close #5935) 2019-02-22 10:48:53 -05:00
Quincy Morgan e5e547ff53 Deprecate amenity=public_building (close #5916)
Deprecate shop=betting
2019-02-21 08:53:32 -05:00
Quincy Morgan dc3034e1b9 Add deprecated tag waterway=aqueduct 2019-02-19 12:15:31 -05:00
Quincy Morgan c8a556697d Remove bridge tag deprecation warnings 2019-02-11 15:48:42 -05:00
Quincy Morgan fffdffead1 Fix deprecated tag replacement key spelling 2019-02-11 14:58:19 -05:00
Quincy Morgan 742e04b363 Alphabetize and update deprecated tags list 2019-02-11 14:55:55 -05:00
Clarisse Abalos aca699ecca add osmose Items 4010 and 3030 to deprecated.json 2019-02-11 14:20:59 -05:00
Quincy Morgan a06b8e4306 Add water=intermittent, water=riverbank, water=salt, and water=tidal to deprecated tags list 2019-01-28 12:24:34 -05:00
Quincy Morgan cc9fae312e Add two deprecated roof color tags 2019-01-25 14:09:27 -05:00
Quincy Morgan a259a9acf1 Add more deprecated tag data from https://wiki.openstreetmap.org/wiki/Deprecated_features
Run deprecated_tag validation on modified as well as created features
2019-01-24 15:09:02 -05:00
Quincy Morgan b21dd1d5d6 Add tooltip and updated message to deprecated_tags validation issue
Add a quick fix to upgrade deprecated tags
Add more deprecated tag data
2019-01-24 14:09:12 -05:00
Bryan Housel 440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel 8fb5f3a5a1 Degunk data sources by named-importing single toplevel key
See: https://github.com/openstreetmap/iD/issues/3403#issuecomment-245150454

This change drops the iD.js bundle size from 4.5MB to 3.4MB, and makes it
much more readable, which is nice for debugging.  This does not affect the
minified bundle size.
2016-10-26 16:29:49 -04:00
Bryan Housel 9fade58d85 add picnic area stuff: firepit, picnic_table, bbq 2014-03-19 17:33:28 -04:00
Tom MacWright c9bbf9e6b6 Fix errors in deprecated.json. Fixes #933
This file is sourced from DeprecatedTags.java in JOSM
2013-03-08 15:23:33 -05:00
John Firebaugh 87fd5d871c Build data into package 2013-03-06 16:16:12 -08:00