Make planetiler-openmaptiles runnable as a standalone project (#19)

This commit is contained in:
Michael Barry
2022-08-02 07:07:41 -04:00
committed by GitHub
parent 62d420811b
commit 0d7cd887ce
75 changed files with 2560 additions and 454 deletions

13
.idea/eclipseCodeFormatter.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EclipseCodeFormatterProjectSettings">
<option name="projectSpecificProfile">
<ProjectSpecificProfile>
<option name="formatter" value="ECLIPSE" />
<option name="importOrder" value="#;" />
<option name="pathToConfigFileJava" value="$PROJECT_DIR$/eclipse-formatter.xml" />
<option name="selectedJavaProfile" value="Planetiler" />
</ProjectSpecificProfile>
</option>
</component>
</project>