Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meter - Feet Conversion Broken #11006

Closed
qgib opened this issue Feb 9, 2008 · 2 comments
Closed

Meter - Feet Conversion Broken #11006

qgib opened this issue Feb 9, 2008 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering

Comments

@qgib
Copy link
Contributor

qgib commented Feb 9, 2008

Author Name: David A- Riggs - (David A- Riggs -)
Original Redmine Issue: 947

Redmine category:map_legend
Assignee: nobody -


When changing a project's Map Units from Meters to Feet (or vice versa), the value displayed in the scalebar, and the values given by the distance (ruler) tool are wildly wrong.

  1. Create new project with a single layer. Set correct project Projection and Map Units (eg. UTM NAD83).

  2. Scale bar read eg. 50 km

  3. Measure distance between two points, eg "Segments (in meters)" 88,711.91, total 88.71 km

  4. Change Map Units in project Properties to Feet. Hit refresh.

  5. Scalebar is same size, now says 9.4697 miles (WRONG: should be ~31 miles)

  6. Measure same distance, eg "Segments (in feet)" 89,177.93, total 16.89 mile (WRONG: the displayed number of segments are really meters, the "total" count converts feet to miles, should be converting meters to miles or should be counting feet instead of meters)

@qgib
Copy link
Contributor Author

qgib commented Feb 11, 2008

Author Name: Magnus Homann (@homann)


This is the intended behaviour. It is not meant to perform conversion, but to specify that one unit of the map represent a foot, meter or degree. Mostly used when no projection is appropriate (such as drawing a plan of your house).


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.9.2 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant