Board index FlightGear Development Scenery

FGSignMaker: A new tool for creating taxiway signs

Questions and discussion about enhancing and populating the FlightGear world.

FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Tue Jun 22, 2010 4:48 am

FGSignMaker version 1.5.0
A tool to generate taxiway sign codes
By skyop


FlightGear Wiki page: [wiki]FGSignMaker[/wiki]

Introduction

As some of you may already know, I placed some taxiway signs not too long ago for KBFL. Unfortunately, as a result of accidentally overwriting the *.stg file I was working with, I lost all my work. That experience taught me two lessons: 1, always symlink or backup any scenery files you are editing ;) , and 2, writing taxiway signage codes can be extremely tedious, monotonous, mistake-filled work.

With that in mind, I decided to redo the KBFL taxiway signs- but this time, things were a going to be a little different. Before diving in, I would write a JavaScript (the closest thing I know to a programming language) (X)HTML based taxiway code generator. :mrgreen:

To-do list

See to-do list on the wiki page

Status

An overview of the features included in version 1.5.0:

  • Automatic sign previewer
  • Automatic syntax checking with misplaced braces ( { and } ) and spaces
  • Select All and Clear buttons
  • Character counter (shows your position in the text box)
  • Easy-to-use glyph inserter with arrows and sign types

Take a look for yourself: ;)
Image

Download

Version 1.5.0 available here.
Licensed under the GNU GPL version 2 or above.

Open "FGSignMaker.html" in your favorite web browser and generate away! :mrgreen:
Last edited by skyop on Thu Aug 26, 2010 4:10 am, edited 13 times in total.
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby Avionyx » Tue Jun 22, 2010 12:22 pm

Brilliant little tool, thank you very much for putting that together. I imagine it'll save a lot of people many many hours of tedium.

Alex
Avionyx
 
Posts: 531
Joined: Mon Jan 11, 2010 4:07 pm
Location: EGMD
Callsign: G-AVYX
Version: 2020.4
OS: Manjaro

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Tue Jun 22, 2010 10:42 pm

Avionyx wrote:Brilliant little tool, thank you very much for putting that together. I imagine it'll save a lot of people many many hours of tedium.

Alex


Thanks! :)

New version available: 0.6.0

Not much happened in this release. Changelog:
  • Select All button added in place of copy (couldn't find good, cross-browser clipboard library that didn't involve Flash)
  • Clear button enabled
  • Glyph combination added (so instead of "{@Y}{^lu}" you'll get "{@Y,^lu}"
  • Arrow glyphs changed from @s to ^s; thanks to mfranz for the correction ;)

If I have time I might be able to finish 1.0.0 by tonight! :twisted:
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Wed Jun 23, 2010 4:11 am

Full release available: version 1.0.0

In a couple hours of coding, I finished version 1.0! List of changes follows:

  • Cleaned up the code a bit, fixed some issues with it.
  • Added basic syntax auto-checking! Currently it just searches for misplaced braces ( { and } ), but I think that'll do for now. ;)
    Image
  • Added a "character counter" that displays your cursor position in the text box (see above screenshot).
  • Probably the most exciting new feature would be the automatic sign previewer! :D It provides a rough, but fairly accurate, view of how your sign will look in FlightGear!
    Image
  • Full IE7 and up compatibility (seems to work _ok_ with IE6, but not recommended... for more reasons than one!).

Download link and updated screenshot in the first post :arrow:
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Thu Jun 24, 2010 9:11 pm

I'm thinking about creating a wiki page about FGSignMaker, detailing the interface and how to place taxiway signs with the help of this tool. Any objections?
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby Gijs » Thu Jun 24, 2010 9:32 pm

Such a nice tool deserves a wiki page ;) Besides that, one of the nice things about a wiki is that you can just create a page and see how people respond to it. Others can improve/edit it, so we will end up with a nice and informative article.
Make sure to place a link at http://wiki.flightgear.org/index.php/Signs
Airports: EHAM, EHLE, KSFO
Aircraft: 747-400
User avatar
Gijs
Moderator
 
Posts: 9549
Joined: Tue Jul 03, 2007 3:55 pm
Location: Delft, the Netherlands
Callsign: PH-GYS
Version: Git
OS: Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby simbabeat » Thu Jun 24, 2010 9:34 pm

skyop wrote:Any objections?


I don't see why anybody would object? If it's as nice as the screenshots look it should definitely be in GIT
User avatar
simbabeat
 
Posts: 3408
Joined: Sat Sep 12, 2009 1:19 am

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Thu Jun 24, 2010 10:11 pm

Gijs wrote:Such a nice tool deserves a wiki page ;) Besides that, one of the nice things about a wiki is that you can just create a page and see how people respond to it. Others can improve/edit it, so we will end up with a nice and informative article.
Make sure to place a link at http://wiki.flightgear.org/index.php/Signs


Maybe I'm just low on self-esteem today... lol.

I'll get started on the tutorial straight away! :D
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Fri Jun 25, 2010 12:15 am

Done! :) You can check out the new page here: [wiki]FGSignMaker[/wiki]. It has been linked twice from [wiki]Signs[/wiki].
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Fri Jun 25, 2010 11:42 pm

New version available: 1.0.1

Just a small bugfix release. Fixed some errors to make my XHTML and CSS valid.
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby Avionyx » Sat Jun 26, 2010 9:28 am

Tested it thoroughly on both Safari and Camino browsers, works absolutely fine.
I've updated the Wiki to reflect that!

A really thoroughly useful tool, thanks again once more.

Alex
Avionyx
 
Posts: 531
Joined: Mon Jan 11, 2010 4:07 pm
Location: EGMD
Callsign: G-AVYX
Version: 2020.4
OS: Manjaro

Re: FGSignMaker: A new tool for creating taxiway signs

Postby Gijs » Sat Jun 26, 2010 9:33 am

Getting better and better each day! However, still some things to note:

  • Spaces (in text to be displayed on the sign, eg "MAX SPAN 50M") are not accepted by FlightGear, _ should be used instead (meaning that _ should not be shown!). Would be nice if your tool shows a warning when spaces are added.
  • No-entry signs are not displayed in the sign-preview.
  • No-entry signs only work in combination with a color (only red!) In FlightGear. So they must be like {@R,no-entry}. This was not clearly noted in the Signs wiki; I will update it.

ILS critical and Runway Boundary signs do not work at all in Flightgear (Git) at the moment, but that is not a problem of yours ;)

Cheers,
Gijs

PS: Also works on IE8, will update the wiki, together with some other things.
Airports: EHAM, EHLE, KSFO
Aircraft: 747-400
User avatar
Gijs
Moderator
 
Posts: 9549
Joined: Tue Jul 03, 2007 3:55 pm
Location: Delft, the Netherlands
Callsign: PH-GYS
Version: Git
OS: Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Sat Jun 26, 2010 6:47 pm

Gijs wrote:Spaces (in text to be displayed on the sign, eg "MAX SPAN 50M") are not accepted by FlightGear, _ should be used instead (meaning that _ should not be shown!). Would be nice if your tool shows a warning when spaces are added.


I knew that already, but I wasn't sure if it was that big of a deal. But I will surely include such a feature in the next release. :)

Gijs wrote:No-entry signs are not displayed in the sign-preview.


On the todo list. Should be fairly easy to implement though.

Gijs wrote:No-entry signs only work in combination with a color (only red!) In FlightGear. So they must be like {@R,no-entry}. This was not clearly noted in the Signs wiki; I will update it.


So what happens if they are combined with other colors? :P (Just wondering if I should display a warning or something if it is not combined with red.)

Gijs wrote:ILS critical and Runway Boundary signs do not work at all in Flightgear (Git) at the moment, but that is not a problem of yours ;)


I noticed when I tried to implement Runway Boundary signs at KBFL. ;) But shouldn't there be a note on the wiki that these signs are not implemented?

EDIT: Just noticed the new table at the wiki page. Thanks, looks good! :D
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby Gijs » Sun Jun 27, 2010 9:30 am

skyop wrote:So what happens if they are combined with other colors? :P (Just wondering if I should display a warning or something if it is not combined with red.)

With other colors, they won't be displayed. It is a bit silly IMO to make a color mandatory, while there is just one color for that sign... But I did not create the sign system :P
Airports: EHAM, EHLE, KSFO
Aircraft: 747-400
User avatar
Gijs
Moderator
 
Posts: 9549
Joined: Tue Jul 03, 2007 3:55 pm
Location: Delft, the Netherlands
Callsign: PH-GYS
Version: Git
OS: Windows 10

Re: FGSignMaker: A new tool for creating taxiway signs

Postby skyop » Sun Jun 27, 2010 8:44 pm

New version available: 1.5.0

Changelog:

  • Implemented no-entry signs in the previewer
  • Implemented spaces in the syntax checker (warns user that underscores should be used instead)
  • Major modifications made to the sign previewer, including simplified code and no more area/edge images (COMPLETELY forgot about the CSS border property when I was writing 1.0.0 :roll:)

Download link in the first post :arrow:
Aircraft: [ CRJ700-family | DC-10-30 ] Scenery: [ KBFL ]
skyop
 
Posts: 3040
Joined: Mon Jun 14, 2010 1:40 am
Location: Austin, Texas, USA
IRC name: skyop
Version: next
OS: Fedora 23/Windows 10

Next

Return to Scenery

Who is online

Users browsing this forum: No registered users and 6 guests