Changes between Initial Version and Version 1 of Release/4.0.0/Preview1/Notes


Ignore:
Timestamp:
Jul 29, 2019, 7:29:16 AM (5 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.0.0/Preview1/Notes

    v1 v1  
     1= !MapGuide 4.0.0 Preview 1 Release Notes =
     2
     3MapGuide Open Source 4.0.0 Preview 1 is now available.
     4
     5[[TOC]]
     6
     7== Downloads ==
     8
     9**NOTE: As of MapGuide Open Source 4.0, 32-bit Windows builds are no longer provided and SHA-1 checksums are provided for all binary aritfacts listed**
     10
     11||Download||Size||SHA-1||
     12||'''Windows'''||
     13||[https://download.osgeo.org/mapguide/releases/4.0.0/Preview1/MapGuideOpenSource-4.0.0.9586-InstantSetup-x64.exe 64-bit Windows Installer]||127,267,355 bytes|| 4aba23f466f565d8b20483fe4bfa0d5a8957a6bf ||
     14||[https://download.osgeo.org/mapguide/releases/4.0.0/Preview1/MapGuideOpenSource-4.0.0.9586-InstantSetup-x64.exe 64-bit Windows InstantSetup bundle]||105,607,552 bytes|| 245ef9d9077705b37c33efc649d2dc485b8a132c ||
     15
     16== New Features in 4.0 Preview 1 ==
     17
     18**NOTE: 4.0 Preview 1 is a snapshot of the current work in progress and is not indicative of what the 4.0 final release may look like**
     19
     20* Massive tile set improvements
     21  * Support for UTFGrid as tile output format [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc159 MapGuide RFC 159]
     22  * [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc179 MapGuide RFC 170]
     23    * Support for meta-tile generation
     24    * Support for a localized version of the (previously serverconfig.ini global) `TileExtentOffset` setting
     25  * [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc173 MapGuide RFC 173]
     26    * Support for "retina" (aka. hi-dpi) tile generation
     27    * Removed tile set restrictions for `MgMap` creation
     28
     29* WFS/WMS improvements
     30  * Support for GeoJSON output in WFS `GetFeature` and WMS `GetFeatureInfo` [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc163 MapGuide RFC 163]
     31    * Geometry output is configurable through resource metadata
     32  * Support for hit count mode (`resultType=hits`) for WFS `GetFeature` [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc175 MapGuide RFC 175]
     33
     34* New APIs
     35  * Geometry simplification APIs [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc153 MapGuide RFC 153]
     36  * Creating `MgMap` instances with initial display parameters [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc157 MapGuide RFC 157]
     37  * "Clean and simplified" JSON output in mapagent [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc158 MapGuide RFC 158]
     38    * mapagent operations that return feature data is outputted as GeoJSON under this mode
     39  * Geo-processing operations for mapagent [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc161 MapGuide RFC 161]
     40  * Batch coordinate transformation support in mapagent and transformation support for geometry data [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc162 MapGuide RFC 162]
     41  * New MgMap properties to describe newly surfaced tile set properties introduced with MapGuide RFC 173
     42
     43* Other:
     44  * New `mgserver` commands for package loading and password setting [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc160 MapGuide RFC 160]
     45  * GD Renderer support has been removed [https://trac.osgeo.org/mapguide/wiki/MapGuideRfc174 MapGuide RFC 174]
     46
     47== FDO Notes ==
     48
     49MGOS 4.0.0 Preview 1 is built against FDO trunk (r7843)
     50
     51'''Due to unavailable build resources (the build maintainer does not have access to the ESRI SDK), this release does not include the ArcSDE FDO provider'''
     52
     53FDO trunk (r7843) is near identical to FDO 4.1 in terms of functionality with the following changes:
     54
     55 * Improved WFS services support for WFS FDO provider
     56
     57== Installer notes ==
     58
     59You cannot use the windows installer to in-place upgrade an existing MapGuide Open Source 3.1.x or older installation. Only one MapGuide installation (via the Windows installer) can exist on any given machine. Use the InstantSetup bundle if side-by-side installs are required. Be sure to back up any data and applications before carrying out the new installation.
     60
     61Before upgrading, it is recommended that you take a backup of your existing repository (whether that is through creating MGP packages with the MapGuide Site Administrator or using the provided repository backup tools/scripts)
     62
     63== Sample Data ==
     64
     65 * [http://download.osgeo.org/mapguide/releases/3.0.0/extras/Sheboygan.mgp Sheboygan.mgp]
     66   * Size: 13,604,700 bytes
     67   * md5: 351b21e2c432b493fe2f073d7ab10205
     68
     69== Extra Files ==
     70
     71Due to size constraints, the binary packages for this release of MapGuide omit the following CS-Map data files:
     72
     73 * USA:
     74   * NSRS 2007/2011 datum shift files
     75   * 1996/1999/2003 Geoid height data files
     76 * Australia:
     77   * GDA 2020 datum shift files
     78
     79These extra files are available for download as a separate 7-zip archive:
     80
     81 * [http://download.osgeo.org/mapguide/releases/4.0.0/Preview1/Dictionaries_Extra.7z Dictionaries_Extra.7z]
     82    * Size: 230,627,172 bytes
     83    * SHA-1: 798b189f88a2d50c71f1d01cfdcdeac9939ccb11
     84
     85To install these files, extract the contents into your `Dictionaries` folder of your CS-Map installation. On Windows, this would normally be:
     86
     87 * `C:\Program Files\OSGeo\MapGuide\CS-Map\Dictionaries`
     88
     89Restart your MapGuide Server after extracting the files.
     90
     91Unless you work with data in one or more coordinate systems that involves one of the above datums, *you do not need these files*.
     92
     93== Windows Compatibility ==
     94
     95||OS||32-bit||64-bit||
     96||Windows 10||Yes+||Yes||
     97||Windows Vista||Maybe+||Maybe+||
     98||Windows 7||Yes||Yes||
     99||Windows Server 2008||Yes+||Yes+||
     100||Windows Server 2008 R2||N/A||Yes||
     101||Windows 8||Yes1||Yes1||
     102||Windows Server 2012||N/A||Yes1||
     103||Windows Server 2016||N/A||Yes||
     104||Windows 8.1||Maybe1||Maybe1||
     105
     106== Known Issues ==
     107
     108Please [wiki:SubmitTicket report any issues you find].