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

GitHub / GeoJSON-Net/GeoJSON.Net / commits

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

SHA Message Author Date Stats
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
ec67ec05 merge Merge pull request #19 from XVincentX/master Jörg B. <j****b@j****m> almost 12 years ago
095f935e Updated JSON .NET to version 6 Vincenzo Chianese <v****e@y****t> almost 12 years ago
bef36e14 Update README.md Jörg B. <j****b@j****m> about 12 years ago
cd1fb20f Changed exception type Goran Žuri <g****i@g****m> about 12 years ago
a0ea2254 Changed required attr of CRS and box Goran Žuri <g****i@g****m> about 12 years ago
5b5a7d12 Update README.md Jörg B. <j****b@j****m> about 12 years ago
8370b23e Bumped version Jörg B. <j****b@j****m> about 12 years ago
8beb16ed merge Merge pull request #13 from gzuri/master Goran Žuri <g****i@g****m> about 12 years ago
cf737db9 Point and Polygon features serialization Goran Žuri <g****i@g****m> about 12 years ago
7ab400c7 Fix: GeographicPosition serialization Goran Žuri <g****i@g****m> about 12 years ago
65b2eedb merge Merge pull request #12 from gzuri/master Goran Žuri <g****i@g****m> about 12 years ago
a510f730 Added PointDeserialization, bug fixes Goran Žuri <g****i@g****m> about 12 years ago
e2e52fd9 merge Merge pull request #10 from gzuri/master Goran Žuri <g****i@g****m> about 12 years ago
77ece369 Added support for negative coordinates Goran Žuri <g****i@g****m> about 12 years ago
77abad3e Fix on null comparison Goran Žuri <g****i@g****m> about 12 years ago
33bfd06b merge Merge pull request #7 from gzuri/master Jörg B. <j****b@j****m> over 12 years ago
af11994e fix on code in readme Goran Žuri <g****i@g****m> over 12 years ago
2cbfa431 Another change to readme Goran Žuri <g****i@g****m> over 12 years ago
ebc9b642 Upgraded readme Goran Žuri <g****i@g****m> over 12 years ago
9d5b779c Added equality comparer for polygon Goran Žuri <g****i@g****m> over 12 years ago
e3efbc6e Added features deserialization for polygon Goran Žuri <g****i@g****m> over 12 years ago
818d147b merge Merge pull request #6 from gzuri/master Jörg B. <j****b@j****m> over 12 years ago
8b9837ec Added Polygon deserialization Goran Žuri <g****i@g****m> over 12 years ago
bd0fe901 merge Merge remote-tracking branch 'upstream/master' Goran Žuri <g****i@g****m> over 12 years ago
dbe70305 Merged and resolved / closed #5 Joerg Battermann <j****b@j****m> over 12 years ago
91e2844c Lowered the dependencies Goran Žuri <g****i@g****m> over 12 years ago
574487ed Added test for polygon serialization Goran Žuri <g****i@g****m> over 12 years ago
b84623d1 Updated Json.net, made polygon serialization Goran Žuri <g****i@g****m> over 12 years ago
fb09fa22 Bumped version info in assemblyinfo, too Joerg Battermann <j****b@j****m> over 12 years ago
8f3f3708 Bumped nuget dependencies Joerg Battermann <j****b@j****m> over 12 years ago
506274de merge Merge pull request #4 from gzuri/master Jörg B. <j****b@j****m> over 12 years ago

← Back to repository