Skip to content

Commit

Permalink
Improved about, added map
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Jan 22, 2024
1 parent 41731ec commit f679bf5
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 42 deletions.
43 changes: 35 additions & 8 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,52 @@
<h3>About QGIS User Conference</h3>
<p>



The QGIS User Conference '24 is an international 2-day in person event on September 2024 in Slovakia. The user conference brings together QGIS users and developers from a broad spectrum of organizations and industries.
The QGIS User Conference is an annual event that brings together users and developers of the QGIS open-source geographic information system (GIS) software. The conference provides an opportunity for attendees to learn about the latest developments in QGIS, share their experiences with others, and network with other QGIS users and developers. The conference attracts atendees from a broad spectrum of organizations and industries.
</p><p>
Through two days of workshops, presentations and discussions, conference participants learn and share knowledge about QGIS and other related geospatial products.
This year, the conference is being held on <b>9-10 September 2024</b> in <b>Bratislava, Slovakia</b>.
</p><p>
The program has not yet been set, but you can find some examples of what to expect at the <a href="https://uc2023.qgis.nl/">QGIS User Conference 2023 website</a>.
The conference includes a variety of presentations, workshops, and discussions on a wide range of QGIS topics.
Presentations cover topics such as:
<ul>
<li> Interesting use cases of QGIS
<li> Advanced workflows with QGIS
<li> Deep dives into new QGIS features
<li> QGIS ecosystem (third party plugins, server solutions, mobile apps)
<li> Using QGIS for specific applications
<li> Integration of QGIS with other geospatial products
<li> Future plans for QGIS project
</ul>
Workshops provide hands-on experience with specific QGIS tools and techniques - both for beginners and advanced users.
</p><p>
Please apply to become a speaker if you have anything to share!
The program for this year has not yet been set, but you can find some examples of what to expect at the <a href="https://uc2023.qgis.nl/">QGIS User Conference 2023 website</a>.
</p>

<p>
Right after the conference, <b>QGIS Contributor Meeting</b> will take place on <b>11-13 September</b> at the same venue. This event is for those who contribute to the development of QGIS. It's free to join but you are expected to make yourself useful on improving the QGIS application, documentation or website or do anything else QGIS will benefit from.

<!--
<a href="https://github.com/qgis/QGIS/wiki/27th%E2%80%90Contributor%E2%80%90Meeting%E2%80%90in%E2%80%90Bratislava"></a>-->

</p>
<h3>Call for Papers</h3>
<p>
We will be collecting submissions for presentations and workshops <b>until the end of March 2024</b>. The call for papers will be announced soon - stay tuned!
</p>
<p>
TODO: add info about contributor meeting
Please apply to become a speaker if you have anything to share!
</p>

<h3>Tickets</h3>
<p>
TODO: add call for papers
Registration for the event will start in <b>April 2024</b>.
</p>


<!--
<div>
<a href="{% link _pages/about.md %}" class="btn btn-primary waves-effect waves-button waves-light waves-float">More</a>
</div>
-->

</div>
</section>
Expand Down
6 changes: 6 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
<link rel="icon" type="image/png" href="{{ "/img/favicons/qgis-icon64.png" sizes="64x64" | prepend: site.baseurl }}">
<link rel="icon" type="image/png" href="{{ "/img/favicons/qgis-icon32.png" sizes="32x32" | prepend: site.baseurl }}">


<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin=""/>

<script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha256-WBkoXOwTeyKclOHuWtc+i2uENFpDZ9YPdf5Hf+D7ewM=" crossorigin=""></script>


<meta name="theme-color" content="#2b5797">

<link href="{{ "/css/main.css" | prepend: site.baseurl }}" rel="stylesheet">
Expand Down
50 changes: 25 additions & 25 deletions _includes/location-map.html
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<!-- Begin Location Section -->

<section id="location-map" class="location-map">
<!-- <div id="canvas-map" class="canvas-map"></div> -->
<iframe id="canvas-map" class="canvas-map" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=20.741822719573978%2C42.21605138848048%2C20.762851238250736%2C42.22599893652783&amp;layer=mapnik&amp;marker={{ site.eventPlaceCoordinates | replace:' ','' }}"></iframe>
<div class="content-wrapper">
<div class="col-lg-3 col-md-4 col-sm-6 col-md-offset-1 animated hiding location-description text-left" data-animation="fadeInLeft" data-delay="0">
<div class="row">
<div class="pull-left">
<h3>{{ site.locationBlockTitle }}</h3>
<ul>
{% if site.eventLocationName %}<li>{{ site.eventLocationName }}</li>{% endif %}
<li>{{ site.eventStreetAddress }}, {{ site.eventAddressLocality }}, {{ site.eventAddressCountry }}</li>
<!-- <li><a href="mailto:{{ site.email }}">{{ site.email }}</a></li> -->
<!-- <li>
{% assign startTime = site.eventStartTime | split: "T" %}
<time>{{ startTime[1] }}</time> -
{% assign endTime = site.eventEndTime | split: "T" %}
<time>{{ endTime[1] }}</time>
</li> -->
</ul>
</div>
<a href="https://www.openstreetmap.org/directions?from=&to={{ site.eventPlaceCoordinates | replace:' ','' }}" class="pull-right">
<svg class="icon icon-direction" viewBox="0 0 32 32">
<use xlink:href="{{ site.baseurl }}/img/sprites/sprites.svg#icon-direction"></use>
</svg>
</a>
</div>
<div class="">
<div id="map" class="canvas-map"></div>

<div class="row" >
<div class="col-sm-push-1 col-xs-push-7 animated hiding location-description text-left" data-animation="fadeInLeft" data-delay="0">
<h4>Faculty of Civil Engineering STU</h4> <ul> <li>Radlinskeho 11</li> <li>Bratislava</li> <li>Slovakia</li> </ul> <a href="https://www.openstreetmap.org/directions?from=&to=48.152044,17.115374" target="_blank"> Directions <svg class="icon-direction" viewBox="0 0 32 32"> <use xlink:href="/img/sprites/sprites.svg#icon-direction"></use> </svg> </a>
</div>
</div>
</div>
</div>
</section>
</section>

<script>




const map = L.map('map').setView([48.152044, 17.115374], 6);
L.marker([48.152044, 17.115374]).addTo(map).bindPopup('<div class="location-map-popup"> <div class="logo logo-dark"></div> <p>Faculty of Civil Engineering STU</p> <ul> <li>Radlinskeho 11</li> <li>Bratislava</li> <li>Slovakia</li> </ul> <a href="https://www.openstreetmap.org/directions?from=&to=48.152044,17.115374" target="_blank"> Directions <svg class="icon-direction" viewBox="0 0 32 32"> <use xlink:href="/img/sprites/sprites.svg#icon-direction"></use> </svg> </a> </div> ');
map.scrollWheelZoom.disable();

const tiles = L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 19, attribution: '&copy; ' + '<a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(map);

</script>


<!-- End Location Section -->
2 changes: 2 additions & 0 deletions _pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

{% include about.html %}

{% include location-map.html %}

{% include venue.html %}

{% include partners.html %}
11 changes: 3 additions & 8 deletions _sass/partials/_location-map.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.location-map {
font-weight: $light;
padding: 172px 0;
height: 700px;
//padding: 172px 0;
height: 500px;
h3 {
margin-bottom: 0;
}
Expand Down Expand Up @@ -29,11 +29,6 @@
}
}
.canvas-map {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 700px;
height: 500px;
}
2 changes: 1 addition & 1 deletion css/main.css

Large diffs are not rendered by default.

0 comments on commit f679bf5

Please sign in to comment.