We are pleased to announce the release of Aspose.GIS for .NET 18.5. This release introduces new feature of support for OpenStreetMap XML file. It also includes improvements to API functionality in terms of bug fixes. For a complete list of what is new and fixed, please visit the release notes section of API.

Work with OpenStreetMap XML File Format using Java

This release of API provides supports for OpenStreetMap (OSM) XML file format which is a collaborative project to create a free editable map of the world. The API supports reading OSM XML file for now and writing is not supported at the moment. OSM XML file can be loaded like other file formats using the API’s Driver class as can be seen in the following sample code.

API Resources