Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips [2020/01/13 16:32] – clip also affects layering tarquinwj | tips [2024/11/17 06:08] (current) – [Choosing Colour Palettes] Add https://colorcodes.io brucemutton | ||
---|---|---|---|
Line 148: | Line 148: | ||
==== Avoiding Invisible or Misshapen Scraps in Loch and Google Earth ==== | ==== Avoiding Invisible or Misshapen Scraps in Loch and Google Earth ==== | ||
- | Over time the pdf outputs have become resilient to many drawing misdemeanour' | + | Over time the pdf outputs have become resilient to many drawing misdemeanour' |
Here are the usual culprits. | Here are the usual culprits. | ||
^ Misdemeanour ^ Symptom ^ | ^ Misdemeanour ^ Symptom ^ | ||
|* //line wall// with incorrect ' | |* //line wall// with incorrect ' | ||
- | |* //line wall// | + | |* //line wall// |
+ | |* //line wall// that is completely enclosed by a single scrap (such as for an oxbow passage) but is not continuous and closed. | ||
|* An open passage end has one or more wall ends that curls back into the interior of the passage. | Invisible passage | | |* An open passage end has one or more wall ends that curls back into the interior of the passage. | Invisible passage | | ||
|* A scrap has open space along it's length. ie openings left for side passages directly opposite each other break the scrap in half. | Only one of the parts of the scrap are rendered | | |* A scrap has open space along it's length. ie openings left for side passages directly opposite each other break the scrap in half. | Only one of the parts of the scrap are rendered | | ||
- | |* Scrap is wider than it is long, or has long walls with ' | + | |* Scrap is wider than it is long, or has long walls with '' |
|* Passage wall has a loop in it, either because the bezier curve handles have been extended too far, or because the subsequent morphing when scraps join has encouraged a loop to form|probably invisible passage (not verified) Metapost gives a 'scrap outline intersects itself' | |* Passage wall has a loop in it, either because the bezier curve handles have been extended too far, or because the subsequent morphing when scraps join has encouraged a loop to form|probably invisible passage (not verified) Metapost gives a 'scrap outline intersects itself' | ||
- | |* Therion cannot handle two consecutive | + | |* Therion cannot handle two consecutive |
- | |* A line with //-outline out// is connected to a line with //-outline in// |Passages have gaps and strange artefacts emanating from them| | + | |* A line with '' |
|* Instead of abutting end to end, a pair of line wall overlap each other, the first segment of one line with the last segment of another | Loch model contains large spurious artefacts | | |* Instead of abutting end to end, a pair of line wall overlap each other, the first segment of one line with the last segment of another | Loch model contains large spurious artefacts | | ||
Line 204: | Line 205: | ||
If you draw two or more scraps adjacent to each other in your drawing *.th2 file, and make sure the adjacent line wall ends snap to each other, then Therion will automatically morph them, if necessary, to create a perfect join. A morph might be necessary, if for example survey closure or other drawing distortions might tend to separate the scraps you have drawn as touching.\\ | If you draw two or more scraps adjacent to each other in your drawing *.th2 file, and make sure the adjacent line wall ends snap to each other, then Therion will automatically morph them, if necessary, to create a perfect join. A morph might be necessary, if for example survey closure or other drawing distortions might tend to separate the scraps you have drawn as touching.\\ | ||
- | This is really just an automatic implementation of the ' | + | This is really just an automatic implementation of the ' |
+ | |||
+ | In fact, any points or line points (not just open ends of passage walls) drawn coincident (snapped together) in a th2 file will be morphed in the output to also be coincident. | ||
**Semi-automatic scrap by scrap** | **Semi-automatic scrap by scrap** | ||
- | join scrap1 scrap2 [-count <number of passage (not line) joins for Therion to look for>] | + | join scrap1 scrap2 [-count <number>] of passage (not line) joins for Therion to look for |
+ | where <number> must be greater than or equal to 2 | ||
The method can only join two scraps at a time. Note that it only works using passages defined by lines of " | The method can only join two scraps at a time. Note that it only works using passages defined by lines of " | ||
Line 245: | Line 249: | ||
join line1:john line2:jane line3:jack line4:jill | join line1:john line2:jane line3:jack line4:jill | ||
+ | |||
+ | If you refer to the same point in more than one join statement, then one of the joins will be ignored. | ||
For more detail see [[tbe: | For more detail see [[tbe: | ||
Line 337: | Line 343: | ||
anothersubsection_one_station_map@anothersubsection [-23 12 m] none #the survey containing the lowest part of the cave | anothersubsection_one_station_map@anothersubsection [-23 12 m] none #the survey containing the lowest part of the cave | ||
endmap | endmap | ||
+ | |||
=====Map Layout===== | =====Map Layout===== | ||
Line 435: | Line 442: | ||
With this example, none of these borders will appear in the legend, even if these lines are used in the drawing. | With this example, none of these borders will appear in the legend, even if these lines are used in the drawing. | ||
| | ||
+ | ====Drawing a symbol on the legend which is not used on the map==== | ||
+ | |||
+ | Therion allows you to embed one PDF (eg. an elevation survey) in another PDF (eg. a plan survey), so that two views of the cave can be displayed together. When doing this, you normally only want one copy of the legend, so you would disable the legend on one of them. The survey being embedded may use symbols that are not used on the main survey, and those symbols would not be shown on the main legend. | ||
+ | |||
+ | To fix this, use the same symbol somewhere on the main survey. Place it outside of the cave outline, so it is not within a passage. If it has " | ||
+ | |||
+ | The symbol will not be visible on the main survey, but it will be in the main survey' | ||
+ | |||
+ | Note that it is not possible to use this approach with symbols that display differently in plan and elevation view (eg. handrails), and there does not appear to be an easy solution to that. The only alternative would be to export a custom PDF survey that uses only that symbol, a box line around it, a text label to one side. Try to make it look like a legend item. Embed it into the main survey just below the legend. This is an ugly hack. | ||
+ | |||
=====Atlas Layout Parameter Calculator===== | =====Atlas Layout Parameter Calculator===== | ||
Line 464: | Line 481: | ||
//**Take care that the final colour will strictly depend on setup (calibration) of your screen, system, application and printer or data projector!!!**// | //**Take care that the final colour will strictly depend on setup (calibration) of your screen, system, application and printer or data projector!!!**// | ||
+ | Also check out https:// | ||
=====Reconstruction of surveying data from paper map===== | =====Reconstruction of surveying data from paper map===== | ||