Open stepps00 opened 6 years ago
@stepps00 to add links..
Checking the Hungarian localadmin records --> they are Slovakian rekords ( 'SK' ) - near the border , mistaged as 'HU'
select id, meta from wf.wof_localadmin where properties->>'wof:country' = 'HU';
id | meta |
---|---|
1125277753 | {"wof:name": "Kecovo", "wof:repo": "whosonfirst-data", "wof:country": "HU", "wof:hierarchy": [{"region_id": 85684919, "country_id": 85633237, "continent_id": 102191581, "localadmin_id": 1125277753, "macroregion_id": 404227477}]} |
1125277761 | {"wof:name": "Slovenske Nove Mesto", "wof:repo": "whosonfirst-data", "wof:country": "HU", "wof:hierarchy": [{"region_id": 85684919, "country_id": 85633237, "continent_id": 102191581, "localadmin_id": 1125277761, "macroregion_id": 404227477}]} |
1125289367 | {"wof:name": "Ipelske Predmostie", "wof:repo": "whosonfirst-data", "wof:country": "HU", "wof:hierarchy": [{"region_id": 85684913, "country_id": 85633237, "continent_id": 102191581, "localadmin_id": 1125289367, "macroregion_id": 404227477}]} |
1125374173 | {"wof:name": "Slovenske Darmoty", "wof:repo": "whosonfirst-data", "wof:country": "HU", "wof:hierarchy": [{"region_id": 85684913, "country_id": 85633237, "continent_id": 102191581, "localadmin_id": 1125374173, "macroregion_id": 404227477}]} |
the first record : Kečovo ( municipality of Slovakia )
WOF has records in various countries, at various placetypes, that need to be tagged as "not current" and given an
edtf:*
date. The table below has the country, feature count and placetype about each set to tag as "not current".Colombia, for example, has three records at the
localadmin
level. All three of these records need to be deprecated, as they do not represent actual divisions in Colombia.