Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GeoJSON-Net/GeoJSON.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Freddixx/TopoJSON.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 42 files changed
  • 2 contributors

Commits on Mar 3, 2015

  1. * First set of changes

    * Topology-Object
    * Arcs with converter
    * First serialization test
    Friedrich Politz committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    3bde546 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2015

  1. Configuration menu
    Copy the full SHA
    fa36d6e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2015

  1. * GeometryCollection is still not working

    freddixx committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    74b4d98 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. * Added class support for all TopoJSON geometry types

    * Fixed bugs in the converter
    * Added a test
    freddixx committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    c39371b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. * Deserialization of named objects works now

    * Started restoring object consistency by reconstructing the coordinates from the arcs
    * Quantization support.
    freddixx committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    f065872 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2015

  1. * Deserialization works now (might be buggy though)

    * Tweaks
    Friedrich Politz committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    f82cfad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    Friedrich Politz committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    f0424b7 View commit details
    Browse the repository at this point in the history
  3. * Readme

    Friedrich Politz committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    069a010 View commit details
    Browse the repository at this point in the history
  4. * Example

    Friedrich Politz committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    fcaf2a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. * Added a couple of tests (still not strict enough, those need more a…

    …sserts asap)
    
    * Corrected coordinate bug
    * New nuget package
    Friedrich Politz committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    9a6f77e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Update README.md

    Freddixx authored Aug 5, 2017
    Configuration menu
    Copy the full SHA
    8e51e42 View commit details
    Browse the repository at this point in the history
Loading