Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 369 Bytes

openmap-data

Background layer used by OpenMap in GDS, GeoView and ChartCatalogue. Based on public available data.

Maven

<repository>
    <id>ECC</id>
    <url>https://ecc-mvn.ams3.digitaloceanspaces.com/releases</url>
</repository>

<dependency>
	<groupId>no.ecc</groupId>
	<artifactId>openmap-data</artifactId>
	<version>1.0</version>
</dependency>