Florent gravin
|
0646056751
|
Overrides schemaLocation in subclasses
|
2014-10-03 09:45:24 +02:00 |
|
Florent gravin
|
678c66f50c
|
Move GML subclasses to ol.format namespace
to avoid issue with ol.format.GML alias
ol.format.GMLBase
ol.format.GML2
ol.format.GML3
|
2014-10-03 09:44:56 +02:00 |
|
Florent gravin
|
607543e4e7
|
Create an alias ol.format.GML to ol.format.GML3
for backward compatibility
|
2014-10-03 09:44:47 +02:00 |
|
Florent gravin
|
07d6b83154
|
Redefine some PARSERS_ that are different in v2 and v3
|
2014-10-03 09:44:06 +02:00 |
|
Florent gravin
|
8182396454
|
Make class members public or protected
to be accessed from subclasses or static objects
|
2014-10-03 09:43:05 +02:00 |
|
Florent gravin
|
9324580c87
|
add format for GML v3 version
all writing methods & objects are defined in v3, as writing for v2 is not done yet
|
2014-10-03 09:43:04 +02:00 |
|
Florent gravin
|
d8114012bb
|
Remove from GML base all objects and methods that should belong to v3
|
2014-10-03 09:42:51 +02:00 |
|
Florent gravin
|
c9171b8682
|
Pass options from v2 to its parent constructor
|
2014-10-03 09:42:51 +02:00 |
|
Florent gravin
|
f8e8653480
|
Add gmlFormat as option for WFS format
|
2014-10-03 09:42:45 +02:00 |
|
Florent gravin
|
074330707c
|
Call dedicated version format methods with 'this.constructor' object
|
2014-10-03 09:42:17 +02:00 |
|
Florent gravin
|
8efab3d4be
|
Make protected some shared methods or objects
|
2014-10-03 09:42:13 +02:00 |
|
Florent gravin
|
8b38367e2b
|
Add subclass for version ol.format.GML.v2
|
2014-10-03 09:42:09 +02:00 |
|
Florent gravin
|
4aad872d71
|
Send ol.format.GML instance reference to ol.xml static methods
|
2014-10-03 09:42:09 +02:00 |
|
Florent gravin
|
5884f7343a
|
Call method in ol.format.GML.prototype from ol.format.GML static objects
|
2014-10-03 09:42:09 +02:00 |
|
Florent gravin
|
c49891dcce
|
Call inner methods from 'this' object
|
2014-10-03 09:42:08 +02:00 |
|
Florent gravin
|
42b58cddbd
|
Move all method declarations into ol.format.GML.prototype
|
2014-10-03 09:42:08 +02:00 |
|
Florent gravin
|
f5e5419cb6
|
Move gmlformat.js to gml/base.js
|
2014-10-03 09:41:59 +02:00 |
|