Git Product home page Git Product logo

gdal4fdo's Introduction

gdal4fdo

Makefile modifications of gisinternals/buildsystem for use in FDO 3.9 and 4.0 (for MapGuide Open Source 2.6 and 3.0)

Requirements

Build Instructions

  1. Download the MSVC 2012 flavour of the GDAL development kit from here: http://www.gisinternals.com/sdk.php
  2. Extract the downloaded zip to $SDK_ROOT
  3. svn export Thirdparty\gdal from your FDO 3.9 or FDO 4.0 working copy to $SDK_ROOT\gdal
  4. Run VS 2012 command prompt for x86 or x64
  5. cd $SDK_ROOT
  6. Run the following command:
    • For x86: build.bat 32
    • For x64: build.bat 64
  7. Your custom GDAL binaries and plugins will be in the build directory

Changes

  • Turned off OpenJPEG (FDO's GDAL references a version of OpenJPEG not included here) (GDAL_OPENJPEG=NO)
  • Turned off MySQL support (various compilation/linker errors) (GDAL_MYSQL=NO)
  • Turned on SQLite support (GDAL_SQLITE=YES)
  • Turned on Tiff support (GDAL_TIFF=YES)

gdal4fdo's People

Contributors

jumpinjackie avatar

Watchers

 avatar  avatar  avatar

gdal4fdo's Issues

Does this Support SID?

Does this support SID or is there an area where some flags can be set or some files added to include that support?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.