Export im Shape Format

Wenn das Exportformat Shape verwendet wird, erstellt SLIP SLIP eine separate Shape-Datei für die meisten Elementtypen (einige Elementtypen sind ausgeschlossen, z.B. Text-Elemente, Zeichenelemente und Raster).

Die wichtigsten Attribute der Elemente werden in den exportierten Dateien übernommen. Einige Attributwerte sind abhängig von der Auswahl (z.B. Lärmbelastung von Empfängern oder Emissionswert von Quellen). Beim Export dieser Attribute werden immer die Werte der aktuell geladenen Auswahl übernommen.


Export der Höhenangaben

Die Höhe H wird standardmässig der "Koordinate" M im Shape-Format zugeordnet (ein Wert pro Stützpunkt). Zusätzlich wird die durchschnittliche Höhe von jedem Element als Attribut abgespeichert (ein Wert pro Element).

Die Höhe Z kann auf zwei verschiedene Weise der Koordinate Z im Shape-Format zugeordnet werden:

In der folgenden Abbildung ist die Bezeichnung und Zuordnung der Höhenangaben eines Hauses illustriert:

  Anmerkungen:
  • Values in field "ID" can have at most a length of 15 chars (see [DIN-45687]); longer values are truncated.
  • Values in field "NAME" can have at most a length of 40 chars (see [DIN-45687]); longer values are truncated. This is sufficient for names of project-elements, given that these can currently have at most 32 characters.


Siehe auch


Recent updates

Shape export: new options

The shape-export component has been extended with new options concerning the attribute-fields included in the exported shape-files. [See also Extended attributes.]

  • You can specify the names of the fields that contain receiver-values (e.g. immissions).

  • You can freely define several additional attribute-fields. For each of these additional fields, you need to specify
    • the field's name [max. 10 chars. long],
    • its type [real, string, etc.],
    • its value [to help you with this, the associated drop-down list contains several '$'-prefixed variable names like "$Z", "$H", "$ZH", "$ES", "$USE", "$LIMIT_D", "$LIMIT_N", extended attributes that actually present in your project and more] and
    • the element-type for which the field should be exported as attribute.

      Anmerkung: Variables "$LIMIT_D" and "$LIMIT_N" contain the limit value, based on the project-kind (see Files > Project-info), ES and use.

  • You can also export a copy of each extended attribute, and specify a prefix to be used for the field names of such copies.

      Anmerkung: For convenience, ext. attributes have "qualified names" (this means that names consist of one or several dot-delimited name-parts, e.g. "SBB.APT.Bezeichnung"), but the exported field-name only contains the last name-part (e.g. "Bezeichnung"), prefixed with the prefix you specified); see also notes about the max. field-name length in shape-files below.

  Anmerkungen:
  • Field-names in a shape-file can be at most 10-chars long.
  • These new options are still preliminary.