-
Hi, i'm trying to install Tile38 with no success.
I set the gopath (/opt/go) and i clone the repo in a src directory, and i run "make test" and show me errors like this:
```
/opt/go/src/_/opt/src/git…
-
When one lets tile38-server listening on not just 127.0.0.1 one needs authentication. For this tile38-server should perhaps support a config file with users/passwords pairs and tile38-cli should have …
-
How can i do reverse geocoding
-
hi,i met a problem about query.
When i query using geojson object, such as
'within city object OBJECT {"type":"Polygon","coordinates":[[[-111.9787,33.4411],[-111.8902,33.4377],[-111.8950,33.2892],[-…
Ray93 updated
8 years ago
-
OSS Gate へようこそ。
OSS Gateワークショップでは一人ずつ issue を作り、そこに作業ログを残しながら進めます。
過去のビギナーのものはこちらで見られます。 https://github.com/oss-gate/workshop/issues?q=is%3Aissue+is%3Aclosed
## この issue 作成時点でまずやること
- この issue のタイトルを…
-
ping @staticfloat
I am having trouble to install ProfileView. I fail with building homebrew. the below output comes after `Pkg.update()` (where this error also occurs), and after removing Homebrew, G…
-
In our project, we need to check if two users are near to each other. How should we go about using webhooks to achieve this result? If we needed to check if a user was close to a static location, but …