CINXE.COM

GeoNode

<!doctype html> <html lang="en-US"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta charset="UTF-8"> <link rel="dns-prefetch" href="//www.google-analytics.com"> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <title>GeoNode</title> <meta property="og:title" content="GeoNode" /> <meta property="og:type" content="website" /> <meta property="og:description" content="Open Source Geospatial Content Management System" /> <meta property="og:url" content="https://geonode.org/" /> <meta property="og:image" content="https://geonode.org/static/img/geonode_logo.png" /> <meta name="twitter:title" content="GeoNode"> <meta name="twitter:description" content="Open Source Geospatial Content Management System"> <meta name="twitter:image" content="https://geonode.org/static/img/geonode_logo.png"> <meta name="twitter:card" content="summary_large_image"> <link rel="shortcut icon" href="/static/img/favicon.ico" /> <link type="application/atom+xml" rel="alternate" href="http://geonode.org/blog/feed.xml" title="GeoNode" /> <meta name="description" content="GeoNode is a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI)."/> <meta name="keywords" content="GeoNode, spatial data infrastructure, SDI, metadata, geospatial content management, geospatial portal, GIS"/> <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/static/css/site.css" type="text/css" media="all" /> <link rel="stylesheet" href="/static/css/bootstrap.min.css" type="text/css" media="all" /> <link rel="stylesheet" href="/static/css/font-awesome.min.css"> <!-- HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-38570723-1', 'auto'); ga('send', 'pageview'); </script> </head> <body class=""> <header class="main"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-6" style="height: 80px"><a class="brand" href="/"></a></div> <div class="col-md-6 text-end"> <a target="_blank" href="http://demo.geonode.org" class="btn btn-warning">Try the Demo</a> </div> </div> </div> </header> <!-- This banner can be reused when needed for special events or announcements <div class="row"> <div class="col-xs-12 alert-warning" style="text-align:center;"><a href="http://summit.geonode.org"><h3>GeoNode Summit 2016 in Rome, Italy - Nov. 28 to Dec. 2</h3></a></div> </div> --> <section class="banner"> <div class="container"> <div class="row"> <div class="col-md-6 text-center"> <h1 class="fw-bold">Open Source Geospatial Content Management System</h1> <p class="fs-4"> GeoNode is a web-based application and platform for developing geospatial information systems (GIS) and for deploying spatial data infrastructures (SDI). </p> <div class="row justify-content-center"> <div class="promo-links"> <a title="OSGeo Project" href="http://osgeo.org"><img style="background-color:white;" alt="OSGeo Project" src="static/img/osgeo-logo.png"/></a> </div> <div class="row demo-container"> <div class="col-md-4"> <h4 class="demo-btn maint"><a href="https://github.com/GeoNode/geonode/releases/tag/4.4.1" target="_blank">Latest version</a></h4> <span><a href="https://github.com/GeoNode/geonode/releases/tag/4.4.1" target="_blank">4.4.1</a></span> </div> <div class="col-md-4"> <h4 class="demo-btn stable"><a href="https://github.com/GeoNode/geonode/tree/4.4.x" target="_blank">Stable branch</a></h4> <span><a href="https://github.com/GeoNode/geonode/tree/4.4.x" target="_blank">4.4.x</a></span> </div> <div class="col-md-4"> <h4 class="demo-btn dev"><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">Development</a></h4> <span><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">master</a></span> </div> </div> </div> </div> <div class="col-md-6 text-end"> <img src="static/img/hero_img.png" alt="" class="hero-img" style="box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;"/> </div> </div> </div> </section> <footer class="footer"> <div class="container"> <section class="important-links"> <div class="row justify-content-center"> <div class="row documentation-items"> <div class="col-md-6"> <div class="col-md-12 d-flex flex-row"> <i class="fa fa-print fa-3x col-md-2"></i> <a class="col-md-10" href="https://docs.geonode.org" target="_blank"> <article class="documentation"> <h3>Documentation</h3> <p>Guides for users, developers, and administrators</p> </article> </a> </div> <div class="col-md-12 d-flex flex-row"> <i class="fa fa-envelope-o fa-3x col-md-2"></i> <a class="col-md-10" href="/communication/#mailing-lists"> <article class="mailing-list"> <h3>Channels</h3> <p>Discussion groups for users and developers</p> </article> </a> </div> <div class="col-md-12 d-flex flex-row"> <i class="fa fa-pencil-square-o fa-3x col-md-2"></i> <a class="col-md-10" href="https://github.com/GeoNode/geonode/issues" target="_blank"> <article class="issue-tracker"> <h3>Issue Tracker</h3> <p>Bugs, feature requests, and development roadmap</p> </article> </a> </div> </div> <div class="col-md-6"> <div class="col-md-12 d-flex flex-row"> <i class="fa fa-picture-o fa-3x col-md-2"></i> <a class="col-md-10" href="/gallery/"> <article class="sites-gallery"> <h3>Gallery</h3> <p>A collection of live sites built using GeoNode</p> </article> </a> </div> <div class="col-md-12 d-flex flex-row"> <i class="fa fa-question-circle fa-3x col-md-2"></i> <a class="col-md-10" href="/faqs"> <article class="faqs"> <h3>FAQs</h3> <p>Frequently Asked Questions about GeoNode</p> </article> </a> </div> </div> </div> </div> </section> <section class="btm"> <div class="row"> <div class="col-md-10"> <p class="text-start">This <a href="http://github.com/geonode/geonode.github.com/" target="_blank">Website</a> is licensed <a href='https://github.com/GeoNode/geonode/blob/master/license.txt'>CC by SA</a>. - <a href='https://github.com/GeoNode/geonode/blob/master/AUTHORS'>GeoNode Contributors 2024.</a> Designed by <a href="https://www.geosolutionsgroup.com/" target="_blank">GeoSolutions</a></p> </div> <div class="col-md-2"> <div class="pull-right social"> <a href="http://github.com/geonode/" target="_blank" alt="GitHub"><i class="fa fa-github-alt"></i></a> <a href="https://twitter.com/GeoNode" class="tw" target="_blank" alt="Twitter"><i class="fa fa-twitter"></i></a> </div> </div> </div> </section> </div> </footer> <script type="text/javascript" src="/static/js/jquery-3.6.0.min.js"></script> <script type="text/javascript" src="/static/js/sequence.jquery-min.js"></script> <script type="text/javascript" src="/static/js/bootstrap.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10