-
Notifications
You must be signed in to change notification settings - Fork 48
2.19-RC anouncement and release page #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
806efa2 to
87d6bf1
Compare
README.md
Outdated
| 3. Popular categories include: | ||
|
|
||
| * ``Developer notes`` | ||
| * ``Anouncements`` -- used for project team and release anouncements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That should be Announcements.
README.md
Outdated
| <li><a href="/release/2.10-M0">2.10-M0</a></li> | ||
| </ul> | ||
|
|
||
| There are seperate sections for `stable` and `maintenance`. Ensure you have the right section, then add a line to the top of the list for your version. Try to keep the lists balanced, and limit each list to no more than 4 items - create a third list row if necessary. Isolate milestones, beta and RC on their own row if you can. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
separate sections
TEST.md
Outdated
| Then navigate to [http://localhost:4000](http://localhost:4000). | ||
|
|
||
| Not finding the blog post you just wrote? It could be, because it's labelled for a future date (and you are preparing in advance). | ||
| If that's the case, it can be shown by adding ``--future`` to the jekill startup: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jekyll
| <h4>Security</h4> | ||
| <ul> | ||
| <li><a dl="authkey-plugin">Key authentication</a></li> | ||
| <li><a dl="cas-plugin">CAS</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe expand as "CAS (Central Authentication Service) Single Sign On" or similar.
|
|
||
| Here are a couple of real world examples of this functionality: | ||
|
|
||
| * GeoServer is publishing a set of satellite images. Eeach image is time stamped. The user is browsing the set of data on a map, the client wants to show the list of available times for the current area. The WMS/WMTS dimension support cannot help, but the WMTS extension has a request, ``GetDomainValues``, which allows to answer exactly this question. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- GeoServer is publishing a set of satellite images. Each image is time stamped. The user is browsing the set of data on a map, and the client software wants to show the list of available times for the current area. The WMS/WMTS dimension support cannot help, but the WMTS extension has a request,
GetDomainValues, which exactly answers this question.
| Here are a couple of real world examples of this functionality: | ||
|
|
||
| * GeoServer is publishing a set of satellite images. Eeach image is time stamped. The user is browsing the set of data on a map, the client wants to show the list of available times for the current area. The WMS/WMTS dimension support cannot help, but the WMTS extension has a request, ``GetDomainValues``, which allows to answer exactly this question. | ||
| * GeoServer is publishing a set of NetCDFs containing wheather forecasts. Each dataset has two times associated, a run time (the time the forecast was run) and a time (the predicted time for the weather data). Forecasts are run for the short term future, so the two times are strictly related. A user wants to compare forecasts for a given predicted time. The ``GetDomainValues`` request can be used to locate the run times that have a prediction for the given forecasted time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GeoServer is publishing a set of NetCDFs containing weather forecasts. Each dataset has two times associated, a run time (the time the forecast was run) and a time (the predicted time for the weather data). Forecasts are run for the short term future, so the two times are strictly related. A user wants to compare forecasts for a given predicted time. The GetDomainValues request can be used to locate the run times that have a prediction for the given forecast time.
|
|
||
| * GeoServer is publishing a set of satellite images. Eeach image is time stamped. The user is browsing the set of data on a map, the client wants to show the list of available times for the current area. The WMS/WMTS dimension support cannot help, but the WMTS extension has a request, ``GetDomainValues``, which allows to answer exactly this question. | ||
| * GeoServer is publishing a set of NetCDFs containing wheather forecasts. Each dataset has two times associated, a run time (the time the forecast was run) and a time (the predicted time for the weather data). Forecasts are run for the short term future, so the two times are strictly related. A user wants to compare forecasts for a given predicted time. The ``GetDomainValues`` request can be used to locate the run times that have a prediction for the given forecasted time. | ||
| * GeoServer is publishign a set of timestamped data. The client wants to display a timeline, providing and idea of which times are available for the current view. In addition to that, the clients wants to display how many datasets are available along the timeline. The ``GetHistogram`` request can be used to retrieve a count of datasets available over time buckets in a given interval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GeoServer is publishing a set of timestamped data. The client wants to display a timeline, providing an idea of which times are available for the current view. In addition to that, the clients wants to display how many datasets are available along the timeline. The GetHistogram request can be used to retrieve a count of datasets available over time buckets in a given interval.
|
|
||
| The ArcSDE Extension has been retired. | ||
|
|
||
| In this case we found that the extension is no longer actively used, and lacked sufficient feedback and resources for continued development. The last tested ArcSDE 10.2.2 version is no longer available, making the required jars required for installation inaccessible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
making the required jars required for installation unavailable.
index.html
Outdated
| <a href="http://www.packtpub.com/geoserver-share-edit-geospatial-data-beginners-guide/book"><img src="img/books.png"/ ></img></a> | ||
| <p class="text-left"> | ||
| <a href="https://www.packtpub.com/application-development/geoserver-beginner’s-guide">GeoServer Beginner's Guide</a>, <a href="https://www.packtpub.com/application-development/geoserver-cookbook">GeoServer Cookbook</a>, <a href="https://www.packtpub.com/networking-and-servers/mastering-geoserver">Mastering GeoServer</a>, <a href="https://www.packtpub.com/application-development/geoserver-beginner%E2%80%99s-guide-second-edition">GeoServer Beginner's Guide - Second Edition</a> <a href="https://www.packtpub.com/application-development/fundamentals-geoserver-video">Fundamentals of Geoserver [Video]</a> and <a href="https://www.packtpub.com/application-development/expert-geoserver">Expert Geoserver</a> are available from Packt Publishing. | ||
| <a href="https://www.packtpub.com/application-development/geoserver-beginner’s-guide">GeoServer Beginner's Guide</a>, <a href="https://www.packtpub.com/application-development/geoserver-cookbook">GeoServer Cookbook</a>, <a href="https://www.packtpub.com/networking-and-servers/lting-geoserver">Mastering GeoServer</a>, <a href="https://www.packtpub.com/application-development/geoserver-beginner%E2%80%99s-guide-second-edition">GeoServer Beginner's Guide - Second Edition</a> <a href="https://www.packtpub.com/application-development/fundamentals-geoserver-video">Fundamentals of Geoserver [Video]</a> and <a href="https://www.packtpub.com/application-development/expert-geoserver">Expert Geoserver</a> are available from Packt Publishing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we wanted to substitute for 'master' here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch
|
|
||
| ## MapML extension | ||
|
|
||
| The MapML plugin has been under developer for some time as a community module and is now ready for a wider audience. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Map Markup Language (MapML) is a proposed extension to HTML for maps. MapML. The format is developed in public with collaboration from OGC and W3C members and the public in the Maps for HTML Community Group. The objective is to extend browsers native functionality to support accessible, performant, semantic Web maps. The GeoServer MapML extension will closely track the specification as it evolves. Please join us! Find out more at https://maps4html.org/
If it helps here is a query to focus on issues only fixed in 2.19.x (and not backported to 2.18.x).
project = GEOS AND fixVersion = 2.19-RC AND NOT fixVersion in (2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.18-RC) ORDER BY type ASC
project = GEOT AND fixVersion in (25-RC) AND fixVersion not in (24.0, 24.1, 24.2, 24.3, 24-RC, 23.0, 23.1, 23.2, 23.3, 23.4, 23.5, 23.6) ORDER BY component ASC, issuetype DESC