generated elements update

pull/847/head
AlexGacon 3 years ago
parent a70c53ff49
commit 349baa5bd2

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _GIS
class _Server(_GIS):
_type = "server"
_icon_dir = "resources/gis/server"
class Geoserver(_Server):
_icon = "geoserver.png"
# Aliases

@ -0,0 +1,12 @@
---
id: gis
title: GIS
---
Node classes list of gis provider.
## gis.server
<img width="30" src="/img/resources/gis/server/geoserver.png" alt="Geoserver" style="float: left; padding-right: 5px;" >
**diagrams.gis.server.Geoserver**

@ -53,6 +53,9 @@
"nodes/generic": {
"title": "Generic"
},
"nodes/gis": {
"title": "GIS"
},
"nodes/ibm": {
"title": "IBM"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Loading…
Cancel
Save