Difference between revisions of "User talk:Eupeodes/Geohashing Map"

From Geohashing
imported>Jiml
(Wrong date on marker)
imported>Sourcerer
(Date parameter bug: new section)
Line 33: Line 33:
 
::: A shift around the W30/W29 boundary is normal, East you should see a day later than west. But is seems there is some major error with handling dates, any timezone west of the GMT-line gets wrong data. Just pushed the fix into production --[[User:Eupeodes|Eupeodes]] ([[User talk:Eupeodes|talk]]) 11:04, 4 January 2016 (EST)
 
::: A shift around the W30/W29 boundary is normal, East you should see a day later than west. But is seems there is some major error with handling dates, any timezone west of the GMT-line gets wrong data. Just pushed the fix into production --[[User:Eupeodes|Eupeodes]] ([[User talk:Eupeodes|talk]]) 11:04, 4 January 2016 (EST)
 
:: Thanks!  Looks much better!  [[User:Jiml|Jiml]] ([[User talk:Jiml|talk]]) 11:36, 4 January 2016 (EST)
 
:: Thanks!  Looks much better!  [[User:Jiml|Jiml]] ([[User talk:Jiml|talk]]) 11:36, 4 January 2016 (EST)
 +
 +
== Date parameter bug ==
 +
 +
This example - [https://geohashing.info/?date=2016-01-02&lat=51.5&lon=1.5 https://geohashing.info/?date=2016-01-02&lat=51.5&lon=1.5] - should load Jan 02 but it loads today's date. --[[User:Sourcerer|Sourcerer]] ([[User talk:Sourcerer|talk]]) 11:44, 5 January 2016 (EST)

Revision as of 16:44, 5 January 2016

Talk about version 1 on User talk:Eupeodes/Geohashing Map/v1

Comments by Sourcerer

Hi - An interesting new version. The calendar view is useful, as is the hide/show feature.

I have found some small problems ...

  1. When I click on "Meetup", there is a missing leading zero in the month, like this 2016-1-01 52 0.
  2. I really miss "Street View" which is incredibly useful for finding access paths but your link to Google Maps fixes that.
  3. The glat and glon parameters don't seem to be working yet.
  4. Will you be bringing back the Mo, Tu, We style option instead of the date based view?
  5. Could you use a cookie to save the view state? I prefer hybrid.

Thanks, Happy New Year and keep up the good work --Sourcerer (talk) 06:01, 1 January 2016 (EST)

I Will reply to the points later, but I can already say that I will fix all except street view within a few days --Eupeodes (talk) 06:08, 1 January 2016 (EST)
Here a response in more detail:
  1. Missing zero is added
  2. I can understand, that is why I included the link to Google Maps. I was a bit held back by the google maps api which I was using, now I use openLayers.
  3. Nope, have to implement them still
  4. I can do that I guess
  5. Might be a cookie, might be a login. And at least I will add the url param for map type again to the system
Ow, and the old site is also still working. It can be found at http://v1.geohashing.info. --Eupeodes (talk) 13:21, 1 January 2016 (EST)
The view state can not yet be saved in a cookie, but can be added as an url parameter (type=(sat|hyb|map), or just (sat|hyb|map) in the short url format. --Eupeodes (talk) 04:16, 3 January 2016 (EST)

Wrong date on marker

The points on the map are showing up as of 7AM Pacific, for 45,-122, but they are tagged with a "3" instead of a "4". (Today is the 4th.) Jiml (talk) 10:22, 4 January 2016 (EST)

I can't reproduce this. If you switch to showing the day of the week, does it show the right value then? --Eupeodes (talk) 10:30, 4 January 2016 (EST)
No, it actually showed Sunday when I did that! Jiml (talk) 10:43, 4 January 2016 (EST)
Can you please tell me the operating system, browser and timezone settings you use? That might help me in troubleshooting this issue. https://geohashing.info/20160104/s/45,-122 --Eupeodes (talk) 10:46, 4 January 2016 (EST)
It happens at the W30/W29 boundary. https://geohashing.info/?lat=45&lon=-31 MacOS X, Firefox, PST (UTC-8) Jiml (talk) 10:49, 4 January 2016 (EST)
A shift around the W30/W29 boundary is normal, East you should see a day later than west. But is seems there is some major error with handling dates, any timezone west of the GMT-line gets wrong data. Just pushed the fix into production --Eupeodes (talk) 11:04, 4 January 2016 (EST)
Thanks! Looks much better! Jiml (talk) 11:36, 4 January 2016 (EST)

Date parameter bug

This example - https://geohashing.info/?date=2016-01-02&lat=51.5&lon=1.5 - should load Jan 02 but it loads today's date. --Sourcerer (talk) 11:44, 5 January 2016 (EST)