]> gerrit.simantics Code Review - simantics/district.git/commit
First version of elevation server based on GeoTIFF files 94/2894/3
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 13 May 2019 09:10:46 +0000 (12:10 +0300)
committerjsimomaa <jani.simomaa@gmail.com>
Mon, 13 May 2019 09:23:05 +0000 (12:23 +0300)
commitc6ddbec532645f52583c1ab9691cfb802724fca7
tree82f737a811d62491d6c2ccd55deafce7d883c9e5
parenta1fb6a041444504a126b01ad1137e14a4994fa30
First version of elevation server based on GeoTIFF files

gitlab #45
APROS-15308

Change-Id: I7aba5526bd45396967bbae8ed26e41934efef47f
71 files changed:
org.simantics.district.geotools/.classpath
org.simantics.district.geotools/META-INF/MANIFEST.MF
org.simantics.district.geotools/build.properties
org.simantics.district.geotools/lib/commons-io-2.1.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/gt-api-16.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/gt-coverage-16.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/gt-geotiff-16.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/gt-main-16.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/guava-17.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/imageio-ext-geocore-1.1.16.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/imageio-ext-streams-1.1.16.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/imageio-ext-tiff-1.1.16.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/imageio-ext-utilities-1.1.16.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jai_codec-1.1.3.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jai_imageio-1.1.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jdom-1.1.3.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-affine-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-algebra-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-bandcombine-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-bandmerge-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-bandselect-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-binarize-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-border-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-buffer-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-classifier-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-colorconvert-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-colorindexer-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-crop-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-errordiffusion-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-format-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-imagefunction-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-iterators-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-lookup-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-mosaic-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-nullop-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-orderdither-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-piecewise-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-rescale-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-rlookup-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-scale-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-stats-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-translate-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-utilities-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-utils-1.4.0.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-vectorbin-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-warp-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-zonal-1.0.11.jar [new file with mode: 0644]
org.simantics.district.geotools/lib/jt-zonalstats-1.4.0.jar [new file with mode: 0644]
org.simantics.district.network.ui/META-INF/MANIFEST.MF
org.simantics.district.network.ui/src/org/simantics/district/network/ui/nodes/NetworkDrawingNode.java
org.simantics.district.ui.feature/feature.xml
org.simantics.maps.elevation.server.ui/.classpath [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/.project [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/build.properties [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/plugin.xml [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/pom.xml [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/src/org/simantics/maps/elevation/server/ui/Activator.java [new file with mode: 0644]
org.simantics.maps.elevation.server.ui/src/org/simantics/maps/elevation/server/ui/MapsElevationServerPreferencePage.java [new file with mode: 0644]
org.simantics.maps.elevation.server/.classpath [new file with mode: 0644]
org.simantics.maps.elevation.server/.project [new file with mode: 0644]
org.simantics.maps.elevation.server/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.maps.elevation.server/build.properties [new file with mode: 0644]
org.simantics.maps.elevation.server/pom.xml [new file with mode: 0644]
org.simantics.maps.elevation.server/src/org/simantics/maps/elevation/server/Activator.java [new file with mode: 0644]
org.simantics.maps.elevation.server/src/org/simantics/maps/elevation/server/SingletonTiffTileInterface.java [new file with mode: 0644]
org.simantics.maps.elevation.server/src/org/simantics/maps/elevation/server/TiffInterface.java [new file with mode: 0644]
org.simantics.maps.elevation.server/src/org/simantics/maps/elevation/server/TiffTileInterface.java [new file with mode: 0644]
org.simantics.maps.elevation.server/src/org/simantics/maps/elevation/server/prefs/MapsElevationServerPreferences.java [new file with mode: 0644]
org.simantics.maps.server.feature/feature.xml
pom.xml