Skip to content

Reverse geocoding and minor fixes - #48

Open
edewaele wants to merge 9 commits into
dotevo:masterfrom
edewaele:master
Open

Reverse geocoding and minor fixes#48
edewaele wants to merge 9 commits into
dotevo:masterfrom
edewaele:master

Conversation

@edewaele

@edewaele edewaele commented Jul 6, 2015

Copy link
Copy Markdown
Contributor

edewaele added 7 commits June 25, 2015 21:47
For the sake of consistency, when no name is provided, the popup title
may be taken from "ref" or "operator" as in getName()
For the sake of consistency, when no name is provided, the popup tooltip
may be taken from "ref" or "operator" as in getName()
Changed Nomimatim widget so that that it uses the translated string
When a POI does not have street name and house number, the address is
obtained from Nominatim
Many website keys are not preceded with the protocol identifier, which
must me added in the href
This fixes the last untranslated string in issue dotevo#8
@edewaele

Copy link
Copy Markdown
Contributor Author

Hey, anyone there ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?> is not needed

@dotevo

dotevo commented Jul 21, 2015

Copy link
Copy Markdown
Owner

I will push it to test directory today.

@dotevo

dotevo commented Jul 24, 2015

Copy link
Copy Markdown
Owner

Why you do not use ajax? Like here https://github.com/dotevo/osm24/blob/master/js/main.js#L288

@nicolashohm

Copy link
Copy Markdown
Contributor

@dotevo good point, I also see no reason for using a proxy (I think this is what you mean?)

@dotevo

dotevo commented Jul 24, 2015

Copy link
Copy Markdown
Owner

Exactly, I think that can be used but only for Google bot.

@edewaele

Copy link
Copy Markdown
Contributor Author

Even though Webkit authorises such requests, Firefox would not allow a direct ajax request, arguing that this is against "Same-origin" policy.

https://github.com/dotevo/osm24/blob/master/js/main.js#L288 does not work with Firefox either.

edewaele added 2 commits July 30, 2015 16:00
Added amenity=post_office (fixes issue dotevo#37)

Added amenity=post_office (fixes issue dotevo#37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants