shapes:shapefile_structure
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
shapes:shapefile_structure [2017/11/13 16:11] – created icke_siegen | shapes:shapefile_structure [2020/04/19 10:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Shapefile Structure ====== | ====== Shapefile Structure ====== | ||
- | The shapefile is a very basic xml file. Essentially it looks like this (the file shown is abbreviated and not operational in Titan): | + | //All this is true for the shapefile shape.xml used in the current Titan software. While the shape generator stems originally from Classic software and was available long before Titan was even started, the control file SG.DAT does look familiar - patterns are defined, and shapes are created from patterns. However, file format and values are very much different.// |
+ | |||
+ | The shapefile | ||
<file xml> | <file xml> | ||
Line 20: | Line 22: | ||
... | ... | ||
</ | </ | ||
- | ... | ||
<Shape ID=" | <Shape ID=" | ||
< | < | ||
Line 35: | Line 36: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | The general structure of an XML file is explained in more detail [[macros: | ||
* there is the XML declaration ''<? | * there is the XML declaration ''<? | ||
* there is the root element ''< | * there is the root element ''< | ||
* there is a number of History entries which simply show the development of this file: ''< | * there is a number of History entries which simply show the development of this file: ''< | ||
- | * there is a number of ''< | + | * there is a number of ''< |
- | * there is a number of ''< | + | * there is a number of ''< |
shapes/shapefile_structure.1510589477.txt.gz · Last modified: 2017/11/13 16:11 (external edit)