
jKMLParser simplifies how KML files are treated and processed for subsequent rendering on a map.
This library owns a XML parser, based on the Java Sax parser library and uses other classes to neatly store the data. Likewise, it provides several methods for querying data.
In order to optimize this library, particularly in Android SDK developments for smartphones, there are 2 versions available:
jKMLParser for J2EE
On Android SDK projects, follow the instructions for install.
jKMLParser library
This library consists of 4 classes. Click on one of them to read detailed information:
This project was initiated by Daniel Amador Soria in December 2011 (beta version). In later versions, Dmtry Derenchuk joins this project becoming part of the team.
jdevelopment@users.sourceforge.net
Wiki: NavigationDataSet
Wiki: Placemark
Wiki: SaxParserHandler
Wiki: Style