]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Move SLC GIS to sandbox
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 27 Jun 2011 11:33:20 +0000 (11:33 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 27 Jun 2011 11:33:20 +0000 (11:33 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@4617 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

25 files changed:
modules/gis/org.argeo.slc.gis.ext.dbcp/.project [deleted file]
modules/gis/org.argeo.slc.gis.ext.dbcp/.settings/org.eclipse.pde.core.prefs [deleted file]
modules/gis/org.argeo.slc.gis.ext.dbcp/META-INF/MANIFEST.MF [deleted file]
modules/gis/org.argeo.slc.gis.ext.dbcp/build.properties [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/.project [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/.settings/org.eclipse.pde.core.prefs [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/META-INF/MANIFEST.MF [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/META-INF/registryFile.jai [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend.xml [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/gps-trackdao.xml [deleted file]
modules/gis/org.argeo.slc.gis.position.backend/build.properties [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/.project [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/.settings/org.eclipse.pde.core.prefs [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/MANIFEST.MF [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel-osgi.xml [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel.xml [deleted file]
modules/gis/org.argeo.slc.gis.position.gpsbabel/build.properties [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/.project [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/.settings/org.eclipse.pde.core.prefs [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/META-INF/MANIFEST.MF [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao-osgi.xml [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao.xml [deleted file]
modules/gis/org.argeo.slc.gis.trackdao/build.properties [deleted file]
modules/gis/pom.xml [deleted file]

diff --git a/modules/gis/org.argeo.slc.gis.ext.dbcp/.project b/modules/gis/org.argeo.slc.gis.ext.dbcp/.project
deleted file mode 100644 (file)
index 037d7e5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.gis.ext.dbcp</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/modules/gis/org.argeo.slc.gis.ext.dbcp/.settings/org.eclipse.pde.core.prefs b/modules/gis/org.argeo.slc.gis.ext.dbcp/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index fe64fc1..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Sun Oct 10 17:30:05 CEST 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/modules/gis/org.argeo.slc.gis.ext.dbcp/META-INF/MANIFEST.MF b/modules/gis/org.argeo.slc.gis.ext.dbcp/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 9d6379a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Dbcp
-Bundle-SymbolicName: org.argeo.slc.gis.ext.dbcp
-Bundle-Version: 0.13.1.SNAPSHOT
-Fragment-Host: com.springsource.org.apache.commons.dbcp
-Import-Package: org.postgresql
diff --git a/modules/gis/org.argeo.slc.gis.ext.dbcp/build.properties b/modules/gis/org.argeo.slc.gis.ext.dbcp/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/.project b/modules/gis/org.argeo.slc.gis.position.backend/.project
deleted file mode 100644 (file)
index 7435128..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.gis.position.backend</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/.settings/org.eclipse.pde.core.prefs b/modules/gis/org.argeo.slc.gis.position.backend/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index 3ef6632..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Fri May 07 16:28:04 CEST 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/MANIFEST.MF b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index 86be586..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Ui
-Bundle-SymbolicName: org.argeo.slc.gis.position.backend
-Bundle-Version: 0.13.1.SNAPSHOT
-Import-Package: org.apache.commons.dbcp,
- org.argeo.slc.core.deploy,
- org.argeo.slc.geotools,
- org.argeo.slc.geotools.data,
- org.argeo.slc.geotools.swing,
- org.argeo.slc.gis.field,
- org.argeo.slc.gpx,
- org.argeo.slc.gpx.hibernate,
- org.argeo.slc.jts,
- org.geotools.data,
- org.geotools.data.postgis,
- org.geotools.jdbc,
- org.springframework.orm.hibernate3,
- org.springframework.osgi.util
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/registryFile.jai b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/registryFile.jai
deleted file mode 100644 (file)
index 76e43bb..0000000
+++ /dev/null
@@ -1,225 +0,0 @@
-#
-# The registry file for Geotools Grid Coverage implementation. This file should be automatically
-# parsed by JAI under initialization. If it is not, then Registry.registerServices(...) can parse
-# it. This may happen if this file is unreachable from the JAI class loader.
-#
-# If this file is updated, remember to update Registry.registerServices(...) accordingly.
-#
-# Version: $Id: registryFile.jai 34781 2010-01-13 11:56:07Z simonegiannecchini $
-#
-##################################################################################################
-#
-# Each line can be in one of the formats described below. Space or tab characters separate
-# keywords in each line. The comment character is '#'; on each line all characters following
-# the first comment character are ignored. The file must be encoded in UTF-8.
-#
-# 1. To register descriptors :
-#
-#      descriptor <descriptor-class-name>
-#
-# 2. To register factory objects under a product against a specific mode :
-#
-#      <registry-mode-name>  <factory-class-name>  <product-name>  <descriptor-name>  <local-name>
-#
-#    The <local-name> is (only) used later on in this file to set preferences
-#    between factory objects, if wanted.
-#
-##################################################################################################
-#
-# Image operation descriptors :
-#
-descriptor  org.geotools.image.jai.CombineDescriptor
-descriptor  org.geotools.image.jai.HysteresisDescriptor
-descriptor  org.geotools.image.jai.NodataFilterDescriptor
-descriptor  org.geotools.image.palette.ColorReductionDescriptor
-descriptor  org.geotools.image.palette.ColorInversionDescriptor
-
-
-#
-# "rendered" factory objects
-#
-rendered  org.geotools.image.jai.CombineCRIF                   org.geotools  org.geotools.Combine       Combine
-rendered  org.geotools.image.jai.HysteresisCRIF                org.geotools  org.geotools.Hysteresis    Hysteresis
-rendered  org.geotools.image.jai.NodataFilterCRIF              org.geotools  org.geotools.NodataFilter  NodataFilter
-rendered  org.geotools.image.palette.ColorReductionCRIF        org.geotools  org.geotools.ColorReduction ColorReduction
-rendered  org.geotools.image.palette.ColorInversionCRIF        org.geotools  org.geotools.ColorInversion ColorInversion
-#
-# The registry file for Geotools Grid Coverage implementation. This file should be automatically
-# parsed by JAI under initialization. If it is not, then Registry.registerServices(...) can parse
-# it. This may happen if this file is unreachable from the JAI class loader.
-#
-# If this file is updated, remember to update Registry.registerServices(...) accordingly.
-#
-# Version: $Id: registryFile.jai 34781 2010-01-13 11:56:07Z simonegiannecchini $
-#
-##################################################################################################
-#
-# Each line can be in one of the formats described below. Space or tab characters separate
-# keywords in each line. The comment character is '#'; on each line all characters following
-# the first comment character are ignored. The file must be encoded in UTF-8.
-#
-# 1. To register descriptors :
-#
-#      descriptor <descriptor-class-name>
-#
-# 2. To register factory objects under a product against a specific mode :
-#
-#      <registry-mode-name>  <factory-class-name>  <product-name>  <descriptor-name>  <local-name>
-#
-#    The <local-name> is (only) used later on in this file to set preferences
-#    between factory objects, if wanted.
-#
-##################################################################################################
-#
-# Image operation descriptors :
-#
-descriptor  org.geotools.image.jai.CombineDescriptor
-descriptor  org.geotools.image.jai.HysteresisDescriptor
-descriptor  org.geotools.image.jai.NodataFilterDescriptor
-descriptor  org.geotools.image.palette.ColorReductionDescriptor
-descriptor  org.geotools.image.palette.ColorInversionDescriptor
-
-
-#
-# "rendered" factory objects
-#
-rendered  org.geotools.image.jai.CombineCRIF                   org.geotools  org.geotools.Combine       Combine
-rendered  org.geotools.image.jai.HysteresisCRIF                org.geotools  org.geotools.Hysteresis    Hysteresis
-rendered  org.geotools.image.jai.NodataFilterCRIF              org.geotools  org.geotools.NodataFilter  NodataFilter
-rendered  org.geotools.image.palette.ColorReductionCRIF        org.geotools  org.geotools.ColorReduction ColorReduction
-rendered  org.geotools.image.palette.ColorInversionCRIF        org.geotools  org.geotools.ColorInversion ColorInversion
-#
-# The registry file for Geotools Grid Coverage implementation. This file should be automatically
-# parsed by JAI under initialization. If it is not, then Registry.registerServices(...) can parse
-# it. This may happen if this file is unreachable from the JAI class loader.
-#
-# If this file is updated, remember to update Registry.registerServices(...) accordingly.
-#
-# Version: $Id: registryFile.jai 34781 2010-01-13 11:56:07Z simonegiannecchini $
-#
-##################################################################################################
-#
-# Each line can be in one of the formats described below. Space or tab characters separate
-# keywords in each line. The comment character is '#'; on each line all characters following
-# the first comment character are ignored. The file must be encoded in UTF-8.
-#
-# 1. To register descriptors :
-#
-#      descriptor <descriptor-class-name>
-#
-# 2. To register factory objects under a product against a specific mode :
-#
-#      <registry-mode-name>  <factory-class-name>  <product-name>  <descriptor-name>  <local-name>
-#
-#    The <local-name> is (only) used later on in this file to set preferences
-#    between factory objects, if wanted.
-#
-##################################################################################################
-#
-# Image operation descriptors :
-#
-descriptor  org.geotools.image.jai.CombineDescriptor
-descriptor  org.geotools.image.jai.HysteresisDescriptor
-descriptor  org.geotools.image.jai.NodataFilterDescriptor
-descriptor  org.geotools.image.palette.ColorReductionDescriptor
-descriptor  org.geotools.image.palette.ColorInversionDescriptor
-
-
-#
-# "rendered" factory objects
-#
-rendered  org.geotools.image.jai.CombineCRIF                   org.geotools  org.geotools.Combine       Combine
-rendered  org.geotools.image.jai.HysteresisCRIF                org.geotools  org.geotools.Hysteresis    Hysteresis
-rendered  org.geotools.image.jai.NodataFilterCRIF              org.geotools  org.geotools.NodataFilter  NodataFilter
-rendered  org.geotools.image.palette.ColorReductionCRIF        org.geotools  org.geotools.ColorReduction ColorReduction
-rendered  org.geotools.image.palette.ColorInversionCRIF        org.geotools  org.geotools.ColorInversion ColorInversion
-#
-# The registry file for Geotools Grid Coverage implementation. This file should be automatically
-# parsed by JAI under initialization. If it is not, then Registry.registerServices(...) can parse
-# it. This may happen if this file is unreachable from the JAI class loader.
-#
-# If this file is updated, remember to update Registry.registerServices(...) accordingly.
-#
-# Version: $Id: registryFile.jai 34781 2010-01-13 11:56:07Z simonegiannecchini $
-#
-##################################################################################################
-#
-# Each line can be in one of the formats described below. Space or tab characters separate
-# keywords in each line. The comment character is '#'; on each line all characters following
-# the first comment character are ignored. The file must be encoded in UTF-8.
-#
-# 1. To register descriptors :
-#
-#      descriptor <descriptor-class-name>
-#
-# 2. To register factory objects under a product against a specific mode :
-#
-#      <registry-mode-name>  <factory-class-name>  <product-name>  <descriptor-name>  <local-name>
-#
-#    The <local-name> is (only) used later on in this file to set preferences
-#    between factory objects, if wanted.
-#
-##################################################################################################
-#
-# Image operation descriptors :
-#
-descriptor  org.geotools.image.jai.CombineDescriptor
-descriptor  org.geotools.image.jai.HysteresisDescriptor
-descriptor  org.geotools.image.jai.NodataFilterDescriptor
-descriptor  org.geotools.image.palette.ColorReductionDescriptor
-descriptor  org.geotools.image.palette.ColorInversionDescriptor
-
-
-#
-# "rendered" factory objects
-#
-rendered  org.geotools.image.jai.CombineCRIF                   org.geotools  org.geotools.Combine       Combine
-rendered  org.geotools.image.jai.HysteresisCRIF                org.geotools  org.geotools.Hysteresis    Hysteresis
-rendered  org.geotools.image.jai.NodataFilterCRIF              org.geotools  org.geotools.NodataFilter  NodataFilter
-rendered  org.geotools.image.palette.ColorReductionCRIF        org.geotools  org.geotools.ColorReduction ColorReduction
-rendered  org.geotools.image.palette.ColorInversionCRIF        org.geotools  org.geotools.ColorInversion ColorInversion
-#
-# The registry file for Geotools Grid Coverage implementation. This file should be automatically
-# parsed by JAI under initialization. If it is not, then Registry.registerServices(...) can parse
-# it. This may happen if this file is unreachable from the JAI class loader.
-#
-# If this file is updated, remember to update Registry.registerServices(...) accordingly.
-#
-# Version: $Id: registryFile.jai 34781 2010-01-13 11:56:07Z simonegiannecchini $
-#
-##################################################################################################
-#
-# Each line can be in one of the formats described below. Space or tab characters separate
-# keywords in each line. The comment character is '#'; on each line all characters following
-# the first comment character are ignored. The file must be encoded in UTF-8.
-#
-# 1. To register descriptors :
-#
-#      descriptor <descriptor-class-name>
-#
-# 2. To register factory objects under a product against a specific mode :
-#
-#      <registry-mode-name>  <factory-class-name>  <product-name>  <descriptor-name>  <local-name>
-#
-#    The <local-name> is (only) used later on in this file to set preferences
-#    between factory objects, if wanted.
-#
-##################################################################################################
-#
-# Image operation descriptors :
-#
-descriptor  org.geotools.image.jai.CombineDescriptor
-descriptor  org.geotools.image.jai.HysteresisDescriptor
-descriptor  org.geotools.image.jai.NodataFilterDescriptor
-descriptor  org.geotools.image.palette.ColorReductionDescriptor
-descriptor  org.geotools.image.palette.ColorInversionDescriptor
-
-
-#
-# "rendered" factory objects
-#
-rendered  org.geotools.image.jai.CombineCRIF                   org.geotools  org.geotools.Combine       Combine
-rendered  org.geotools.image.jai.HysteresisCRIF                org.geotools  org.geotools.Hysteresis    Hysteresis
-rendered  org.geotools.image.jai.NodataFilterCRIF              org.geotools  org.geotools.NodataFilter  NodataFilter
-rendered  org.geotools.image.palette.ColorReductionCRIF        org.geotools  org.geotools.ColorReduction ColorReduction
-rendered  org.geotools.image.palette.ColorInversionCRIF        org.geotools  org.geotools.ColorInversion ColorInversion
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml
deleted file mode 100644 (file)
index b02bb07..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <service ref="shapeFileDataStore" interface="org.geotools.data.DataStore" />\r
-       <service ref="postGisDataStore" interface="org.geotools.data.DataStore" />\r
-       <service ref="backend" interface="org.argeo.slc.geotools.Backend" />\r
-       <service ref="trackDao" interface="org.argeo.slc.gpx.TrackDao" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend.xml b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend.xml
deleted file mode 100644 (file)
index d96ed9f..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xmlns:util="http://www.springframework.org/schema/util" xmlns:osgi="http://www.springframework.org/schema/osgi"\r
-       xsi:schemaLocation="\r
-               http://www.springframework.org/schema/beans\r
-               http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-               http://www.springframework.org/schema/util \r
-               http://www.springframework.org/schema/util/spring-util-2.5.xsd\r
-               http://www.springframework.org/schema/osgi  \r
-               http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-    ">\r
-\r
-       <bean id="backend" class="org.argeo.slc.gis.field.FieldBackend"\r
-               init-method="afterPropertiesSet">\r
-               <property name="dataSources">\r
-                       <set>\r
-                               <ref bean="dataSource" />\r
-                       </set>\r
-               </property>\r
-               <!-- <property name="vectors"> <bean class="org.argeo.slc.core.deploy.DefaultResourceSet"> \r
-                       <property name="base" value="file:/home/mbaudier/gis/projects/100122-EasternBalkans2010/data" \r
-                       /> <property name="include" value="*.shp" /> </bean> </property> <property \r
-                       name="rasters"> <bean class="org.argeo.slc.core.deploy.DefaultResourceSet"> \r
-                       <property name="base" value="file:/home/mbaudier/gis/data/100501-Poehali" \r
-                       /> <property name="include" value="*.gif" /> </bean> </property> -->\r
-               <property name="jaiImageIoClassLoader" ref="jai.imageio.bdClassLoader" />\r
-       </bean>\r
-\r
-       <bean id="shapeFileDataStore" class="org.geotools.data.FileDataStoreFinder"\r
-               factory-method="getDataStore">\r
-               <constructor-arg\r
-                       value="file:///home/mbaudier/gis/projects/field-kg2010-101013/publishedMap/publishedMap-ferghana.shp" />\r
-       </bean>\r
-\r
-       <bean id="postGisDataStore" factory-bean="postGisDataStoreFactory"\r
-               factory-method="createDataStore">\r
-               <constructor-arg>\r
-                       <map>\r
-                               <!-- Cannot access the .key property, wait for Spring 3.0 EL to do it \r
-                                       properly <entry key-ref="JDBCDataStore.DATASOURCE" value-ref="dataSource" \r
-                                       /> -->\r
-                               <entry key="Data Source" value-ref="dataSource" />\r
-                       </map>\r
-               </constructor-arg>\r
-       </bean>\r
-\r
-       <util:constant id="JDBCDataStore.DATASOURCE"\r
-               static-field="org.geotools.jdbc.JDBCDataStoreFactory.DATASOURCE" />\r
-\r
-       <bean id="postGisDataStoreFactory" class="org.geotools.data.postgis.PostgisNGDataStoreFactory"></bean>\r
-\r
-\r
-       <bean id="dataSource" class="org.apache.commons.dbcp.BasicDataSource"\r
-               destroy-method="close">\r
-               <property name="driverClassName" value="org.postgresql.Driver" />\r
-               <property name="url" value="jdbc:postgresql://air/slc_gis" />\r
-               <property name="username" value="argeo" />\r
-               <property name="password" value="argeo" />\r
-               <property name="testOnBorrow" value="true" />\r
-               <property name="validationQuery" value="SELECT 1" />\r
-               <property name="maxActive" value="10" />\r
-               <property name="maxIdle" value="2" />\r
-       </bean>\r
-\r
-<!--   <bean id="dataSource" -->\r
-<!--           class="org.springframework.jdbc.datasource.SingleConnectionDataSource" -->\r
-<!--           destroy-method="destroy" lazy-init="true"> -->\r
-<!--           <property name="driverClassName" value="org.postgresql.Driver" /> -->\r
-<!--           <property name="url" value="jdbc:postgresql://air/slc_gis" /> -->\r
-<!--           <property name="username" value="argeo" /> -->\r
-<!--           <property name="password" value="argeo" /> -->\r
-<!--           <property name="suppressClose" value="true" /> -->\r
-<!--   </bean> -->\r
-\r
-       <bean id="jai.imageio.bdClassLoader"\r
-               class="org.springframework.osgi.util.BundleDelegatingClassLoader"\r
-               factory-method="createBundleClassLoaderFor">\r
-               <constructor-arg>\r
-                       <osgi:bundle symbolic-name="org.argeo.dep.osgi.jai.imageio" />\r
-               </constructor-arg>\r
-       </bean>\r
-\r
-\r
-</beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/gps-trackdao.xml b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/gps-trackdao.xml
deleted file mode 100644 (file)
index c73ed10..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <bean id="sessionFactory"\r
-               class="org.springframework.orm.hibernate3.LocalSessionFactoryBean">\r
-               <property name="dataSource" ref="dataSource" />\r
-               <property name="hibernateProperties">\r
-                       <value><![CDATA[\r
-hibernate.dialect=org.hibernatespatial.postgis.PostgisDialect\r
-hibernate.hbm2ddl.auto=create\r
-hibernate.current_session_context_class=thread\r
-hibernate.jdbc.batch_size=100\r
-               ]]></value>\r
-               </property>\r
-               <property name="mappingResources">\r
-                       <list>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackPoint.hbm.xml</value>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackSegment.hbm.xml</value>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackSpeed.hbm.xml</value>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="trackDao" class="org.argeo.slc.gpx.hibernate.HibernateTrackDao">\r
-               <property name="sessionFactory" ref="sessionFactory" />\r
-               <property name="batchSize" value="100" />\r
-<!--           <property name="targetSrid" value="3857" /> -->\r
-               <property name="targetSrid" value="4326" />\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/build.properties b/modules/gis/org.argeo.slc.gis.position.backend/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/.project b/modules/gis/org.argeo.slc.gis.position.gpsbabel/.project
deleted file mode 100644 (file)
index 8ea04f8..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.gis.position.gpsbabel</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/.settings/org.eclipse.pde.core.prefs b/modules/gis/org.argeo.slc.gis.position.gpsbabel/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index c3f2329..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Fri May 07 11:03:14 CEST 2010
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/MANIFEST.MF b/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index a7e2f2e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: SLC GIS Position GpsBabel
-Bundle-SymbolicName: org.argeo.slc.gis.position.gpsbabel
-Bundle-Version: 0.13.1.SNAPSHOT
-Import-Package: org.argeo.slc.gpsbabel,
- org.argeo.slc.jts
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel-osgi.xml b/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel-osgi.xml
deleted file mode 100644 (file)
index 40b7d86..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <service ref="gpsBabelPositionProvider" interface="org.argeo.slc.jts.PositionProvider" />\r
-\r
-</beans:beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel.xml b/modules/gis/org.argeo.slc.gis.position.gpsbabel/META-INF/spring/gpsbabel.xml
deleted file mode 100644 (file)
index 4ef2af7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <bean id="gpsBabelPositionProvider" class="org.argeo.slc.gpsbabel.GpsBabelPositionProvider">\r
-               <property name="inputFormat" value="garmin,get_posn" />\r
-       </bean>\r
-</beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.position.gpsbabel/build.properties b/modules/gis/org.argeo.slc.gis.position.gpsbabel/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/.project b/modules/gis/org.argeo.slc.gis.trackdao/.project
deleted file mode 100644 (file)
index 8372329..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>org.argeo.slc.gis.trackdao</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/.settings/org.eclipse.pde.core.prefs b/modules/gis/org.argeo.slc.gis.trackdao/.settings/org.eclipse.pde.core.prefs
deleted file mode 100644 (file)
index 349074a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Sun Mar 27 21:30:54 CEST 2011
-eclipse.preferences.version=1
-pluginProject.extensions=false
-resolve.requirebundle=false
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/META-INF/MANIFEST.MF b/modules/gis/org.argeo.slc.gis.trackdao/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index af55380..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Trackdao
-Bundle-SymbolicName: org.argeo.slc.gis.trackdao
-Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Import-Package: org.argeo.slc.gpx,
- org.argeo.slc.gpx.hibernate,
- org.hibernate.proxy;version="3.3.1.GA",
- org.hibernatespatial;version="1.0.1",
- org.hibernatespatial.postgis;version="1.0.1",
- org.postgis;version="1.1.6",
- org.postgresql;version="8.3.603";resolution:=optional,
- org.springframework.jdbc.datasource;version="2.5.6.SEC01",
- org.springframework.orm.hibernate3;version="2.5.6.SEC01",
- org.springframework.osgi.util;version="1.2.1"
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao-osgi.xml b/modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao-osgi.xml
deleted file mode 100644 (file)
index c63772e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <service ref="trackDao" interface="org.argeo.slc.gpx.TrackDao" />\r
-</beans:beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao.xml b/modules/gis/org.argeo.slc.gis.trackdao/META-INF/spring/trackdao.xml
deleted file mode 100644 (file)
index 17e47d9..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans xmlns="http://www.springframework.org/schema/beans"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:osgi="http://www.springframework.org/schema/osgi"\r
-       xsi:schemaLocation="\r
-       http://www.springframework.org/schema/beans\r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
-       http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       ">\r
-\r
-       <bean id="sessionFactory"\r
-               class="org.springframework.orm.hibernate3.LocalSessionFactoryBean"\r
-               depends-on="hibernateSpatialContext">\r
-               <property name="dataSource" ref="dataSource" />\r
-               <property name="hibernateProperties">\r
-                       <value><![CDATA[\r
-hibernate.dialect=org.hibernatespatial.postgis.PostgisDialect\r
-hibernate.hbm2ddl.auto=create\r
-hibernate.current_session_context_class=thread\r
-hibernate.jdbc.batch_size=100\r
-               ]]></value>\r
-               </property>\r
-               <property name="mappingResources">\r
-                       <list>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackPoint.hbm.xml</value>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackSegment.hbm.xml</value>\r
-                               <value>org/argeo/slc/gpx/hibernate/TrackSpeed.hbm.xml</value>\r
-                       </list>\r
-               </property>\r
-       </bean>\r
-\r
-       <bean id="trackDao" class="org.argeo.slc.gpx.hibernate.HibernateTrackDao">\r
-               <property name="sessionFactory" ref="sessionFactory" />\r
-               <property name="batchSize" value="100" />\r
-               <!-- <property name="targetSrid" value="3857" /> -->\r
-               <property name="targetSrid" value="4326" />\r
-       </bean>\r
-\r
-       <bean id="dataSource"\r
-               class="org.springframework.jdbc.datasource.SingleConnectionDataSource"\r
-               destroy-method="destroy" lazy-init="true">\r
-               <property name="driverClassName" value="org.postgresql.Driver" />\r
-               <property name="url" value="jdbc:postgresql://localhost/slc_gis" />\r
-               <property name="username" value="argeo" />\r
-               <property name="password" value="argeo" />\r
-               <property name="suppressClose" value="true" />\r
-       </bean>\r
-\r
-\r
-       <bean id="hibernateSpatialContext" class="org.argeo.slc.gpx.hibernate.HibernateSpatialContext"\r
-               init-method="init">\r
-               <property name="defaultDialect" ref="postGisDialect" />\r
-       </bean>\r
-       \r
-       <bean id="postGisDialect" class="org.hibernatespatial.postgis.PostgisDialect" />\r
-\r
-<!--   <bean id="hibernateSpatialClassLoader" -->\r
-<!--           class="org.springframework.osgi.util.BundleDelegatingClassLoader" -->\r
-<!--           factory-method="createBundleClassLoaderFor"> -->\r
-<!--           <constructor-arg> -->\r
-<!--                   <osgi:bundle symbolic-name="org.argeo.dep.osgi.hibernatespatial" /> -->\r
-<!--           </constructor-arg> -->\r
-<!--   </bean> -->\r
-\r
-</beans>
\ No newline at end of file
diff --git a/modules/gis/org.argeo.slc.gis.trackdao/build.properties b/modules/gis/org.argeo.slc.gis.trackdao/build.properties
deleted file mode 100644 (file)
index 5f22cdd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bin.includes = META-INF/
diff --git a/modules/gis/pom.xml b/modules/gis/pom.xml
deleted file mode 100644 (file)
index bdcfded..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.argeo.slc</groupId>
-               <artifactId>modules</artifactId>
-               <version>0.13.1-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-       <groupId>org.argeo.slc.modules</groupId>
-       <artifactId>gis</artifactId>
-       <packaging>bundles</packaging>
-       <name>SLC Modules GIS</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.argeo.maven.plugins</groupId>
-                               <artifactId>maven-argeo-osgi-plugin</artifactId>
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <bundlesPomArtifactId>org.argeo.slc.modules.gis.bundles</bundlesPomArtifactId>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
-</project>
\ No newline at end of file