-
Auta edistämään Tampereen avoimen datan käyttöä/tietoisuutta.
Open Data Tampere Region projekti ja Tampereen kaupunki tarvitsee apuasi. Auta koodaamaan auto-tweettaaja.
Olisi hyvä jos menis twitte…
-
The getData sites parameter doesn't seem to accept all sites by name. For example:
"Härmälä, Tampere" works but "Siilinkari, Tampere" does not.
By experiment I found that replacing "place" parameter …
vcorr updated
11 years ago
-
"Yhden kategorian kysymykset (haku ID:llä)" palauttaa kategoriaID:llä haettaessa JSON-objektin muotoa:
```
{ "questions": [
{"postid":"44",
"title": "Paljonko datan avaaminen on Suomessa..."…
-
At least in http://dev.hsl.fi/tampere/#map-page the location text info box contains 'within' two times. That seems a bit odd. http://avoindata.net/data/within.png
-
Hi,
I noticed that with Nokia Lumia 900 (OS: Windows Phone 7.8) I get 'routing failed' and app (dev.hsl.fi/tampere) stops loading. Could it be some redirect/jquery bug in Explorer. This is odd since…
-
Hey,
I'm trying to index a model (a course object) that has multiple coordinates (locations).
I tried with this code:
``` ruby
searchable do
...
latlon(:location, :multiple => true) do
…