-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
document ili2c options #81
Comments
Hier ein Beispiel für Oder mit Output des logs (auf der Windwos Shell): Bei Neuerungen lohnt es sich, den ilicache zu löschen - den Pfad dazu findet man im log: |
Es geht auch mit einer lokalen Kopie des Repos (zum Beispiel, wenn man Änderungen testen will bevor man es online stellt): oder mit log: |
Wäre schön, wenn auch die anderen oben erwähnten Funktionen noch dokumentiert würden. |
|
|
Mit C:\Daten\Firma\7_Partnerorganisationen\71_KOGIS\710_INTERLIS\Software\Interlis2Compiler\ili2c-5.3.2>java -jar ili2c.jar --help DESCRIPTION USAGE OPTIONS --no-auto don't look automatically after required models. EXAMPLES Check whether an INTERLIS definition in "file1.ili" is valid: Check whether a definition distributed over several files is valid: Generate an INTERLIS-1 definition: Generate an INTERLIS-2 definition: Generate a definition of the predefined MODEL INTERLIS: Generate an XML-Schema: Generate a Translation-XML file: Generate a translated INTERLIS-2 definition with help of a Translation-XML file: Generate a CRS transformed INTERLIS-2 definition: List all models starting in the given repository: List all data starting in the given repository: |
A lot of options are missing in the doc, e.g.
--check-repo-ilis
--list*
(like--listModels
,--listAllModels
,--listData
)--o*
(like--o2
,--oXSD
,--oILIGML2
)--trafo*
The text was updated successfully, but these errors were encountered: