UNPKG
@mangosystem/ogc-schemas
Version:
latest (2.6.2-SNAPSHOT)
2.6.2-SNAPSHOT
Jsonix XML-JSON mappings for OGC Schemas.
github.com/highsource/ogc-schemas
highsource/ogc-schemas
@mangosystem/ogc-schemas
/
tests
/
WCPS
/
WCPS.js
7 lines
(6 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.exports = {
"WCPS"
: {
"WCPS_1_0"
:
require
(
'./1.0/WCPS_1_0'
) } };