muturiken

Results 6 issues of muturiken

I have checked your sdk/api and there are many places that you are calling static methods using $this, this will quack sometime. See answer 2 below https://stackoverflow.com/questions/15707029/calling-static-method-non-statically

Some things have changed from the old informal 2008 spec https://geojson.org/geojson-spec. So to be valid for the 2016 spec your polygons MUST be right-hand wound. How we can export geojson...

Mugendi, a nice package you have built. I am inclined to use this package as the [safaricom's official package](https://github.com/safaricom/mpesa-php-sdk/commits/master) was last updated 5 years ago. However as i try to...

I have an exisiting CKAN Docker installation, but the client wants to have some edits to the template as well as install afew more plugins. The documentations states that we...

facing below install issues; on docker build the docker compose up ] ERROR: relation "user" does not exist at character 555 ![image](https://github.com/ckan/ckan-docker/assets/3158605/938e3698-d3c8-4839-b78c-805e6088d7a1)

i get the below errors even after running `docker stop $(docker ps -q); docker rm $(docker ps -aq); docker image rm $(docker image ls -q); docker network rm $(docker network...