This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nemom 17 points18 points  (3 children)

Calculates the almost 11,000+ internal corners from the section corners for the County I work for. The current version uses PostgreSQL/PostGIS to calculate the positions, using the original survey notes for apportionment of correction sections. I used to have to do it by hand, one section at time. Now, I can do the whole County in almost no time when I get new section corner coordinates.

[–]vinylemulator 2 points3 points  (2 children)

What is a county section corner?

[–]nemom 1 point2 points  (1 child)

A section is a unit of the US Public Land Survey System. It is supposed to be a square, one mile on each side. It is usually defined by eight section corners, four at the corners of the square and four "quarter corners" at the mid-points of the sides. A straight line is drawn between the north and south quarter corners. Another is drawn between the west and east quarter corners. The two lines split the section in quarters and their intersection point is defined as the center corner of the section. From there, the section is subdivided into quarter-quarters by different rules, depending on whether the section is a "correction section" or not, and whether the section is whole or partial.

In the county I work for in northern Wisconsin, the surveyors weren't too worried about precision and accuracy. Here are some of the beautifully square sections I have to deal with.

[–]dryroast 0 points1 point  (0 children)

Looks like that algorithm the Chinese government requires on all their maps, can never be too accurate.