Alexey Valikov
Alexey Valikov
Related issue: https://github.com/highsource/ogc-schemas/issues/13 And test (just started, nothing in there yet): https://github.com/highsource/ogc-schemas/blob/master/scripts/tests/WFS/1.1.0/WFS_1_1_0.js On Thu, Oct 30, 2014 at 10:17 AM, Bart van den Eijnden < [email protected]> wrote: > wow this...
Because of the "unbounded" thing. On Fri, Jan 9, 2015 at 4:18 PM, Bart van den Eijnden < [email protected]> wrote: > @highsource https://github.com/highsource not very important but one > thing...
@bartvde Take a look at this project: https://github.com/highsource/jsonix-support/tree/master/w/wfs-dynamic This is what it does: First it parses the [following DescribeFeatureType request](http://demo.opengeo.org/geoserver/wfs?service=WFS&request=DescribeFeatureType&version=2.0&typename=topp:tasmania_state_boundaries). Then, based on the parsed data it creates a mapping...
"stack based approach that the ol3 parser uses" - not sure what this is, would you happen to have a specific pointer for me? I've profiled around a bit, but,...
No, don't think this would help much. I'll run a few experiments later on. There's definitely very good potential.
Java 11 is not yet supported.
There's no workaround. No specific plans but this will be implemented - eventually. The plugins should be basically rebuilt with the latest version of `maven-jaxb2-plugin`.
At the moment, I don't see a good way to represent comments in models. How would you like to represent them in JSON? Could you give an example? > Am...
This goes to the schema validation direction. I'm not sure where to put a limit there... We'll have to stop somewhere as full schema validation implementation is way to complex...
PR welcome. :)