
Monsen
Monsen
About
- Username
- Monsen
- Joined
- Visits
- 660
- Last Active
- Roles
- Administrator
- Points
- 8,858
- Birthday
- May 14, 1976
- Location
- Bergen, Norway
- Website
- https://atlas.monsen.cc
- Real Name
- Remy Monsen
- Rank
- Cartographer
- Badges
- 27
-
A few questions about Remy's "IR" macro
1/2. No. It only lists bitmap fills in use by entities. But, keep in mind that the fill property is defined on all entities, whether they use it for anything or not, as fill is one of the basic entity properties. So for example, a symbol reference do actually have a fill defined, even though it will never use it for anything. But my command can't know that, so it will include the fill in the list it uses to determine which add-ons are in use.
3. Use the IRD command. It will list the actual file names of everything. You may still need to to some searching because it can't pinpoint the entity in the map, but knowing which file is being referenced usually helps you work it out.
-
Macro Weirdness
-
Macro Weirdness
-
[WIP] - An audience with the King
@Royal Scribe wrote:
Although the FSC files are important for connecting symbols, are they strictly necessary for other symbols? Instead of navigating to the Monthly 13 FSC file, I navigate to the "Monthlies" folder and within it are subfolders descriptively named for each of the new symbols
Generally, opening the folder of png files instead of the FSC is not that a good idea. All the settings for the symbols are in the symbol catalog file. The folder only contains the raw images. This means that the symbols won't automatically go to the right sheet, settings like collections and random transformations won't be used, smart features won't be available, and the origin point may be different than the symbol. Not all of this is equally important for every symbol, but generally, opening the folder should really only be considered for cases where there are no symbol catalog available.
-
Why are some of my terrain drawing tools blank gray?
You are using the wrong drawing tools for the style. The map you are making is in the Overland Mike Schley style, but your drawing tools have been set to overland CC3. Change the drawtools style, and it will work as expected.
The reason this happens is that fill styles are defined in the template, and those drawing tools are trying to use fill styles not defined in your current map, because they weren't made for that one.
(If you really want to use those drawing tools, check this FAQ entry.)