Adding the list of mines and quarries in the USA
Käyttäjä h4ck3rm1k3 kirjotti tämän 10. Decembera 2009 kielellä Englishfrom here:
http://tin.er.usgs.gov/mineplant/mineplant-fUS.kml
imported via gpsbable and josm
public domain.
from here:
http://tin.er.usgs.gov/mineplant/mineplant-fUS.kml
imported via gpsbable and josm
public domain.
Discussion
Kommentti käyttäjältä orienteerer 11. December 2009 klo 04.13
I think this an example of an import done poorly. The imported mines do not even have names imported with them. They were all called "Mine." I would suggest that the import be reversed until it can be done better (keeping the names).
Also imports of a significant scale should be documented on the wiki at: osm.wiki/Import
Kommentti käyttäjältä h4ck3rm1k3 11. December 2009 klo 08.21
Yes, I am working on fixing this import. The names will be updated. We can reverse them and I will reimport. Otherwise just wait and i am fixing my merge script. Sorry about that, josm killed the names on me!
Kommentti käyttäjältä h4ck3rm1k3 11. December 2009 klo 08.47
osm.wiki/Potential_Datasources#National I have documented the sources that I found interesting on data.gov and will be fixing the names today.
Kommentti käyttäjältä h4ck3rm1k3 11. December 2009 klo 12.04
I have reworked a dirt hack version of my merger.
What it does is use the note field to uniquely define what nodes are unique. It takes an osm file that contains the badly named node with ids and the orginal nodes with negative ids in it.
http://bazaar.launchpad.net/~kosova/%2Bjunk/openstreetmapkosova/revision/96#merge_duplicates_formines.pl
Kommentti käyttäjältä h4ck3rm1k3 11. December 2009 klo 12.57
Ok, I have done a big update on the names
osm.org/browse/changeset/3348720 and others.
Please report any problems.
mike
Kommentti käyttäjältä h4ck3rm1k3 12. December 2009 klo 00.15
http://en.wikipedia.org/wiki/Capitalization
http://search.cpan.org/dist/Text-Capitalize/Capitalize.pm
http://search.cpan.org/~summer/Lingua-EN-NameCase/