2016-12-16 |
Tom Gottfried |
Avoid having to handle missing shapes.
|
2016-12-16 |
Tom Gottfried |
Advance version.
|
2016-12-16 |
Tom Gottfried |
Added tag 2.4.1 for changeset 204fb75b0c06
|
2016-12-16 |
Tom Gottfried |
Prepare tag.
2.4.1
|
2016-12-16 |
Tom Gottfried |
Handle wrong parameter format and remove duplicate conditionals.
|
2016-12-16 |
Tom Gottfried |
Implement negation of query filter closer to underlying API.
|
2016-12-15 |
Tom Gottfried |
Add automatic tests for DeskriptorService.
|
2016-12-15 |
Tom Gottfried |
Silence DEBUG logging of geotools.
|
2016-12-15 |
Tom Gottfried |
Cleanup comments.
|
2016-12-14 |
Tom Gottfried |
Fix dependencies in test deployment.
|
2016-12-13 |
Tom Gottfried |
Test output latitude and longitude against input geometry.
|
2016-12-13 |
Tom Gottfried |
Keep the potential details in a log file.
|
2016-12-13 |
Tom Gottfried |
Handle errors in OrtFactory and pass them to the client.
|
2016-12-13 |
Tom Gottfried |
latitude and longitude are serialized from geom.
|
2016-12-13 |
Tom Gottfried |
mittelpunkt might be null.
|
2016-12-13 |
Tom Gottfried |
Enable deserialization of geometries with DBUnit.
|
2016-12-13 |
Tom Gottfried |
Cleanup GeoTools dependencies, add missing library for tests.
|
2016-12-13 |
Tom Gottfried |
Adapt tests to model changes in rev 1bc8ab13e1f7.
|
2016-12-09 |
Tom Gottfried |
Use validation rule on update as well.
|
2016-12-09 |
Tom Gottfried |
Correct package.
|
2016-12-09 |
Tom Gottfried |
Report errors in importing Ort as warning.
|
2016-12-09 |
Tom Gottfried |
Validate new Ort imported via LAF.
|
2016-12-09 |
Tom Gottfried |
Use reusable validation rule instead of in-service implementation.
|
2016-12-09 |
Tom Gottfried |
Adapt docs.
|
2016-12-09 |
Tom Gottfried |
We might want to serialize an object without geom.
|
2016-12-09 |
Tom Gottfried |
Rename validation of Ortszuordnung.
|
2016-12-09 |
Tom Gottfried |
Make all state identifiers unique.
|
2016-12-09 |
Tom Gottfried |
In memoriam Oracle.
|
2016-12-09 |
Tom Gottfried |
Use NULL instead of '-' for missing values.
|
2016-12-09 |
Tom Gottfried |
Do not try to create a new Ort if coordinate transformation failed.
|
2016-12-09 |
Tom Gottfried |
Adapt validation rule to changes in data model.
|
2016-12-09 |
Tom Gottfried |
Add missing annotations to avoid deserialisation errors.
|
2016-12-08 |
Tom Gottfried |
Put latitude and longitude in correct order for EPSG:4326.
|
2016-12-08 |
Tom Gottfried |
Add transient fields to be able to deserialize objects from client.
|
2016-12-08 |
Tom Gottfried |
The referencing column does not need to be wider than what it refereces.
|
2016-12-08 |
Tom Gottfried |
Avoid fetching the whole table from DB if we don't need it at all.
|
2016-12-08 |
Tom Gottfried |
An Ort always has a location which is created from respective input.
|
2016-12-08 |
Tom Gottfried |
Remove obsolete redundant attributes.
|
2016-12-08 |
Tom Gottfried |
Handle unknown and not yet implemented Koordinatenart.
|
2016-12-06 |
Tom Gottfried |
Added description of Docker dev environment to README.
|
2016-12-05 |
Tom Gottfried |
Add spatial index to speed up OrtFactory.findVerwaltungseinheit().
|
2016-12-05 |
Tom Gottfried |
Add missing FK constraint.
|
2016-12-02 |
Tom Gottfried |
Backout 2f9dfd292ff1 because it reverts d667092cc788.
|
2016-12-02 |
Tom Gottfried |
Add public schema to search path and remove obsolete data-source.
|
2016-12-02 |
Tom Gottfried |
Silence DEBUG-logging of geotools.
|
2016-12-02 |
Tom Gottfried |
That statement has surely never been successfully tested.
|
2016-12-02 |
Michael Stanko |
fix bug in setup-db.sh
|
2016-12-01 |
Tom Gottfried |
Separate build/deploy and javadoc.
|
2016-12-01 |
Tom Gottfried |
With Java 7 we have to use the 14.x-branch of GeoTools.
|
2016-12-01 |
Tom Gottfried |
Fix DB setup.
|
2016-11-30 |
Raimund Renkert |
Added missing geotools dependencies.
|
2016-11-30 |
Raimund Renkert |
Removed execution of not existing script...
|
2016-11-30 |
Raimund Renkert |
Fixed setup db script.
|
2016-11-29 |
Raimund Renkert |
merged.
|
2016-11-29 |
Raimund Renkert |
Added ort factory to generate and find attributes, updated model.
|
2016-11-29 |
Raimund Renkert |
Removed table de_vg and added verwaltungsgrenze.
|
2016-11-29 |
Raimund Renkert |
Import german administrative borders using EPSG:4326.
|
2016-11-29 |
Raimund Renkert |
Fixed setup-db script for use with docker.
|
2016-11-25 |
Michael Stanko |
reorganize db setup
|
2016-11-25 |
Evi Huber |
Add MPL to Messprogramm
|