Skip to content

Commit

Permalink
Move nad resources to epsg submodule (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
bchapuis committed Dec 13, 2022
1 parent af1530f commit e8eae2c
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 16,166 deletions.
6 changes: 6 additions & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
</properties>

<dependencies>
<dependency>
<groupId>org.locationtech.proj4j</groupId>
<artifactId>proj4j-epsg</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down
8,464 changes: 0 additions & 8,464 deletions core/src/test/resources/nad/epsg

This file was deleted.

5,937 changes: 0 additions & 5,937 deletions core/src/test/resources/nad/esri

This file was deleted.

Loading

0 comments on commit e8eae2c

Please sign in to comment.