Re: [OSM-dev] OAuth difficulties from node.js client

2020-07-16 Thread Tom Hughes via dev
ers. I'm surprised I'm getting a 500 rather than say a 400. No that's normal - it's a bug in the OAuth library really but getting a 500 if the client ID is invalid or the signature fails is the "normal" behaviour as things stand. Tom -- Tom Hughes (t...@compton.n

Re: [OSM-dev] OpenStreetMap Cartographic: A client-side rendered OpenStreetMap Carto

2020-05-26 Thread Tom Hughes via dev
g list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev -- Tom Hughes (t...@compton.nu) http://compton.nu/ _

Re: [OSM-dev] planet.osm.org is verry slow

2020-01-25 Thread Tom Hughes
On 25/01/2020 15:45, Grant Slater wrote: The minutely, hourly and daily diff files will only take a second or 2 extra to download with the current late limits. The minutely files won't normally be affected at all as the limit only kicks in for files over 512Kb. Tom -- Tom Hughes (t

Re: [OSM-dev] OSM Database schema

2020-01-09 Thread Tom Hughes
is created in the current_node table, when it is modified the raw is moved into the nodes table and the current_nodes is updated with the new change. It is correct? Thanks for pointing out this, Lorenzo Il giorno 9 gen 2020, alle ore 12:45, Tom Hughes ha scritto: Because 99% of the time all

Re: [OSM-dev] OSM Database schema

2020-01-09 Thread Tom Hughes
ore 12:27, Tom Hughes ha scritto: There are redactions as well, when data has had to be removed and hidden from the history for copyright reasons or whatever. There is a list: https://www.openstreetmap.org/redactions Tom On 09/01/2020 11:17, Maarten Deen wrote: Redaction_id will have bearing

Re: [OSM-dev] OSM Database schema

2020-01-09 Thread Tom Hughes
___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: [OSM-dev] Export: (limit is 50000).

2019-08-06 Thread Tom Hughes
something that I would expect anybody much to use - if you want bulk data then sue the planet. The API is for editors. Again we should really never have added that to the share tab as it just encourages people to think that is the correct way to reuse OSM data. Tom -- Tom Hughes (t...@compton.nu

Re: [OSM-dev] Export: (limit is 50000).

2019-08-06 Thread Tom Hughes
data. The node limit is basically about limiting the amount of data that has to be sucked out the database and manipulated to produce the result. While compute power may have increased somewhat so have the number of users hitting that endpoint... Tom -- Tom Hughes (t...@compton.nu) http://compto

Re: [OSM-dev] Auto adding attribution to image creation.

2019-08-06 Thread Tom Hughes
On 06/08/2019 13:29, Dave F via dev wrote: On 06/08/2019 12:26, Tom Hughes wrote: On 06/08/2019 12:04, Dave F via dev wrote: A user has asked why the image creation tool under 'Share' couldn't automatically add an attribution. It would certainly save me a lot of email sending asking users

Re: [OSM-dev] Auto adding attribution to image creation.

2019-08-06 Thread Tom Hughes
then render some text and overlay it on the mapnik generated image. Then you need somebody to answer all the complaints when that text gets dropped over the top of something important. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list

Re: [OSM-dev] 403 forbidden

2019-05-31 Thread Tom Hughes
ts.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] API Basic Authentication

2019-05-30 Thread Tom Hughes
.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] API Basic Authentication

2019-05-30 Thread Tom Hughes
me instead of email address and make sure you get he case right and it will hopefully work. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] OSM tile server issue

2019-05-30 Thread Tom Hughes
erer of http://www.openstreetmap.org/ which is causing it to be blocked. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] oauth token lifetime

2019-04-27 Thread Tom Hughes
On 27/04/2019 14:37, Jiri Vlasak wrote: On Fri, Apr 26, 2019 at 07:28:39PM +0100, Tom Hughes wrote: On 26/04/2019 19:06, Jiri Vlasak wrote: This approach is similar to one used by HOT Tasking Manager [1]. In my "oauth settings" section I have many many "Tasking Manager 3 - Prod

Re: [OSM-dev] oauth token lifetime

2019-04-26 Thread Tom Hughes
token but is instead requesting a new one every time you use it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Just Joined List

2019-04-18 Thread Tom Hughes
eetmap.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] slow osm.org tile server

2019-04-10 Thread Tom Hughes
nstead plain old HTTP, it will take only 0.3 - 0.6 seconds. Any idea whats wrong with the HTTPS setup for the tile servers? -Wolfram -- Wolfram Schneider https://wolfram.schneider.org Planet.osm extracts: https://extract.bbbike.org BBBike Map Compare: https://mc.bbbike.org/mc -- Tom Hug

Re: [OSM-dev] Synchronizing Charge Station Data

2019-02-14 Thread Tom Hughes
ount. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Synchronizing Charge Station Data

2019-02-14 Thread Tom Hughes
he replication feeds or use a query orientated service like overpass. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Services on dev server down

2018-07-26 Thread Tom Hughes
ap.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] Synchronous mode

2018-02-20 Thread Tom Hughes
that page talks about is only if the primary is a total loss and you decide to flip to the secondary. If the primary crashes and restarts then the secondary will replay the logs in the same way the primary does and both will have the same view of the data. Tom -- Tom Hughes (t...@compton.nu) http

Re: [OSM-dev] GSOC project

2018-02-18 Thread Tom Hughes
a billing and support department to respond to the customers. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] smoothness data in gpx files for GPS tracks on osm.org?

2018-01-28 Thread Tom Hughes
stored on osm.org is to support mapping and this doesn't really seem to be useful for that. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Tom Hughes
On 11/01/18 10:47, Tom Hughes wrote: On 11/01/18 10:38, Bjoern Hassler wrote: (1) DPI on exported images     Actually isn't the real problem here just needing to know what DPI     is being being assumed by mapnik when rendering?     IIRC it's 96dpi? As you say (and also in the link Yves

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Tom Hughes
dealing with) and do the necessary funky stretching to make it a flat sheet than you scale that sheet by the specified amount. That is how every printed map you see works. Because this is a digital version there is then a second step of how many pixels you use for each physical unit. T

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Tom Hughes
to pixels at 90 dpi. Tom On 11/01/18 08:52, Tom Hughes wrote: Actually isn't the real problem here just needing to know what DPI is being being assumed by mapnik when rendering? IIRC it's 96dpi? Tom On 11/01/18 08:50, Tom Hughes wrote: Please don't - it has nothing to do with the web site code

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Tom Hughes
Actually isn't the real problem here just needing to know what DPI is being being assumed by mapnik when rendering? IIRC it's 96dpi? Tom On 11/01/18 08:50, Tom Hughes wrote: Please don't - it has nothing to do with the web site code. Please go and read about projections instead. Tom On 11

Re: [OSM-dev] Scale of downloaded images seems to vary.

2018-01-11 Thread Tom Hughes
tmap.org> https://lists.openstreetmap.org/listinfo/dev ___ dev mailing list dev@openstreetmap.org <mailto:dev@openstreetmap.org> https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Tile Rendering Queue

2017-11-19 Thread Tom Hughes
nstreetmap/index.html#renderd Is there something wrong with Munin lately? Thanks for the the report - this should be fixed now. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstr

Re: [OSM-dev] History feed stopped working

2017-10-27 Thread Tom Hughes
On 27/10/17 15:20, Tomas Straupis wrote: For two days history feed is throwing 500 error: http://www.openstreetmap.org/history/feed/?bbox=20.9,53.95,26.83,56.45 Is this intended? Maybe url has changed? Thanks for the report - a fix for this is rolling out now. Tom -- Tom Hughes

Re: [OSM-dev] Planet PBF too small

2017-10-03 Thread Tom Hughes
? Is that this weeks? or last weeks? There shouldn't be one for this week because the backup (on which it is based) failed so if one has somehow appeared then it will be incomplete. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev

Re: [OSM-dev] OSRM on osm.org not working

2017-10-01 Thread Tom Hughes
tweaks but there remains a question about how we avoid giving undue promotion to one particular commercial solution. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Andy Allan joining web site maintainers

2017-07-10 Thread Tom Hughes
xactly what we're working on with cgimap. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] [Talk-us] SEO Damage to OSM

2017-07-01 Thread Tom Hughes
In any case most of the SEO related issues I have seen in OSM do not appear to be automated - they tend to give the appearance of being outsourced to India or the far east and done at least semi-manually. Tom -- Tom Hughes (t...@compton.nu) http

[OSM-dev] Andy Allan joining web site maintainers

2017-06-22 Thread Tom Hughes
for candidates among those working on the code base. Please continue to open issues and pull requests on GitHub as before. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org

Re: [OSM-dev] Programatic reconstruction of postal code areas

2017-03-29 Thread Tom Hughes
and which definitely doesn't have boundaries as such. Royal Mail as I understand it defines each post code by a list of addresses. They do also provide a centroid point derived from that list but I don't believe they provide any sort of boundary. Tom -- Tom Hughes (t...@compton.nu) http

Re: [OSM-dev] Programatic reconstruction of postal code areas

2017-03-29 Thread Tom Hughes
obviously you can draw any number of shapes around those addresses but none of those shapes is in any way an official or definitive boundary for the postal code. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstr

Re: [OSM-dev] Programatic reconstruction of postal code areas

2017-03-28 Thread Tom Hughes
can't be verified by anybody because they don't actually exist. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-03-08 Thread Tom Hughes
, but a simple shift-reload will bust those caches and in fact a manual dirty will do nothing at all to help with those. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org

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

2017-03-06 Thread Tom Hughes
dev@openstreetmap.org> https://lists.openstreetmap.org/listinfo/dev ___ 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 Tom Hughes
*From:* Tom Hughes <t...@compton.nu> *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/open

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

2017-03-05 Thread Tom Hughes
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] OpenStreetMap accepted for this year's GSoC

2017-02-27 Thread Tom Hughes
On 27/02/17 19:45, Peter Barth wrote: Besides I'm excited to tell you that the EWG tries to resurrect :-) Which is news to the EWG members I think. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
enough people say "+1" then it should go in no matter what the maintainer(s) think of it? I think if you do that you will have trouble keeping maintainers involved. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
bjects. Note that you do need to preselect the voting group, otherwise anybody that can drum up enough +1's can get anything in. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
On 24/02/17 14:43, Blake Girardot HOT/OSM wrote: On Fri, Feb 24, 2017 at 12:33 PM, Dave F <davefoxfa...@btinternet.com> wrote: On 24/02/2017 11:19, Tom Hughes wrote: Well it was a little odd that we suddenly got several people who are not regular commenters turning up in the space of

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
be reopened. If I'm going to say no to something I might as well close it at the same time otherwise I have to remember to do so later. If there is a subsequent discussion that suggests there is a good reason to do it the ticket can and will be reopened. Tom -- Tom Hughes (t...@compton.nu) http

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
On 24/02/17 11:33, Dave F wrote: On 24/02/2017 11:19, Tom Hughes wrote: Well it was a little odd that we suddenly got several people who are not regular commenters turning up in the space of a few minute to add "me too" style responses. What's wrong with that? There are numerous d

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
On 24/02/17 11:11, Tom Hughes wrote: Rather what happened is that at some point (most likely in the 1.0.0 release about six months ago) leaflet started marking tile images with a CSS attribute that stops the browser offering image options for them in the default context menu

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
s somehow to all mappers and I was trying to make the point that really that wasn't true at all and that the was majority of mappers would never have any use for it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing li

Re: [OSM-dev] Removing functionality and giving just No as answer

2017-02-24 Thread Tom Hughes
and restore access to the image options in the browser menu but I still do not think we should add such an option to our context menu which is inherently targeted at a more average level of user. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: [OSM-dev] Odp: Re: Make Nominatim more dev friendly

2017-02-02 Thread Tom Hughes
omplaining that they are missing. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] OpenStreetMap.org site statistics

2016-12-16 Thread Tom Hughes
s.git/blob/HEAD:/src/openstreetmap#l218 Can Piwik be added to wiki to make the requested data publicly available? I can create a "site" for it in piwik, if somebody knows how to add the client code to the wiki. Tom -- Tom Hughes (t...@compton.n

Re: [OSM-dev] OpenStreetMap.org site statistics

2016-12-16 Thread Tom Hughes
ata should be available in Piwik. No it isn't, because the wiki doesn't use Piwik. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] OpenStreetMap.org site statistics

2016-12-13 Thread Tom Hughes
On 13/12/16 11:50, Darafei "Komяpa" Praliaskouski wrote: вт, 13 дек. 2016 г. в 13:55, Tom Hughes <t...@compton.nu <mailto:t...@compton.nu>>: On 13/12/16 10:33, Darafei "Komяpa" Praliaskouski wrote: > It lists awstats for www,

Re: [OSM-dev] OpenStreetMap.org site statistics

2016-12-13 Thread Tom Hughes
into big enough buckets to avoid revealing anything we shouldn't. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] planet.openstreetmap.org/replication policy

2016-11-28 Thread Tom Hughes
, especially when only a smaller extract is imported. My question: Is this OK, or should I add a throttle for this? As Yves said the best plan would be to use daily diffs until you get to the current day, then hourlies and only switch to minutelies when you get to the last hour. Tom -- Tom

Re: [OSM-dev] Changeset meta 'comments_count'

2016-10-20 Thread Tom Hughes
-- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Tile usage without proper identification

2016-09-06 Thread Tom Hughes
On 06/09/16 10:22, Rory McCann wrote: On 05/09/16 20:19, Tom Hughes wrote: Those instructions are about setting up a web based map which shouldn't normally hit any policy restrictions. Those pages have examples which refer to the main openstreetmap.org tile servers? So the OSM.org tile usage

Re: [OSM-dev] OpenStreetMap Carto release v2.43.0

2016-09-06 Thread Tom Hughes
be a short delay as we are in the middle of working through a cycle of software updates on the tile servers. This release will likely be deployed next weekend once the third tile server has been upgraded. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: [OSM-dev] Tile usage without proper identification

2016-09-05 Thread Tom Hughes
which is built following those instructions? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] tile log dates

2016-08-26 Thread Tom Hughes
some messages whose date doesn't match the name. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Using API 0.6 to create a new node

2016-06-15 Thread Tom Hughes
On 15/06/16 12:37, Christian Ledermann wrote: yes you either have to include the oAuth token or the username:password It's not just a question of "including a token" but rather you have to properly sign the request according to the OAuth protocol. Tom -- Tom Hughes (t...@compto

Re: [OSM-dev] OSM + iD + Nominatim Setup instructions

2016-06-04 Thread Tom Hughes
/openstreetmap-website/blob/7b96de31f7842ca f13da40dc71ff2d33146ad60b/config/locales/sk.yml Again, bugs, though probably a bit harder to fix. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https

Re: [OSM-dev] OSM + iD + Nominatim Setup instructions

2016-06-04 Thread Tom Hughes
do that automatically. So really it's only OSM and Nominatim you are setting up. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Fwd: TCP Fast Open Experiment

2016-06-02 Thread Tom Hughes
On 02/06/16 17:47, Jeffrey Ollie wrote: On Thu, Jun 2, 2016 at 9:54 AM, Tom Hughes <t...@compton.nu <mailto:t...@compton.nu>> wrote: As and when whatever web server software our various sites use supports it then no doubt you will be able to. In the case of

Re: [OSM-dev] Fwd: TCP Fast Open Experiment

2016-06-02 Thread Tom Hughes
server software our various sites use supports it then no doubt you will be able to. In the case of nginx (which this particular site is using) then I believe that it is new in the very latest version, or in the version about to be released, not entirely sure which. Tom -- Tom Hughes (t

Re: [OSM-dev] Upcoming Planned outage - 9th May 2016

2016-05-12 Thread Tom Hughes
what happens tomorrow when we switch over to the backup web servers which are colocated with the database to cover this weekend's power outage at our primary site. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev

Re: [OSM-dev] Upcoming Planned outage - 9th May 2016

2016-05-12 Thread Tom Hughes
you are referring to? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Osmosis RuntimeException: Pipeline entities are not sorted

2016-04-29 Thread Tom Hughes
-- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] SSL-Certificate for osm.org

2016-03-21 Thread Tom Hughes
StartCom people to the effect that they are trying to get Oracle to add their root. More recently letsecnrypt have applied but there has been no evidence of anything happening. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing

Re: [OSM-dev] SSL-Certificate for osm.org

2016-03-21 Thread Tom Hughes
On 21/03/16 09:59, Tom Hughes wrote: On 21/03/16 09:26, Frederik Ramm wrote: Or perhaps there are alternative SSL stacks for Java that can be employed? No need for that, all it really needs is for the JOSM devs to be prepared to make it use a custom root certificate set until such time

Re: [OSM-dev] SSL-Certificate for osm.org

2016-03-21 Thread Tom Hughes
loaded. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] SSL-Certificate for osm.org

2016-03-21 Thread Tom Hughes
On 21/03/16 07:50, André Riedel wrote: 2016-03-21 8:06 GMT+01:00 Tom Hughes <t...@compton.nu>: Do we actually generate that name anywhere? or have you just assumed that you can change it to https? OSM does not generate https links, but other tools will do it or change existing ones.

Re: [OSM-dev] SSL-Certificate for osm.org

2016-03-21 Thread Tom Hughes
? or have you just assumed that you can change it to https? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Minute replication hiccup

2016-02-12 Thread Tom Hughes
and Matt had to reset it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Usage of the standard dev server

2016-02-04 Thread Tom Hughes
want to ensure that the API is always called via HTTPS, if HTTP Basic Auth is to be used. Testing such an editor is thus not possible with the testing API. If you're developing a new editor you should be using OAuth not HTTP basic auth. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: [OSM-dev] Usage of the standard dev server

2016-01-11 Thread Tom Hughes
are just the normal ones you see on the main site. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Why is ford=yes not rendered in the default style?

2015-11-27 Thread Tom Hughes
on values in the hstore will be different to the condition for selecting on a normal column. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Why is ford=yes not rendered in the default style?

2015-11-27 Thread Tom Hughes
the column without a reload would mean the data was missing for existing objects. - nobody has made progress understanding how hstore works since then. I have no idea why you think this. We understand perfectly well how it works and plenty of people have stylesheets using it. Tom -- Tom

Re: [OSM-dev] setting up mirror

2015-11-18 Thread Tom Hughes
have one mirror that we redirect most downloads to, and that's it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Registering on osm.org with a social account

2015-11-12 Thread Tom Hughes
a social login button on the login page then your "alternate flow" is pretty much what already happens. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] New Map Style feedback

2015-11-01 Thread Tom Hughes
treatment I wonder? Should we have a French style and a US style and a Chinese style and... I mean how exactly do you propose to decide which national styles should get special treatment? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev

Re: [OSM-dev] Migrating osm.org to vectors/Kartotherian

2015-10-30 Thread Tom Hughes
style would we need to consider what stack to run it on. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Indic fonts on OSM tiles

2015-10-06 Thread Tom Hughes
pointers on how to fix this? Upgrade to mapnik 3. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Internal Server Error

2015-07-28 Thread Tom Hughes
On 28/07/15 07:14, Tom Hughes wrote: On 28/07/15 01:01, Walter Nordmann wrote: may be you could check your server logs and give me a hint. came from osm.wno-edv-service.de They are unlikely to tell me anything that I can't already guess. Basically there is something wrong with your request

Re: [OSM-dev] Outdated web pages / default pages on some OSM addresses

2015-04-19 Thread Tom Hughes
or *.osmfoundation.org) will be supported. If you want to write chef recipes to handle automatically setting up all the different domains then please be my guest. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev

Re: [OSM-dev] Outdated web pages / default pages on some OSM addresses

2015-04-18 Thread Tom Hughes
for the foundation web site? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] osm.org website translations

2015-04-08 Thread Tom Hughes
- they push them to us whenever they feel there are enough changes to justify it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Line breaks in changeset comments

2015-04-01 Thread Tom Hughes
end and then start. Changeset comments, like notes, are treated as plain text because they need to be rendered in a narrow side bar so allowing full markdown is not really a good idea. A double newline will therefore be required to get a paragraph break. Tom -- Tom Hughes (t...@compton.nu

Re: [OSM-dev] Build Errors

2015-03-10 Thread Tom Hughes
it looks like the answer is josm, in which case you will probably get much better answers from the josm-dev list than this general list. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https

Re: [OSM-dev] GitHub repositories

2015-03-05 Thread Tom Hughes
to that repo (other than the org admins) so that is probably the best person to contact in the first instance. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo

Re: [OSM-dev] Flagging of Changeset discussions

2015-01-31 Thread Tom Hughes
On 31/01/15 21:06, Dave F. wrote: Are replies to changeset discussions meant to be flagged in a users 'My Messages'? ATM it appears to not do that. Is there a reason it's not implemented? Changeset comments and user to user messaging are two completely different things. Tom -- Tom Hughes

Re: [OSM-dev] No more PBF planet files?

2014-12-29 Thread Tom Hughes
/openstreetmap/chef/commit/1c048ed52745380fcc07c1e44c6bbb34d790dbe7 So this weeks dump should be fine. I thought the PBF dump had been lost but I just realised it was actually still in the temporary directory where it is created so I have moved it into place manually now. Tom -- Tom Hughes (t

Re: [OSM-dev] Wiki no longer shows diffs

2014-12-21 Thread Tom Hughes
to the sysadmins for looking into the matter. Actually it was only broken for about 16 hours and it was fixed nearly 24 hours ago now. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https

Re: [OSM-dev] Wiki no longer shows diffs

2014-12-21 Thread Tom Hughes
On 21/12/14 08:37, Minh Nguyen wrote: On 2014-12-21 00:34, Tom Hughes wrote: On 20/12/14 10:14, Minh Nguyen wrote: For the last day or so, the wiki has been showing blank diffs for every edit, for example: http://wiki.osm.org/w/index.php?diff=prevoldid=1060762 Not sure what happened

Re: [OSM-dev] [meta] Problem with reply to messages from mailing list on Gmail

2014-12-11 Thread Tom Hughes
for this message as I would expect. Reply doesn't obviously. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

Re: [OSM-dev] Chinese spam diaries, an analysis

2014-12-04 Thread Tom Hughes
already factor in to our spam scoring... We're just not quite as rigid. In particular you can still post (within reason) without having made any edits - it is actually surprisingly common for non-spammers to do that. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: [OSM-dev] Chinese spam diaries, an analysis

2014-12-04 Thread Tom Hughes
things like holding posts from new users for moderation - we need the basic infrastructure first though. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ dev mailing list dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/dev

  1   2   3   4   5   6   7   8   >