Changes between Version 3 and Version 4 of Release/3.0/Notes
- Timestamp:
- 01/12/15 06:21:54 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/3.0/Notes
v3 v4 179 179 * A different Linux distribution 180 180 181 Then consider running MapGuide in a [https://www.docker.com/ docker container] that is based on Ubuntu 12.04 or CentOS 6.x. This installation method is not supported and is only for informational purposes.181 Then consider running MapGuide in a [https://www.docker.com/ docker container] that is based on Ubuntu 12.04 or CentOS 6.x. This installation method is not supported and is only listed here for informational purposes. 182 182 183 * The following FDO providers may not be functional in 64-bit Linux builds of MapGuide184 * SHP ( workaround: Use OGR provider)183 * The following FDO providers may or may not not be functional in 64-bit Linux builds of MapGuide 184 * SHP (spatial indexing code not working properly, will cause incorrect spatial queries. Workaround: Use OGR provider) 185 185 * MySQL (un-tested, please provide feedback) 186 186 * PostgreSQL (un-tested, please provide feedback) 187 187 * King.Oracle (un-tested, please provide feedback) 188 188 * WFS (un-tested, please provide feedback) 189 * 189 * WMS (un-tested, please provide feedback) 190 191 * The following FDO providers have been validated in a 64-bit Linux environment by their respective FDO unit test suites (ie. All tests pass). Feedback on these providers in 64-bit Linux still welcome/appreciated: 192 * SDF 193 * SQLite 194 * GDAL 195 * OGR 190 196 191 197 * Fusion: Bing/VirtualEarth commercial layers may conflict with Google layers if they are both specified in a Flexible Layout. If you have a Bing/VirtualEarth layer as the default, switching to a Google layer in your Fusion application will cause the Google layer to be displaced and vice versa.