pnorman's Comments
Post | When | Comment |
---|---|---|
Please, stop to devastate Mogadishu |
Unfortunately I tried contacting them back in January without reply, asking for information required by the OEG. |
|
Lot of frustration due to bad H.O.T. tasks | Immaculate Mwanja, do you have a link to the documentation on the wiki the OEG call for? In particular, I’m interested in the “plans for a ‘post-event clean up’ to validate edits” |
|
GitHub's backward blocking causes conflict aggravation | With the large number of people blocking you, have you considered modifying your behavior so that they no longer feel the need to do so? |
|
OpenStreetMap Standard Layer: Introduction | OpenStreetMap Carto has its own schema which is currently fairly similar to the osm2pgsql defaults. These are completely different than the API DB schema. |
|
Notizen vom Treffen des OSMF-Advisory-Boards am 24.02. |
There seems to be a misunderstanding about Discourse. We’re looking at testing it out, and the first step to that is adding OAuth 2.0 support to the website. This work is in progress, not stuck. For the translations on diary posts, I don’t know the status because it is not an infrastructure thing. |
|
OSMF survey country results | I wouldn’t assume it’s due to the lack of a Hungarian translation. Japan, Indonesia, and Russia all had similar response rates as Hungary and Japanese, Indonesian, and Russian were all provided languages. I have access to some other by-country usage stats and want to see the relationship between them and survey responses, but that analysis will take more time and I won’t get to it this week. |
|
OSMF survey country results | Not quite - it’s a linear regression forced through the origin, weighted by number of responses. |
|
OSM map a little blurry | What is your monitor, and have you zoomed your browser in or out? High DPI monitors and zooming can both cause blurriness as the image tiles need to be scaled up or down. |
|
Calculating label points with PostGIS | I did a quick check on the short-circuiting with buildings which are more likely to be low node-count polygons. point2 took 715s and point3 took 565s. This comes at the cost of point3 potentially returning points outside the polygon for very weirdly shaped polygons with four corners, e.g. those in a v shape. |
|
Chronicles of mapping a Canadian village |
What makes it worse is in some parts of the country, the water and forest data in CanVec were 30 years old already. |
|
Bing Imagery Offset | Different imagery sources are better in different places. All imagery sources can have offsets, so it’s not unique to Bing. What’s needed is someone systematically evaluating the quality of Bing, Esri, and Maxar where mapping is done and deciding which is best overall. |
|
I’m Running for OSMF Board | You’ve indicated a connection between your OSMF candidacy and your paid work. Do you intend to ask the board permission to do OSMF work on paid time as a conflict of interest under appropriate legislation. I have always taken time off for board duties (e.g. take vacation time for in-person meetings, rearrange my work schedule for monthly meetings). |
|
August 2019 disputed boundaries update | It’d be good to see this work on osm.org via submitting bubble wrap to be a featured tile layer. Are you interested in submitting it? |
|
Your friendly neighborhood event calendar | It’s good to see the improvements. The calendar on the wiki is underused by some parts of the community and this should help bring up usage. With the other tools built around its data like WeeklyOSM’s, adding your event to it gets a lot of coverage. |
|
Membership Working Group Updates |
It’s hard for me to judge that, since I’ve been in the MWG for some time and set up some of the new tools. Being experienced makes it difficult to know how much time it will take for someone else. Perhaps you, as a newer MWG member, could provide an estimate based on your experience learning the new stuff. |
|
Membership Working Group Updates | I believe everyone in the MWG wants to be transparent about waivers, reporting overall numbers at a minimum. There are limits to this, of course - country breakdowns are tricky. It’s not as much of an issue on money transfer waivers, because anyone who requests the associate member list can get the list of members from Iran, and the inability to transfer money from there makes it obvious they’re all fee waiver members, but the financial need members could come from anywhere. Right now we’re moving to OTRS to track inbound requests, which should make reporting easier. I had to go in and count emails to get these numbers, which isn’t sustainable. CiviCRM has country and OSM username information, so it’s technically easy to get a breakdown of fee waiver members’ countries. We need to add fee-waiver to https://wiki.osmfoundation.org/wiki/Membership/Statistics but it hit the first of the month today so we haven’t yet done it. |
|
The most surreal and memorable OSMF board meeting yet |
+1 |
|
The most surreal and memorable OSMF board meeting yet |
Having a CoI does not require someone recuse themselves from discussion, just voting. We have been advised on this by a lawyer, and it is supported by other documents I have read about the UK’s companies act. The OSMF could adopt a stricter CoI policy. To take an example that isn’t over organized editing, I have a CoI with contracting out the GDPR-related backend development work on the API.1 By law, I am allowed to listen to and speak in board discussions on it. I choose not to, and only listen to public discussions. I cannot vote on matters related to this contracting out. If the other members of the board were to vote to authorize me under s. 175 (4)(b), I could then vote. I have not asked for a vote, and if I did, it would appear in the minutes. Similarly, if Mikel or Martijn had asked for a vote, we would have held it and the results would be in the minutes. They didn’t ask for a vote.
If we do a circular and Loomio fails to send notifications properly, does it count as a circular? If it is, then holding a vote is automatic. If not, a board member would need to request a vote. Since we held a vote, it’s a moot point. We just need to make sure that circular notifications get done correctly in the future. The interview was held because not all of us are familiar enough with their business interests to understand if they had a CoI or not. It was agreed that they didn’t, so there was no need for a vote. I also gave a brief statement that none of my recent contracts nor job applications have involved companies doing any organized editing that would be impacted by the policy we voted on, or any other policy others had suggested. I do not do paid editing myself. I cannot foresee the future, so this could change.
They’d have to be a normal member, which requires the full address. One on null island would be invalid. So they should run, then we’ll know exactly who it is! |
|
No more broken multipolygons in the standard style on openstreetmap.org |
The change is about not recovering broken geometries, which applies regardless of if they’re from multipolygons. It’s just much easier to make mistakes with a complex multipolygon relation than a simple closed way. |
|
More work on Bolder |
It is in fact random, because Tegola is trying to do some things it shouldn’t with queries which makes Road ordering is important for using the map, but doesn’t impact designing the cartography of the rest of the features, so I’m leaving the issue aside until it becomes more important or the Tegola bug is resolved. I find it easier to express cartographic design once I have a baseline to work on. A few things I want to experiment with are bringing back stronger road colours, stronger casings, and how much I want to vary road thickness by classification. |