GeoNetwork.editor.GeoPublisherPanel¶
- class GeoNetwork.editor.GeoPublisherPanel(config)¶
Panel for datasets publication in Geoserver nodes. Datasets could be
- a zip file with one ESRI Shapefiles (zip and shapefile file names must be equal)
- a GeoTiff file
- a zip file with a GeoTiff (zip and geotiff file names must be equal)
- a PostGis table reference eg. jdbc:postgresql://host:port/user:password@database#table
Config Options¶
Configuration properties in addition to those listed for Ext.FormPanel.
- extent
Array Initial map extent
- layers
Array List of layers to add to the map for background
Public Properties¶
Public properties in addition to those listed for Ext.FormPanel.
- GeoPublisherPanel.accessStatus¶
String private/publid
- GeoPublisherPanel.addOnLineSourceBt¶
- GeoPublisherPanel.addOnLineSourceMenu¶
- GeoPublisherPanel.border¶
Boolean Border
- GeoPublisherPanel.checkBt¶
- GeoPublisherPanel.enableStyler¶
- GeoPublisherPanel.fileName¶
String The resource name to publish (file or db url)
- GeoPublisherPanel.geoPublicationMap¶
- GeoPublisherPanel.geoPublicationMapPanel¶
GeoExt.MapPanel Map Panel
- GeoPublisherPanel.geoPublicationTb¶
- GeoPublisherPanel.geoserverStore¶
XMLStore Store GeoServer registered node
- GeoPublisherPanel.itemSelector¶
String
- GeoPublisherPanel.layerName¶
String Name of the layer. File without extension or table name
- GeoPublisherPanel.layerPreviewName¶
String Name of the preview layer
- GeoPublisherPanel.loadingMask¶
LoadingMask
- GeoPublisherPanel.metadataAbstract¶
String Metadata abstract to be added to mapserver configuration
- GeoPublisherPanel.metadataId¶
Number Metadata identifier
- GeoPublisherPanel.metadataTitle¶
String Metadata title to be added to mapserver configuration
- GeoPublisherPanel.metadataUuid¶
String Metadata UUID
- GeoPublisherPanel.nodeId¶
String Identifier of GeoServer selected node
- GeoPublisherPanel.protocols¶
List of protocols to be added to the online source section
- GeoPublisherPanel.publishBt¶
- GeoPublisherPanel.statusBar¶
- GeoPublisherPanel.stylerBt¶
- GeoPublisherPanel.unpublishBt¶
Public Methods¶
Public methods in addition to those listed for Ext.FormPanel.
- GeoPublisherPanel.setRef()¶
Set the element reference : metadata identifier and file name.



