That’s a screen shot of the user interface of the beta version of the mapping software I talked about on Friday.
This version:
- Creates a Google Maps KML file from a list of street addresses
- Assigns a user-selectable map marker to those addresses
- Optionally creates a folder on the file server for that address — to serve as an engenu folder
- Optionally creates folders and folder structures, thus to create an engenu hierarchy
- Optionally builds links from the map markers to the individual street address folders
This is me writing to the Swallow Hill Gang last night, a very brief outline of features and capabilities:
Any valid addresses, one to a line, will produce a KML file that can be imported into Google Maps.
Like this, which is me and my best beloved:
314 East El Caminito Drive, Phoenix, AZ 85020
You’ll have the map marker you choose. I’ll be adding more.
If you select Folders, a folder will be created for that address:
“314_East_El_Caminito_Drive,_Phoenix,_AZ_85020”
If you select Links, the folder will be linked from the map marker.
If you select Links without Folders, neither one happens, for obvious reasons.
If you precede a line with a tilde — “~” — a folder is created, and subsequent address lines and their respective folders and links are created hierarchically. Like this:
~Top Level Folder
would create a folder at the top level named “Top_Level_Folder”.
This structure:
~Top Level Folder
314 East El Caminito Drive, Phoenix, AZ 85020
would create a link to a folder from the map marker for my house inside of the “Top_Level_Folder” folder, hence:
“Top_Level_Folder/314_East_El_Caminito_Drive,_Phoenix,_AZ_85020”
If you do this:
~Top Level Folder
~Top Level Folder/Second Level Folder
314 East El Caminito Drive, Phoenix, AZ 85020
You would get this:
“Top_Level_Folder/Second_Level_Folder/314_East_El_Caminito_Drive,_Phoenix,_AZ_85020”
You have to build each level of the hierarchy as you go. No harm, no foul if you try to create a folder that already exists.
You can do this:
~Love
~Love/Barefoot Boy With Cheek
314 East El Caminito Drive, Phoenix, AZ 85020
~Love/Barefoot Boy With Cheek/Girl Next Door
322 East El Caminito Drive, Phoenix, AZ 85020
~Love/Barefoot Boy With Cheek/Girl Next Door/And Baby Makes Three
402 East El Caminito Drive, Phoenix, AZ 85020
and you will have created what I hope will be a by-now obvious hierarchy.
If all you want to do is create a folder hierarchy, Read more