OS VT Filesystem Lib

API to access vector tiles

License

License

GroupId

GroupId

uk.os.vt
ArtifactId

ArtifactId

vt-filesystem
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

OS VT Filesystem Lib
API to access vector tiles
Project URL

Project URL

https://github.com/OrdnanceSurvey/vt-support
Source Code Management

Source Code Management

https://github.com/OrdnanceSurvey/vt-support

Download vt-filesystem

How to add to project

<!-- https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/ -->
<dependency>
    <groupId>uk.os.vt</groupId>
    <artifactId>vt-filesystem</artifactId>
    <version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/
implementation 'uk.os.vt:vt-filesystem:2.0.9'
// https://jarcasting.com/artifacts/uk.os.vt/vt-filesystem/
implementation ("uk.os.vt:vt-filesystem:2.0.9")
'uk.os.vt:vt-filesystem:jar:2.0.9'
<dependency org="uk.os.vt" name="vt-filesystem" rev="2.0.9">
  <artifact name="vt-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.os.vt', module='vt-filesystem', version='2.0.9')
)
libraryDependencies += "uk.os.vt" % "vt-filesystem" % "2.0.9"
[uk.os.vt/vt-filesystem "2.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
uk.os.vt : vt jar 2.0.9
com.google.guava : guava jar 23.3-jre
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

About

This is an experimental support library to work with Mapbox Vector Tiles.

Android

Experimentation on Android is possible by making the following dependency reference.

    implementation ('uk.os.vt:vt:LATEST_VERSION') {
        exclude group: 'com.google.code.findbugs'
        exclude module: 'annotations'
        exclude group: 'org.json'
        exclude module: 'json'
    }
uk.os.vt

Ordnance Survey

Britain's mapping agency

Versions

Version
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0