Menu

Home

OverallCode.com

jKMLParser Project

tiny arrow

Introduction

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:

Installation

On Android SDK projects, follow the instructions for install.

How to use

jKMLParser library

Components

This library consists of 4 classes. Click on one of them to read detailed information:

About

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.

Contact:

jdevelopment@users.sourceforge.net

Project Admins:


Related

Wiki: NavigationDataSet
Wiki: Placemark
Wiki: SaxParserHandler
Wiki: Style