[ows.js] Pull Request

Juan Manuel Vicente juanma.v82 at gmail.com
Fri Apr 10 08:13:51 PDT 2015


Hi all,

I just created a pull request at github.

It is implemented so far:

- CSW
 - GetRecords
 - GetRecordById
 - GetDomain
 - GetCapabilities (Refactored)

- OGC Filters
 - Operators:
  - Logical Operators:
    - AND
    - OR
  - Spatial Operatos:
    - BBOX
  - Comparison
    - isLike
    - isBetween
    - isEqualTo
    - isLessThanOrEqualTo
    - isGreaterThan
    - isLessThan
    - isGreaterThanOrEqualTo
    - isNotEqualTo

Some considerations at the moment

- Some refactor are a must, like CSW constructor depending on the catalog
profile.
- The dist file is in the repo, later I am going to move to a proper
repository (ex: bower-ows.js)
- The repository is registered at bower registry, this is why the dist file
is in the repo.
- it is necessary to have more unit-tests.
- I'm sure I'm forgetting something

To the future:

- ES6 modules.
- More Operators (NOT and Spatials)
- Others.

I want to thanks to Alexey Valikov for the great work he is doing with
Jsonix and Ogc-schemas libraries.

Cheers
Juan Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/owsjs/attachments/20150410/4aa2ff6a/attachment.html>


More information about the owsjs mailing list