-
Usecase in short: among codebase(s) I want to find python files that contain three different keywords.
```
ag --py -l -Q keyword1 > files
ag --read-files=files -l -Q keyword2 > files
...
ag --r…
-
- [x] Identify boundaries currently pulling from WSD_Parks equivalent to the latest Lands release and transition to Lands where possible.
- Unfortunately no boundaries met this criteria...
- Manuall…
-
# Docs
* OSM for Education and Local
https://speakerdeck.com/mapconcierge/osm-for-education-and-local
# URLs
* LearnOSM
http://learnosm.org/
* OSM Help
http://www.openstreetmap.org/he…
-
Following [this](http://osgeo-org.1560.x6.nabble.com/axis-switch-to-control-axis-orientation-td3841902.html), axis orientation was first introduced into proj4 in 2010 and became part of standard in 20…
-
```
We should deploy DKPro WSD on the Sonatype OSS Maven Repository. This will
allow users to more easily find and use DKPro WSD.
Here's what we need to do:
1. Sign up for a Sonatype account (done)…
-
- Server-side code
```
(ql:quickload '(:websocket-driver-server :clack))
(use-package :websocket-driver)
(defvar *echo-server*
(lambda (env)
(let ((ws (make-server env)))
(o…
-
Hi wenn i start container I get a Warning
wsd-00024-00025 00:56:22.358836 [ prisoner_poll ] WRN ForKit not responsive for 28040 ms forking 1 children. Resetting.| wsd/LOOLWSD.cpp:338
after brac…
-
I'm receiving this error when trying to copy a local player to a server.
```
>>> CopyPlayer("00000000-0000-0000-0000-000000000001", "3f2706bf-0000-0000-0000-000000000000", backup_wsd)
Loading fo…
-
```
I used WsDiscoveryFinderExample and made below changes:
QName myPortType = new QName("http://www.onvif.org/ver10/network/wsdl", "NetworkVideoTransmitter", "dn");
and it couldn't find axis onvi…
-
```
I used WsDiscoveryFinderExample and made below changes:
QName myPortType = new QName("http://www.onvif.org/ver10/network/wsdl", "NetworkVideoTransmitter", "dn");
and it couldn't find axis onvi…