Commit Graph

84 Commits

Author SHA1 Message Date
eblondel
e93d6dbd3d #95 - add ResourceEncoderTest 2013-09-28 00:16:41 +02:00
etj
685c0d9d98 Workaround for GEOS-5986 2013-08-22 16:56:58 +02:00
etj
7deaac685f Added Util class. 2013-08-22 13:18:45 +02:00
etj
d8e0fc6706 Styles in workspace. Close #94.
Some cleanup in tests and exceptions.
2013-08-22 12:35:05 +02:00
Simone Giannecchini
6a02c2be73 improving tests 2013-08-02 20:39:25 +02:00
Simone Giannecchini
fea8bec1f6 improving support for imagemosaic 2013-08-02 20:07:57 +02:00
Simone Giannecchini
5277fe9f6c #90, Improving support for ImageMosaics 2013-08-01 19:54:26 +02:00
Simone Giannecchini
80746ff6b0 #87, Add support for Mosaic Creation by Zip Upload 2013-07-16 20:41:30 +02:00
Simone Giannecchini
4dac450327 #87, Add support for Mosaic Creation by Zip Upload 2013-07-16 20:37:55 +02:00
eblondel
09299bf320 #84 - master - reformat the code 2013-07-04 22:08:38 +02:00
eblondel
93ec8db2fb #84 - master - support encoding of multiple styles + tests 2013-07-04 19:03:41 +02:00
carlo cancellieri
660dd5d127 fix: missing jp2k support. close 77 2013-06-12 11:36:42 +02:00
Daniele Romagnoli
eeea363c87 - changing limit and offset to Integers 2013-05-10 15:48:32 +02:00
Daniele Romagnoli
c3a437de20 Adding REST test to delete and re-harvest tiff mosaic granules 2013-05-10 14:56:19 +02:00
Simone Giannecchini
715fb71508 first commit on work for StructuredCoverage 2013-05-10 14:52:55 +02:00
eblondel
29a2636dfb #71 master - add layer publication tests in StoreIntegrationTest 2013-04-28 21:09:14 +02:00
Carlo Cancellieri
9cd87b7ea3 Merge pull request #68 from eblondel/master-62-metadatalink-refactor
#62 MetadataLinkInfo - refactor / simplify the implementation
2013-04-15 05:19:34 -07:00
eblondel
637ec22000 MetadataLinkInfo - refactor / simplify the implementation 2013-04-15 13:52:37 +02:00
Carlo Cancellieri
d61e7fd142 Merge pull request #67 from eblondel/master-65-virtualtable-support
#65 Master 65 virtualtable encoder support
2013-04-15 04:15:48 -07:00
eblondel
00e3f89d10 VirtualTable support - fix GSFeatureTypeEncoder + add test data &
setting info for integration test
2013-04-15 12:35:21 +02:00
eblondel
3dc49b952f VirtualTable support - fix encoders 2013-04-15 11:50:56 +02:00
carlo cancellieri
5cd532c96c clean GeoserverRESTDatastoreManagerTest license 2013-04-15 10:05:05 +02:00
eblondel
5ec9a0981f VirtualTable - fix Encoder & tests according review comments 2013-04-12 19:36:52 +02:00
eblondel
2a5fbcbf37 VirtualTable support - fix GSVirtualTableEncoder & add encoder tests 2013-04-12 12:56:32 +02:00
carlo cancellieri
f512be87e2 fix: #61 LayerGroup tests are failing on master 2013-04-10 21:28:54 +02:00
eblondel
7fee169369 MetadataLink support - add tests 2013-04-06 15:36:17 +02:00
Davide Savazzi
d6f28949f4 fixed LayerGroup Encoder tests 2013-01-24 10:45:18 +01:00
Davide Savazzi
5b9e9d9dac added LayerGroup encoder for GeoServer 2.2 and GeoServer 2.3 2013-01-23 21:45:03 +01:00
Carlo Cancellieri
447e0cef86 Merge pull request #47 from geosolutions-it/master-StoreManager-improvements
Remove specific datastore methods from manager implementing a generic St...
2013-01-22 06:40:29 -08:00
ccancellieri
fc4251f2d5 clean imports 2012-10-18 12:04:50 +02:00
ccancellieri
b99c9c356a Remove specific datastore methods from manager implementing a generic StoreManager. Improving Store encoders and integration tests. 2012-10-18 12:00:47 +02:00
ccancellieri
a56aa61cf5 FeatureTypeEncoder is missing Attributes: fix to close issue 45. 2012-10-18 11:57:30 +02:00
Damiano
f8765d6287 #44 add getMetadataList and getDimensionInfo methods to RESTCoverage.java 2012-10-09 19:43:55 +02:00
ccancellieri
70a09e4a06 Selective reload improvement fix to close issue 43 2012-09-25 13:39:40 +02:00
Simone Giannecchini
db53134610 #34,#35,#33 2012-08-09 17:12:56 +02:00
Oscar Fonts
1fdc00ce4f Added testcase trying to reproduce #11. Changed method to ProjectionPolicy.FORCE_DECLARED. 2012-06-26 18:26:39 +02:00
Oscar Fonts
68e8056a1b Enum fields to UPPERCASE. Closes #24 2012-06-26 09:24:06 +02:00
Oscar Fonts
49543f609b ArcSDE and OracleNG tests to use DatastoreManager. Closes #16, closes #17. 2012-06-26 09:03:16 +02:00
Oscar Fonts
6120344954 Merge pull request #27 from oscarfonts/gianni-ds
ArcSDE & OracleNG datastores from Gianni Barrotta
2012-06-25 09:06:19 -07:00
Oscar Fonts
6d9fbac1c1 Allow to set bbox in publishGeoTiff. Closes #6. 2012-06-25 18:03:00 +02:00
Oscar Fonts
15341547f1 Moved Datastore management to new architecture, using GeoServerRest[Foo]Managers 2012-05-24 12:50:42 +02:00
Oscar Fonts
21218e2c0a ArcSDE & OracleNG datastores from Gianni Barrotta 2012-05-21 17:53:38 +02:00
Oscar Fonts
876727a6e2 Keep both PostGISEncoders, old one marked as deprecated 2012-05-21 17:51:55 +02:00
Oscar Fonts
d1352fb470 Removed references to GEOS-5113, which turned out to be nonsense 2012-05-20 12:28:16 +02:00
Oscar Fonts
42c3094d9e Publish collections of shapefiles. Datastore management. 2012-05-12 22:26:49 +02:00
ccancellieri
e0df2fe99f provide backup/restore interface. close #15 2012-05-08 00:08:20 +02:00
Oscar Fonts
48655e3db5 Namespace handling: reader, encoder, CRUD & unit tests 2012-04-27 16:33:20 +02:00
ccancellieri
0432534518 switch to slf4j to close #12 2012-04-19 13:21:11 +02:00
ccancellieri
c9a81141cb improvements to close #8 and #7 and partially implements (on shp file) #9 2012-04-12 19:39:58 +02:00
ccancellieri
270f3450fb partially fix issue #8 and #7. 2012-03-27 17:59:39 +02:00