Commit Graph

72 Commits

Author SHA1 Message Date
Carl Schroedl
e218762e86 Switching to formal XML body construction via GS*Encoder classes. #199 2016-09-20 14:26:38 -05:00
Carl Schroedl
ce3ee33391 Fixed silent error due to url case-sensitivity. Adjusted request body accordingly. #199 2016-09-20 14:04:39 -05:00
Carl Schroedl
c9ef31f543 Added public wrapper methods #199 2016-09-13 10:57:25 -05:00
Carl Schroedl
8496756300 First cut of private implementation for #199 2016-09-12 17:27:11 -05:00
Alessio Fabiani
318be5853e Add the Importer REST APIs to the GeoServer Manager (#198)
* Pull Request for Issue #148

* Enabled check for Importer Test Case

* Fixed Importer Test Case

* fixed importer to execute the import contextually

*  - add missing maven repo

*  - align and update version
2016-09-07 11:08:24 +02:00
Daniele Romagnoli
7af3899802 Fixing Header's year and removing a new method marked as deprecated (copy and paste from similar code) 2016-04-11 14:17:07 +02:00
Lennart K
3f22f36aa2 update year and add author 2016-04-06 16:03:46 +02:00
Lennart K
5027ba8112 add arcGrid support 2016-04-05 18:03:56 +02:00
Mauro Bartolomeoli
28a72e2691 Fixes #162: Improved style in workspace support for GeoTiffs and Shapefiles 2016-02-24 10:06:29 +01:00
Xandros
ebae6cf086 Added additional WCS informations to publish GeoTIFF 2015-11-20 13:12:20 +01:00
etj
c9f51cf388 Merge pull request from branch 'master' of https://github.com/andypower/geoserver-manager.
Fix tests and style REST URLs.
Fix v110 SLD.
Closes #145.
2015-04-01 01:23:59 +02:00
etj
02439fa277 Add the PURGE param to the delete store methods. 2015-03-31 17:02:38 +02:00
andypower
da5ee7c090 Added the uploadStyle and publishStyle methods to publish the SLD body String in raw format 2015-03-26 18:45:31 +01:00
andypower
e04dd7428e Alternative to GEOS-6568 (https://jira.codehaus.org/browse/GEOS-6568)
Using raw format to update correctly an SLD file v. 1.1.0 via REST API
2015-03-26 16:41:41 +01:00
andypower
962d28503a Added logic to recognize SLD version from SLDFIle
Added SLD v 1.1.0 content type for SE
2015-03-20 19:54:49 +01:00
andypower
86a3de1e2d Adding the publishStyle(..., boolean raw) method to the GeoServerRESTPublishe class for compatibility reasons 2015-03-20 18:05:00 +01:00
carlo cancellieri
6dda73a5f1 fix integration tests with the latest gs 2.5.x 2014-02-18 03:18:51 +01:00
etj
685c0d9d98 Workaround for GEOS-5986 2013-08-22 16:56:58 +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
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
4dac450327 #87, Add support for Mosaic Creation by Zip Upload 2013-07-16 20:37:55 +02:00
carlo cancellieri
499924a527 simplify the publisher 2013-07-02 16:39:13 +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
Juan Luis Rodríguez Ponce
0253bbe423 Change Boolean OR operator in createStore method
Change bit OR operator in if condition for boolean OR operator.
2013-03-18 11:38:30 +01:00
Davide Savazzi
5b9e9d9dac added LayerGroup encoder for GeoServer 2.2 and GeoServer 2.3 2013-01-23 21:45:03 +01: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
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
Simone Giannecchini
d317ff5ab9 #30,#31 2012-08-08 10:51:06 +02:00
ccancellieri
f585b2cc56 Make UploadMethod backward compatible 2012-07-27 16:06:51 +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
6db046a626 Override toString() in DataStoreType, UploadMethod, DataStoreExtension, CoverageStoreExtension. Closes #24 2012-06-26 18:02:34 +02:00
Oscar Fonts
c6f977858a Review/complete Publisher's javadocs. Closes #26. 2012-06-26 16:52:15 +02:00
Oscar Fonts
68e8056a1b Enum fields to UPPERCASE. Closes #24 2012-06-26 09:24:06 +02: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
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
ccancellieri
0b9f6eda5d publishGeotiff now support setting store and layer name 2012-03-16 18:25:30 +01:00
ccancellieri
9493343f1b publisher improvements to fix issue #4 2012-02-02 10:48:38 +01:00
ccancellieri
69ff7aad61 Stile publication improvements to fix #3. ImageMosaic publication added. GeoTiff publication fixed. Added JUnit tests. 2012-01-30 19:27:24 +01:00
ccancellieri
f62164b37b added worldimage, imagemosaic and fixed geotiff publication. Added tests and splitted Test classes. 2012-01-23 19:31:16 +01:00