{% extends "geonode_base.html" %} {% load i18n %} {% load static from staticfiles %} {% load base_tags %} {% block title %} {% trans "Welcome!" %} - {{ block.super }} {% endblock %} {% block body_class %}home{% endblock %} {% block middle %} {{ block.super }} {% block hero %} {% if block.super %} {{ block.super }} {% else %}
{% blocktrans %}Cartoview extends the popular Geonode SDI to provide the ability to create, share, and visualize GIS Web Mapping Applications very easily and very quickly from the browser without programming.{% endblocktrans %}
{% blocktrans %}Check Our Website »{% endblocktrans %}{% trans "Click to search for geospatial data published by other users, organizations and public sources. Download data in standard formats." %}
{% if user.is_authenticated %} {% else %} {% endif %}{% trans "Data is available for browsing, aggregating and styling to generate maps which can be saved, downloaded, shared publicly or restricted to specify users only." %}
{% if user.is_authenticated %} {% else %} {% endif %}{% trans "As for the layers and maps GeoNode allows to publish tabular and text data, manage theirs metadata and associated documents." %}
{% if user.is_authenticated %} {% else %} {% endif %}{% trans "Geonode allows registered users to easily upload geospatial data and various documents in several formats." %}