--- name: Bug report about: Create a report to help us improve labels: bug --- #### Example of problem Demonstrate the problem you have found, either by using PROJ tools like `cs2cs`, `cct` or `projinfo` **or** add a code snippet that highlights the problem using the PROJ C/C++ API. A "Minimal, Complete and Verifiable Example" will make it much easier for maintainers to help you: http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports ```c # Your code here ``` #### Problem description [this should explain **why** the current behavior is a problem and why the expected output is a better solution.] #### Expected Output #### Environment Information - PROJ version (`proj`) - Operation System Information #### Installation method - conda, apt-get, from source, etc...