-
Al habilitar w3w sería interesante crear una capa donde almacenar los punto que se van clicando.
La mínima información a guardar sería:
- Las 3 palabras
- Coordenadas del punto
geowe updated
8 years ago
-
Cambiar la implementación de RestEasy en el servidor por RPC
-
How should we store the layout? Probably using Fixtures, where a Fixture contains channels (with data over time), a name, location (x, y, z=0), rotation (r, s=0, t=0), and size. This Fixture struct wi…
-
-
Al realizar la geolocalización de 3 palabras por what3words no se le indica al usuario el proceso de ejecución de la tarea.
-
Al obtener las tres palabras de what3words por coordenadas no se le indica al usuario el proceso de ejecución de la tarea.
-
Hi
nice work with what3words API !
any chance that there is a mistake on the URL for the orthophotos ? I have only 404 response loading the tiles.
regards
-
Currently there is no documentation for using this package as an import to other python applications, the documentation covers command-line use only.
-
Currently, on a findspot, it looks like this:
![before](https://cloud.githubusercontent.com/assets/1986262/13529546/bbbb47c2-e214-11e5-81ba-371f951c9aa3.PNG)
This is to be changed to look like this …
-
Should be pretty straightforward to do, it will ask you to add a git hook to the repo. Means that users will be able to do this:
```
// composer.json
{
name: "chrisbarr/my-project",
require: {
…