
Security News
High Salaries No Longer Enough to Attract Top Cybersecurity Talent
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
@camptocamp/ogc-client
Advanced tools
A javascript library for interacting with OGC-compliant services
ogc-client is a pure Javascript library which implements several OGC standards and will help you interact with them in a user-friendly and consistent way.
The following standards are partially implemented:
Why no WMTS support? Because openlayers has a incredibly thorough and well-tested WMTS capabilities parser and you should just use it. Reimplementing it in ogc-client currently does not bring any significant value.
TODO: link to demo app on gh-pages
To install ogc-client, run:
$ npm install --save @camptocamp/ogc-client
TODO
The demo app is located in the demo
folder. To start it locally, clone the repository and run the following commands:
$ cd demo
$ npm install
$ npm run serve
The app is based on Vue.js 2 and will showcase most features implemented in the library. You will need to supply it with valid OGC service urls.
FAQs
A Typescript library for interacting with geospatial services.
We found that @camptocamp/ogc-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.
Security News
Corepack will be phased out from future Node.js releases following a TSC vote.