Bug 240622 - The town Dover (UK)is wrongly positioned
Summary: The town Dover (UK)is wrongly positioned
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: data (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: 0.8 (KDE 4.3)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 17:27 UTC by ajrdriver
Modified: 2013-10-20 08:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ajrdriver 2010-06-03 17:27:29 UTC
Version:           unspecified
OS:                Linux



Reproducible: Always




OS: Linux (i686) release 2.6.32-22-generic-pae
Compiler: cc
Comment 1 Bastian Senst 2010-06-06 17:31:05 UTC
SVN commit 1135143 by bholst:

Patch by Harshit Jain:
Marble now uses Geonames.org for city placemarks to fix several bugs in the placemark file.

CCBUG: 240622
CCBUG: 232450

 M  +10 -17    data/placemarks/COPYRIGHT  
 M  +6 -6      data/placemarks/HOWTO-cities.txt  
 M             data/placemarks/boundaryplacemarks.cache  
 M  +21656 -22583 data/placemarks/cities.txt  
 M             data/placemarks/cityplacemarks.cache  
 M  +127527 -138237 data/placemarks/cityplacemarks.kml  
 A             data/placemarks/statecodes.txt  
 M  +32 -20    src/lib/FileLoader.cpp  
 M  +0 -1      src/lib/MarbleDirs.cpp  
 M  +34 -51    src/lib/PlacemarkInfoDialog.cpp  
 M  +1 -1      src/lib/PlacemarkLayout.cpp  
 M  +43 -40    src/lib/PlacemarkManager.cpp  
 M  +2 -2      src/lib/geodata/data/GeoDataFeature.cpp  
 M  +2 -3      src/lib/geodata/data/GeoDataFeature.h  
 M  +2 -2      src/lib/geodata/data/GeoDataFeature_p.h  
 M  +0 -3      src/lib/geodata/data/GeoDataPlacemark.cpp  
 U             src/lib/geodata/data/GeoDataPlacemark_p.h  
 M  +1 -1      src/lib/geodata/data/GeoDataStyleMap.cpp  
 M  +1 -2      src/lib/geodata/handlers/kml/KmlRoleTagHandler.cpp  
 M  +1 -1      src/lib/geodata/parser/GeoDataTypes.cpp  
 M  +1 -1      src/lib/geodata/parser/GeoDataTypes.h  
 M  +49 -12    tools/asc2kml/asc2kml.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1135143