An open API service providing commit metadata for open source projects.

GitHub / opencollective/GeoJSON.Net / commits

.Net library for GeoJSON types & corresponding Json.Net (de)serializers

SHA Message Author Date Stats
ab6fad46 - coordinates are not validated against geographic coordinate bounds, can now... Xavier Fischer <x****r@f****a> over 7 years ago
88e1d522 merge Merge branch 'master' of https://github.com/GeoJSON-Net/GeoJSON.Net Xavier Fischer <x****r@f****a> over 7 years ago
7eb78244 Update GeoJSON.Net.nuspec Xavier Fischer <x****r@f****a> over 7 years ago
f15b1337 Appveyor badge Xavier Fischer <x****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f92340b2 merge Merge pull request #117 from justinhachemeister/master Xavier Fischer <x****r@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
80e2d79e Update Feature constructor definition to use interface instead of concrete class justinhachemeister <j****r@g****m> over 7 years ago
53e12d60 Fixing issue 115, Feature.Equals thros excpeiton when geometry is null matt-lethargic <m****c@g****m> almost 8 years ago
446154f0 Removing validation that was put in for lat/long against the specs matt-lethargic <m****c@g****m> almost 8 years ago
0d6e34bf More comprehensive gitignore matt-lethargic <m****c@g****m> almost 8 years ago
249cfde8 Deserialize LinkedCRS with the href from its properties (#102) Joey Robichaud <j****d@m****m>
Committed by: Matt Lethargic <m****c@g****m>
almost 8 years ago
4d13175c fixing tests matt-lethargic <m****c@g****m> almost 8 years ago
fffaa63b Fixing test Matt Hunt <M****t@g****m> almost 8 years ago
b6d5c378 Fixing tests after merginng position constructor validtion change Matt Hunt <M****t@g****m> almost 8 years ago
8c2f167c Update README.md Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c77deea2 Adding Lat/Lon Validation to Position Constructor (#108) chgennar <3****r@u****m>
Committed by: Matt Lethargic <m****c@g****m>
about 8 years ago
8552a164 Git ignore and Resharper Sponsor Matt Hunt <M****t@g****m> over 8 years ago
d75b42b1 Readme changes matt-lethargic <m****c@g****m> about 9 years ago
2dc82d76 Fixing issue 94, exception when checking for null matt-lethargic <m****c@g****m> about 9 years ago
c3220ef9 Updating Readme Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e8240ad4 Updating readme Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f56d834d Changing nuspec file matt-lethargic <m****c@g****m> about 9 years ago
e466e846 Adding some tests matt-lethargic <m****c@g****m> about 9 years ago
15b64b77 Don't touch CRS on (de)serializing (#90) Michael Helmling <m****g@p****e>
Committed by: Matt Lethargic <m****c@g****m>
about 9 years ago
b65fe868 Improve code quality (#88) Michael Helmling <m****g@p****e>
Committed by: Matt Lethargic <m****c@g****m>
about 9 years ago
9d579d6c Generic feature (#85) Michael Helmling <m****g@p****e>
Committed by: Matt Lethargic <m****c@g****m>
about 9 years ago
ffef6a36 Update tests project to msbuild 15 and add netcoreapp1.1 target (#87) Michael Helmling <m****g@p****e>
Committed by: Matt Lethargic <m****c@g****m>
about 9 years ago
155ce550 remove unreferenced sources from test project (#86) Michael Helmling <m****g@p****e>
Committed by: Matt Lethargic <m****c@g****m>
about 9 years ago
81c86303 Adding Feature class that has typed Geometry property Matt Lethargic <m****c@g****m> about 9 years ago
0d43f01d Linestring to use IPosition in Is_Closed Matt Lethargic <m****c@g****m> about 9 years ago
3d72d06f Grrrrr Readme update again mattlethargic@gmail.com <m****c@g****m> about 9 years ago
47af05c5 Updating readme mattlethargic@gmail.com <m****c@g****m> about 9 years ago
ca682290 Setting some more targets, removed GeographicPosition mattlethargic@gmail.com <m****c@g****m> about 9 years ago
7a20bbf7 merge Merge pull request #78 from rjhernandez/net-standard-1.1 Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
6d9443b0 Fixed tests so that they work on Mac/Linux Roberto Hernandez <r****z@i****m> about 9 years ago
cd045d45 Modified GeoJSON.NET project to a .NET Standard 1.1 project so it can be more... Roberto Hernandez <r****z@o****m> about 9 years ago
f6d68ed6 Final commit for v1 Alpha Hunt Matt <M****t@a****m> over 9 years ago
ce6baaba merge Merge pull request #75 from GeoJSON-Net/version-one Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
81080d3f Removing GeographicPosition and replaced with Position. Created properties in... Hunt Matt <M****t@a****m> over 9 years ago
3416c68b Last bit of comment tidying Matt Lethargic <m****c@g****m> over 9 years ago
c67d925c More comment tidying Matt Lethargic <m****c@g****m> over 9 years ago
3254bace Removed some redundant code and started to tidy comments Hunt Matt <M****t@a****m> over 9 years ago
67184413 merge Merge pull request #73 from GeoJSON-Net/rfc7946 Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a454667a Switched AppVeyor badge to new account Xavier Fischer <x****r@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c5621b98 Code correction for readme Hunt Matt <M****t@a****m> over 9 years ago
646d45b3 Chnges to readme for rfc Hunt Matt <M****t@a****m> over 9 years ago
4806d143 Removing last spec ref Hunt Matt <M****t@a****m> over 9 years ago
48f2b1f5 Changing all links to point to latest RFC Hunt Matt <M****t@a****m> over 9 years ago
b49882eb merge Merge pull request #71 from matt-lethargic/master Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c96d9240 Removing dead project message Hunt Matt <M****t@a****m> over 9 years ago
c6879e8b merge Merge pull request #70 from matt-lethargic/master Matt Lethargic <m****c@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b48ec98a Issue 44, Included GeoJSONObject Type property when DefaultValueHandling is s... mattlethargic@gmail.com <m****c@g****m> over 9 years ago
673e939e Updated Readme.md to reflect current state of Project Jörg B <j****b@j****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f2efd42c merge Merge pull request #65 from olejorgensen/fix-feature-id-and-property-comparison Jörg B <j****b@j****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d9339e42 remove feature.Id and Property comparison olejorgensen <o****n@m****m> over 9 years ago
35551e79 Made Feature.Id non-private again Jörg B <j****b@j****m> over 9 years ago
9cb4434d merge Merge pull request #64 from olejorgensen/Reimplement-Equals-and-GetHashCode Jörg B <j****b@j****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d7141b92 Implement Equals and GetHashCode on Feature and FeatureCollection olejorgensen <o****n@m****m> over 9 years ago
5d0b1522 Fix tests for Point, Polygon, and LineString olejorgensen <o****n@m****m> over 9 years ago
52fc091e change modifiers to readonly beacause the hashcode are computed from the coor... olejorgensen <o****n@m****m> over 9 years ago
a50045bd add IEqualityComparer, IEquatable for consistency olejorgensen <o****n@m****m> over 9 years ago
fffa5e3b merge Merge pull request #62 from olejorgensen/Reimplement-Equals-and-GetHashCode Jörg B <j****b@j****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1ac676b1 Reimplement Equals and GetHashCode olejorgensen <o****n@m****m> over 9 years ago
8f9fbd97 merge Merge pull request #52 from nojan1/master Jörg B <j****b@j****m> over 10 years ago
d500da80 Changed CRS Type attribute values to lowercase. Niklas Hedlund <n****9@g****m> over 10 years ago
a46421cf merge Merge pull request #51 from LiveEarthSoftware/master Jörg B <j****b@j****m> over 10 years ago
b1c4f39b Added JsonConverter that can convert IGeoJSONObject Zac Burns <z****s@l****m> over 10 years ago
13a8a8b7 refactored multipolygon to properly close json array (#6) Jörg B <j****b@j****m> over 10 years ago
3a429b46 Reverted Json.Net to lowest Profile259 compatible one Jörg B <j****b@j****m> over 10 years ago
24ab2d1b Fix for #47 Jörg Battermann <j****b@j****m> over 10 years ago
2cfd6630 Updated to PCL259; Json.Net 8.0.2 & Tests correspondingly Jörg Battermann <j****b@j****m> over 10 years ago
95056d51 Updated .nuspec to new project url Jörg Battermann <j****b@j****m> over 11 years ago
1cd7371b Updated to JSON.Net 6.0.8 Jörg Battermann <j****b@j****m> over 11 years ago
6bc06947 merge Merge pull request #39 from russcam/master Jörg B. <j****b@j****m> over 11 years ago
e83f89e8 merge Merge remote-tracking branch 'upstream/master' Russ Cam <r****m@f****k> over 11 years ago
e1f8b76c Optimize serialization in converters Russ Cam <r****m@f****k> over 11 years ago
b3ecd786 add unit tests for MultiPoint and to ensure that serialization observes the s... Russ Cam <r****m@f****k> over 11 years ago
c3fe3715 Refactor unit tests into separate test classes Russ Cam <r****m@f****k> over 11 years ago
8a03144b test refactoring Russ Cam <r****m@f****k> over 11 years ago
69827430 merge Merge pull request #36 from russcam/master Jörg B. <j****b@j****m> over 11 years ago
778138ef Respect the formatting of the serializer within WriteJson() Russell Cam <r****m@f****u> over 11 years ago
56e6941c merge Merge pull request #34 from vincentsels/merge-matt Jörg B. <j****b@j****m> over 11 years ago
bda409d6 Added some (named) CRS serialization tests Vincent Sels <v****s@h****m> over 11 years ago
a647551c merge Merge branch 'matt' into merge-matt Vincent Sels <v****s@h****m> over 11 years ago
b1ebcd52 merge Merge pull request #32 from Philo/master Jörg B. <j****b@j****m> over 11 years ago
ef7acad9 Adds Json.Net constructor attribute for Feature deserialization and adds test... philo <p****l@s****m> over 11 years ago
cfb9bc25 Adds multi-polygon deserialization to GeometryConverter philo <p****l@s****m> over 11 years ago
dcc5a4a1 Implements multi-polygon serialization philo <p****l@s****m> over 11 years ago
9c7e9320 merge Merge pull request #30 from XavierFischer/master Jörg B. <j****b@j****m> over 11 years ago
fc968585 New Feature constructor with auto class property mapping Xavier Fischer <x****r@h****r> over 11 years ago
ec87a9b5 merge Merge pull request #28 from jhuntoo/multipolygonsuppport Jörg B. <j****b@j****m> over 11 years ago
ce273f7d Add Serialization support for Multipolygon Jonathon Lee <j****4@g****m> over 11 years ago
ad923f1c Adding FeatureCollection serialization test and fixing bugs until it works matt-lethargic <m****c@g****m> almost 12 years ago
69f31d93 Fixed Crs deserialisation on FeatureCollection. Added test matt-lethargic <m****c@g****m> almost 12 years ago
532817e7 Meh. Links corrected [skip ci] Jörg B. <j****b@j****m> almost 12 years ago
360ae6bf Updated License [skip ci] Jörg B. <j****b@j****m> almost 12 years ago
89cd01b8 Updated Readme a little [skip ci] Jörg B. <j****b@j****m> almost 12 years ago
9453e175 merge Merge pull request #25 from perliedman/fix-geometryconverter Jörg B. <j****b@j****m> almost 12 years ago
d4c29211 Fix for LineString and MultiLineString in GeometryConverter Per Liedman <p****n@d****e> almost 12 years ago
12ad9f03 merge Merge pull request #24 from perliedman/multilinestring-and-polygon-holes Jörg B. <j****b@j****m> almost 12 years ago
ec3df26a Fix deserialization for MultiLineStrings and Polygons with holes Per Liedman <p****n@d****e> almost 12 years ago

← Back to repository