Discussion Overview
The discussion revolves around converting latitude and longitude coordinates into Cartesian x, y values for plotting on maps. The context includes practical applications related to mapping and geodesy, with a focus on achieving sufficient accuracy for visual representation.
Discussion Character
- Technical explanation
- Exploratory
- Debate/contested
Main Points Raised
- One participant seeks advice on converting latitude and longitude to x, y coordinates for maps that are 512 pixels by 512 pixels.
- Another participant suggests researching 'Universal Transverse Mercator' and mentions software for lat/long to UTM X/Y conversions.
- The original poster notes that their current calculations are off by about 40 pixels and provides their calculation method, which includes adjustments for negative values.
- A participant questions the type of map projection used, highlighting that most projections distort some features and that simple linear scaling may not yield accurate results.
- The original poster clarifies that the maps use a gnomonic projection and are Lambert Conformal with specified standard parallels, expressing uncertainty about the implications of this information.
Areas of Agreement / Disagreement
Participants express differing views on the accuracy of the original poster's approach, with some suggesting that the choice of map projection significantly impacts the conversion process. There is no consensus on the best method for achieving accurate x, y values.
Contextual Notes
Participants note the potential inaccuracies in the original calculations and the importance of understanding map projections, but do not resolve the specific mathematical steps or assumptions involved in the conversion process.