Skip to content

Commit 079ed75

Browse files
committed
Improve on description
1 parent 278ea56 commit 079ed75

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Plugin/CityJSONReader/MyCityJSONReader.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<ProxyGroup name="sources">
44
<SourceProxy name="MyCityJSONReader" class="vtkMyCityJSONReader" label="MyCityJSON">
55

6-
<Documentation long_help="Does stuff." short_help="Does more stuff.">
7-
Reads CityJSON files
6+
<Documentation long_help="This plugin allows ParaView to load CityJSON files." short_help="Loads CityJSON files">
7+
Loads and parses CityJSON files into ParaView. Parses the CityJSON files into points, inserts these,
8+
then parses the boundaries of each CityObject into polygons and references the points inserted earlier.
89
</Documentation>
910

1011
<StringVectorProperty

0 commit comments

Comments
 (0)