{% extends "site_base.html" %} {% load i18n %} {% load staticfiles %} {% load base_tags %} {% block title %} {% trans "Welcome!" %} - {{ block.super }} {% endblock %} {% block body_class %}home{% endblock %} {% block middle %} {% block hero %}
{% blocktrans %}Geospatial capabilities for Security, Humanitarian Assistance, Partner Engagement – is designed to enable collaboration on geospatial information between mission partners in connected and disconnected operations.{% endblocktrans %}
{% trans "Click to search for geospatial data published by other users, organizations and public sources. Download data in standard formats." %}
{% trans "Data is available for browsing, aggregating and styling to generate maps which can be shared publicly or restricted to specific users only." %}
{% trans "GeoNode allows registered users to easily upload geospatial data in several formats including shapefile and GeoTiff." %}