Personal tools
You are here: Home Software GeoNetwork opensource Releases GeoNetwork opensource 2.0.0
Document Actions

GeoNetwork opensource 2.0.0

Up to Product page
GeoNetwork opensource

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

Final release of GeoNetwork & InterMap opensource version 2.0.0 for Desktop installations. The installer is developed for Windows systems although it will also work on other operating systems. On Windows, after upzipping the file, run Setup.exe to start the installation. This version contains the web based catalog application and the integrated InterMap interactive map client application. More information can be found on the GeoNetwork community website at http://geonetwork.sourceforge.net

For additional information about this project, please visit the project page.

Available downloads

Get GeoNetwork opensource 2.0.0 for Windows (12MB)

GeoNetwork & InterMap opensource v2.0.0 Desktop

Get GeoNetwork opensource 2.0.0 for Windows (26MB)

GeoNetwork & InterMap opensource v2.0.0 Desktop (Java included)

Release Notes

Tested with Java 1.4.2, Jakarta Tomcat 4.0, Jakarta Tomcat 5.0, Jetty 5, MySQL 4, MySQL 5
State Final release
License GPL
Release Manager Jeroen Ticheler
Released 2005/12/13

The features of GeoNetwork opensource v2.0.0 include: (for InterMap opensource 2.0.0 features see below)

  • Search index is capable of handling large amounts of metadata. The indexing is build using Jakarta Lucene.
  • Support for metadata based on the ISO19115, FGDC and Dublin Core standards -- This support includes:
    • storing and indexing of metadata in its original format
    • displaying search results in a uniform way
    • searching through the metadata in a uniform way
    • editing the different metadata standards online in default, advanced and XML mode
    • access to the full set of ISO19115 and FGDC metadata elements through the generic online editor
    • validation of metadata based on XSD schema's
    • import of XML formatted metadata and possible conversion of the input file through XSL transformation
    • batch import of XML formatted metadata and possible conversion of the input files through XSL transformation
    • generating of small and large thumbnails based on an input file in JPEG, PNG or GIF format (ISO19115 only).
  • Metadata harvesting mechanism. -- The harvesting mechanism has the following characteristics:
    • The application can be scheduled to harvest metadata from other catalogues. (harvesting and access through Catalog Services for the Web 2 (CSW2) is under development and will be released in version 2.1 of GeoNetwork opensource)
    • The full set of query parameters used to search the GeoNetwork catalog are also available for harvesting jobs.
    • Harvesting can also harvest secured metadata, e.g. for interagency metadata sharing.
    • Harvested metadata provides instant access to metadata when searching while the data for download and related services remain at the originating agency.
    • Attribution logo of originating agency with every harvested metadata.
  • Category system. Metadata can be moderated on a per node basis. This allows a node to group metadata that relate to the target audience, independently of the descriptions as provided by the metadata author.
  • Featured metadata. Metadata can be defined as featured. Featured metadata will randomly appear on the homepage of the GeoNetwork opensource website. The refresh rate of featured metadata can be defined by the system administrator.
  • Recently updated metadata. A list of most recently updated content is available from the homepage.
  • Fully scalable user interface, adapting to the size of the browser window.
  • Cascading Style Sheets (CSS) for most user interface style information. This allows for a quick customization of the GUI.
  • Fully XML/XSLT based, separating content from presentation. XSL templates define the output format and lay out. Although currently only HTML is generated, other output formats can be generated at will through new XSLT templates.
  • Global unique identifiers (UUID) generated for all new metadata records.
  • Metadata Template system. This system allows to quickly create new metadata entries. -- It provides the following functions:
    • A template can be fully customized online and can be pre-filled with repetitive content (contact information for example).
    • Templates can be searched in the same way normal metadata is searched.
    • Only editors and administrators have access to templates.
    • Templates can be created for specific user groups
  • Email notification system to groups for triggered downloads of data sets.
  • Online administration of Users, Groups and Categories.
  • Online clean up of left over metadata
  • Online administration of users by dedicated User Administrators (group specific)
  • Z39.50 (OGC Catalog Services for the Web 1.0) Server and Client functionality.
  • Migration application for the migration of GeoNetwork 1 based content into the new system.
  • Support for publishing and using OGC Web Map Services and ESRI ArcIMS map services.
  • User community website with a documentation center and software center available at http://geonetwork.sourceforge.net

InterMap opensource

InterMap opensource v2.0.0 features include:

  • Combining interactive web map services from distributed Web Map Servers accessible through the Internet (both OGC WMS and ESRI ArcIMS services)
  • Functions available are among others
    • Making layers transparent
    • Accessing related metadata or information
    • Adding new data from GeoNetwork opensource or other web sites
    • Accessing web map servers known to a user
    • Access predefined map servers from a list
    • Viewing available layers from OGC Map Servers
    • Open Maps consisting of different layers at once (Web Map Context alike. WMC is upcoming in future releases)
    • Identify features
    • Zooming and panning
    • Moving layers up and down
    • Server side SLD support
    • Viewing temporal data

Change log

GeoNetwork 2.0.0 final : List of changes

  • Added french and spanish translations
  • Added option to save installation settings for re-installing from the command line
  • Added an About page to the site
  • Added the SiteID on the about and links page. Useful for administrators that want to set up harvesting
  • Added email and description editing to the group list editor
  • Added possibility to have multiple inheritance to user profiles
  • Added email notification to a group administrator when a user downloads a resource

Changes

  • Now information about possible operations on each metadata take into account the user's profile and not only the metadata privileges
  • Modified search button
  • Updated feedback link on homepage
  • Updated links on links page
  • Some clean ups to the setup table's record
  • debug mode is set to be off by default
  • updated the user-input.xml and user-input-integrated.xml to accept: jetty port, public host, puplic port
  • changed installer/xsl/config.xsl: added entries for public host & port
  • changed installer/xsl/jetty.xsl and installer/xsl/jetty-integrated.xsl to reflect the port choosen in the installer
  • upgraded migration procedure to fix the links for the resources
  • upgraded the setup procedure: now all metadata are read and saved in order to update the resources' links.

Bugs fixed

  • Fixed bug in the editor: the template property was not saved
  • Fixed bug that caused the editor to open a different window pressing "Save" and the other buttons, if "Check" was pressed before
  • Fixed Interactive button on search results page to correctly open a WMS in InterMap opensource
  • Download link on metadata page checked for dynamic privilege instead of download privilege
  • Now the feedback email is correctly sent
  • Fixed a bug in the installer: the stylesheet for the config.xml file changed the config for all resources instead of the enabled one.
  • Fixed problems with profiles combobox into the user admin form
  • Fixed bug on startup: metadata were always reindexed
  • Fixed bug in the editor: online resources fields were not shown up
  • Fixed bug with the distTranOp field: the onLineSrc fields were not shown

InterMap 2.0.0 : List of changes

  • Redesigned panning and zooming
  • Fully scalable interface in line with GeoNetwork 2.0.0
  • Added a line around the map image
  • Added support for adding of a layer URI from other browser windows
  • Added support for adding of a map server URI from other browser windows
  • Open InterMap with multiple layers from an external link
  • Time support improved
  • Cache mechanism added
  • updated list of map servers
  • dedicated link to FAO map services list
  • Zoom to layer by clicking on the Layer title
  • refresh button turns red when a map refresh is needed (does not work when moving layers)
  • Feature extract from ArcIMS services with an associated extract service
  • configuration updated to integrate InterMap into GeoNetwork opensource. Intermap is configured to run as servlet intermap within the geonetwork servlet
by Admin last modified 2007-03-08 19:47
Connect!

Users
Join the mailing list:
geonetwork-users
Browse the Archives

Developers
Join the mailing lists:
geonetwork-devel
geonetwork-commit
Browse the Archives
Goto the Developer website

Chat directly with
the experts on IRC:

#geonetwork
or on the web

Project of:
Open Source Geospatial Foundation

Software hosted at:
SourceForge.net Logo

Software metrics:

Log in


Forgot your password?
New user?
 

Creative Commons License
This work is licensed under a Creative Commons Attribution-No Derivative Works 3.0 Unported License.

Powered by Plone CMS, the Open Source Content Management System