z-dude's Comments
Post | When | Comment |
---|---|---|
How to draw correctly sized round circles in Potlatch 2. | edit to add.. ok, just saw the code in the trac report. I was thinking back to my old software testing days, and looked up java floating point accuracy, and got http://mindprod.com/jgloss/floatingpoint.html which had me think that perhaps java was using float for 7 digit accuracy instead of double. Sorry if I'm being a back seat driver.
|
|
How to draw correctly sized round circles in Potlatch 2. | @stevage. the bugginess you describe sounds a bit like floating point rounding errors (ie, different results when you move the polygon slightly) Is the algorithm using float or double? If float only has 6 or 7 significant digits...
sorry to be a backseat driver, I don't have access to the code, so I'm making assumptions. The behaviour you described does sound a bit like a rounding issue though. It would probably be better to fix the mathematically perfect algorithm than to switch to this 'flat earth' style algorithm. |
|
How to draw correctly sized round circles in Potlatch 2. | Well, from a testing point of view, I expect the centroid and 'average r' algorithm to have issues at boundary conditions.
Mapwise, It also assumes a 'small circle' for a flat earth projection so drawing the arctic circle, or a 200 mile radius around a Island would result in an inaccurate projection onto the earth's curved surface. |
|
Congressional Avenue missing U-turn Slots | you might be able to track down the deleted segment by clicking on a node that was in the deleted segment. When you added the u turn, you would have created a pair of nodes on the two connected ways and those two nodes should be on the two motorways still. in potlatch 2, you can click on a node and get the history of the node, and find the changeset where that node was created... the find the deleted segment from that changeset, and who deleted the u-turn. It might help to point out to them that the u-turns are actually there. I'm guessing it's someone who is using the keepright.ipax.at website to identify 'problem areas' and keepright flags service roads connected to motorways as a 'problem'.. so maybe someone was trying to 'fix' something reported by keepright. /just speculating.
|
|
Potlatch 2 tutorial video: part 1 (rough cut) | Good content. I think the audio had a low pass filter on it though. If so, I'd suggest less low pass filter effect. |
|
An elitist view towards mapping in the age of the internet. | Only Outlaws use GPS's. |
|
Validation of Mexico City | You'll find that it helps to do one type of error at a time and one neighbourhood at a time .. ie, do the 'close nodes' first in a neighbourhood, then do the 'intersections without nodes'. I found the potlatch link in keepright to be handy.
Fixing keepright issues is ok for armchair mapping on a rainy day. it helps to have imagery that makes it clear if there's an intersection or not. I think that the misconnected nodes are due to mappers getting tired, or mappers working with a potlatch client that lost it's connection to the server. |
|
Much more Odsherred | Looks nice.
|
|
Road Weary |
They list local names, regional names, official names, old names, national and international names. |
|
The Problem of State Parks | in my area BC, I see leisure=nature_reserve
In Washington State, they use a multi-polygon relation to handle multiple park types.
In California, they seem to use the park:type=state_park to designate a state park.
|
|
B 495, some points are way off | .. or it could be a computer hardware bug. Maybe a bit got flipped in the render process and the computer rendered the road as if it were shifted 20 miles to the east. |
|
B 495, some points are way off | I think the horizontal lines to the east of that location may have been caused by panning in potlatch 2. Instead of panning, someone clicked a section of road, and shifted it a lot without realizing it... then panned west to do their editing. by panning, I mean, clicking on the map's background, shifting the map.
|
|
I support the Proposed Relation Collected_Ways_Simple | Relations are a difficult concept for some people. Creating a relation adds to the number of clicks a user has to make to edit something. I think it's better to keep things simple. |
|
Anyone using OSM data at utility companies? | What if your utility info is inaccurate? But people rely on it as fact? http://envirolaw.com/burnaby-oil-spill/ If you add a pipeline to OSM, how accurate is the placement? Are you using accurate data in the first place? (ie data from 1957) What if natural ground movement moved the location of the pipeline? (all mountains move, even if it's a mm a year) What if the 'as built' did not match the as drawn engineering drawing? |
|
gpx not accepted - again | I agree. It's frustrating. I had backed up my paths on the bikely website, and the backed up gpx traces weren't compatible with the OSM site (something about not having timestamps or something)
Myself, I don't understand why OSM requires timestamps in gpx files, but then allows the user to strip that out later on when making it public. |
|
Casa A Roma | spam |
|
Garmin Routing Algorithm? | You'll probably find that their algorithm varies from year to year to accomodate new features like environmental drives, bikes, pedestrians. I think the Basemap is involved in calculating long routes. When I had 'route calculation errors' from routing with a OSM map, I found the basemap mentioned when I google'd the 'route calculation error' issue. I also had issues with bike routing when I had a 2.8 Gigabyte OSM map, and the routing issues (it routed me 200 kms extra through Pemberton instead of to the north side of Lions Bay) to my destination disappeared when I replaced that map and used a 226 megabyte map for my local area instead. So, I think the way the .IMG file is created can play a role in routing. What I think will happen, is that Garmin will realize that their device sales in poorly mapped areas is increasing because there are now more detailed maps for places like Haiti, Bamako, the Phillipines, etc, and change their algorithm to support the existing state of the map. |
|
potlatch vs josm | Thanks for posting that. I just tried to get Bing working with josm, and it finally worked. It wasn't previously clear to use it because I previously heard about things like slippymap, and plugins, but the wiki helped instead. osm.wiki/Bing#Using_Bing_imagery now I have to figure out JOSM editing. |
|
How do I make buildings, parking lots, etc.? | in potlatch 2, you draw start by drawing a line, tracing around the object, and closing the loop by clicking the start point.
To tag the way as something, click a line segment, and it will highlight the whole loop. Then from your menu, you can pick things like 'land use' being a sports field, or Building to be a building or a school, etc. When you highlight an area, and you drew it by tracing imagery, press the B key on the keyboard, and it will add a 'source = bing" tag .. this helps prove to the world that your building came from an open source, rather than copying a copyrighted map. |
|
Requesting advice/help: Linking to OSM with track overlays | For manual creation of an image with your route overlaid.
For sharing your route on the net.
|