Introduce SLC GIS support
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 6 May 2010 15:39:43 +0000 (15:39 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 6 May 2010 15:39:43 +0000 (15:39 +0000)
commit774bdf8f7c685472194c99e80f17e5a04c4c20f0
tree9eb578c4670ac8516c8125d2eb163d26e1df21f3
parentbbbde6b93f5b1d4d8215f4d0e46927eac055931f
Introduce SLC GIS support

git-svn-id: https://svn.argeo.org/slc/trunk@3562 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
runtime/org.argeo.slc.support.gis/.classpath [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/.project [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/build.properties [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/pom.xml [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/src/main/java/org/argeo/slc/geotools/Quickstart.java [new file with mode: 0644]
runtime/org.argeo.slc.support.gis/src/test/resources/log4j.properties [new file with mode: 0644]