From af99a3171eb923cd213c75df84ab31aad2638ca5 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sun, 16 Sep 2012 23:07:58 -0600 Subject: [PATCH] Prep for epsg:900913 support. The warnings about axis order for EPSG:900913 and EPSG:4326 with this additional dependency are annoying. When the underlying GeoTools issue is addressed, this should be uncommented (see #29). --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 7f9b1657..6cf07d00 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,13 @@ gt-epsg-hsql ${gt.version} + org.geotools gt-render