survey_date -> survey:date (#860)

use more common, documented and more followinng commonn namespace convention
https://wiki.openstreetmap.org/wiki/Key%3Asurvey%3Adate

---------

Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
Marc-marc-marc 2023-04-12 17:35:56 +02:00 committed by GitHub
parent 39af4001dd
commit 98bd3e3168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1605,6 +1605,10 @@
"old": {"street_cabinet": "telecom"},
"replace": {"utility": "telecom"}
},
{
"old": {"survey_date": "*"},
"replace": {"survey:date": "$1"}
},
{
"old": {"sustenance": "bar"},
"replace": {"amenity": "bar"}