Rename Basemap to OpenMapTiles (#1)

This commit is contained in:
Adam Laža
2022-05-23 13:40:59 +02:00
committed by GitHub
parent 596770aafa
commit a6c8d6c602
48 changed files with 242 additions and 242 deletions

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>planetiler-basemap</artifactId>
<artifactId>planetiler-openmaptiles</artifactId>
<parent>
<groupId>com.onthegomap.planetiler</groupId>