Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inputs #1

Open
dalcacer opened this issue Jul 24, 2014 · 0 comments
Open

inputs #1

dalcacer opened this issue Jul 24, 2014 · 0 comments

Comments

@dalcacer
Copy link
Member

Caused by errors handling GML with a previous build, the testing takes place using GeoJson.
(see https://github.com/richwps/lkn/tree/master/mpa/testing )

In contrast to GML, the provided GeoJson uses the timestamp-format yyyy-MM-dd'T'HH:mm:ssZ (with [defect?] timezone information). However, the trailing Z renders the given algorithms inapplicable. A nested comparison for a selection ( https://github.com/richwps/lkn/blob/master/mpa/src/main/java/net/disy/wps/lkn/utils/MSRLD5Utils.java#L174 ) compares yyyy-MM-dd'T'HH:mm:ss formated datetimes with yyyy-MM-dd'T'HH:mm:ssZ formated ones.

An intermediate solution/workaround is provided but needs to be revised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant