[OSM-dev] GSoC 17 : Refactor the DB schema for better usability on access patterns

2017-03-05 Thread Pulkit Bhatia
Hello,
I am Pulkit Bhatia, final year student pursuing B.Tech. Computer Science at 
Guru Gobind Singh Indraprastha University, Delhi. 
I am well versed with programming in Java, Ruby/RoR and also successfully 
implemented my GSoC 2016 project 
 
with Celluloid .
I was going through idea list and I am really interested to work on project 
Refactoring the DB schema for better usability on access patterns.
Since I am new to community, it would be really helpful if I can connect with 
possible mentors for this project and also please guide/point me from where to 
start (issues/any reference/task).

Thanks and Regards,
Pulkit Bhatia

github - github.com/pulkit4tech 
linkedin - linkedin.com/in/pulkit4tech 

irc nickname - pulkit4tech
  
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] HTTPS links to OSM tile server

2017-03-05 Thread Tom Hughes
Well probably one of the extensions (SlippyMap/SimpleMap) rather than 
something using OpenLayers...


Tom

On 05/03/17 14:08, Andrew Hain wrote:

What should the wiki be using then? Is it part of the extension to
display maps?

--
Andtew

*From:* Tom Hughes 
*Sent:* 05 March 2017 13:40:12
*To:* Wolfram Schneider; OSM developer list
*Subject:* Re: [OSM-dev] HTTPS links to OSM tile server

On 05/03/17 13:10, Wolfram Schneider wrote:


Who is in charge of updating
https://www.openstreetmap.org/openlayers/OpenStreetMap.js ? It seems
that the file was last updated 3.5 years ago.


That copy of OpenLayers is maintained for legacy reasons (because lots
of sites stupidly loaded it from us) and the correct response to any
problem with it is to switch to using an upstream version...

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev



--
Tom Hughes (t...@compton.nu)
http://compton.nu/

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] HTTPS links to OSM tile server

2017-03-05 Thread Andrew Hain
What should the wiki be using then? Is it part of the extension to display maps?

--
Andtew

From: Tom Hughes 
Sent: 05 March 2017 13:40:12
To: Wolfram Schneider; OSM developer list
Subject: Re: [OSM-dev] HTTPS links to OSM tile server

On 05/03/17 13:10, Wolfram Schneider wrote:

> Who is in charge of updating
> https://www.openstreetmap.org/openlayers/OpenStreetMap.js ? It seems
> that the file was last updated 3.5 years ago.

That copy of OpenLayers is maintained for legacy reasons (because lots
of sites stupidly loaded it from us) and the correct response to any
problem with it is to switch to using an upstream version...

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] HTTPS links to OSM tile server

2017-03-05 Thread Tom Hughes

On 05/03/17 13:10, Wolfram Schneider wrote:


Who is in charge of updating
https://www.openstreetmap.org/openlayers/OpenStreetMap.js ? It seems
that the file was last updated 3.5 years ago.


That copy of OpenLayers is maintained for legacy reasons (because lots 
of sites stupidly loaded it from us) and the correct response to any 
problem with it is to switch to using an upstream version...


Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] HTTPS links to OSM tile server

2017-03-05 Thread Holger Jeromin
Wolfram Schneider  Wrote in message:
> Hi,
> 
> while reading the OSM wiki I noticed that my browser reports that
> "Your connection to this site is not secure"
> 
> e.g. on
> https://wiki.openstreetmap.org/wiki/Paris
> 
> is a map included src="//openstreetmap.org/openlayers/OpenLayers.js"
> 
> but the JS file
> https://www.openstreetmap.org/openlayers/OpenStreetMap.js
> 
> has a hard coded path to the non-HTTPS site, e.g.
> 
> "http://a.tile.openstreetmap.org/${z}/${x}/${y}.png;,
> 
> I think these links should use https by default, or a protocol independent 
> link.
> 
> Who is in charge of updating
> https://www.openstreetmap.org/openlayers/OpenStreetMap.js ? It seems
> that the file was last updated 3.5 years ago.
> 
> -

It is deployed from 
https://github.com/openstreetmap/openstreetmap-website/blob/master
/vendor/assets/openlayers/OpenStreetMap.js
But all vendor files should be updated from upstream 


-- 
Holger


Android NewsGroup Reader
http://usenet.sinaapp.com/


___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] HTTPS links to OSM tile server

2017-03-05 Thread Wolfram Schneider
Hi,

while reading the OSM wiki I noticed that my browser reports that
"Your connection to this site is not secure"

e.g. on
https://wiki.openstreetmap.org/wiki/Paris

is a map included src="//openstreetmap.org/openlayers/OpenLayers.js"

but the JS file
https://www.openstreetmap.org/openlayers/OpenStreetMap.js

has a hard coded path to the non-HTTPS site, e.g.

"http://a.tile.openstreetmap.org/${z}/${x}/${y}.png;,

I think these links should use https by default, or a protocol independent link.

Who is in charge of updating
https://www.openstreetmap.org/openlayers/OpenStreetMap.js ? It seems
that the file was last updated 3.5 years ago.

-Wolfram

-- 
Planet.osm extracts: https://extract.bbbike.org
BBBike Map Compare: https://mc.bbbike.org/mc

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev