Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/GeoJSON-Net/GeoJSON.Net
.Net library for GeoJSON types & corresponding Json.Net (de)serializers
https://github.com/GeoJSON-Net/GeoJSON.Net
make Feature.properties optional
36be4319a527e232616be08547c883c6174ddf3f authored 11 months agoGitHub Actions: upload nupkg as artifact
16cb7563076d0131c8e747e99eac3465b572f61a authored 11 months ago4405777994b4b49f01cf9e75b1044743e250ff1f authored 11 months ago
* for this to work, we need to set "fetch-depth",
in order to check out all tags
031470ffb2da4afa660d73bf7b0a19e745b6f5f5 authored 11 months ago
2da16a76b6a42ab12cd56f236f7ba1a807273639 authored 12 months ago
* up to now it was required, but could be null
102a7b8ba30b32d6cdee4ef2b230530a3bc6d5a6 authored 12 months agoAdd a working GitHub Actions config (for CI builds)
7cc00fbe78477adbf5cc2b43051394a20e59ad04 authored 12 months ago
* in addition to .NET Core 3.1
* and use the latest version of the 'setup-dotnet' action
* previously one got errors like this:
MSBUILD : error MSB1003: Specify a project or solution f...
8106de07affee49c1b095b17ff6e1d7a58c45460 authored about 1 year ago* and add a manual trigger
5e1a1b9e6b68a15c27b7846e053cc53a1a6e19d6 authored about 1 year agoe6d5fa78fa4ee058500d41e9e6867861d629b0c9 authored about 1 year ago
24be0a8427681be3bb1093420d21d62cbbf285d1 authored over 2 years ago
848722499ef947cd704e8172f80d0761767cc5d9 authored over 2 years ago
a7a828d27b19b487e9e89d0f81d5ca0cc8c8a234 authored over 2 years ago
* Write as geo json object.
* Fix naming and docs.
84ed5d8cd3a07e75d3179d1fd3a2cd50b8794aa2 authored over 2 years agod53f094b4e2562c794633f3b697feb929599dcb3 authored over 2 years ago
7ccdb924d34ca6f422a935073c286b82b9dc7d77 authored over 2 years ago
b6e156a9bcc88ca985be55f300a430f68f854607 authored over 2 years ago
6c4e0930812abef3393a2b6b418c83e98d68f718 authored over 2 years ago
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.1.
- [R...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.1.
- [R...
* Create dotnet.yml
* Updated the readme to point to geojson.text for system.text.json suppor...
67110b59a8edb3a79fe0aab07d828e6b3c8322e2 authored about 3 years ago4a10d5b913b238d2931fb245aeb0c8309111ab5d authored over 4 years ago
0a0f5a3430501dc09799db913134228eb3c93f7e authored over 4 years ago
GH-147
Co-Authored-By: Sanjeev M <[email protected]>
c58e432eabfa00ae779f19e9bac7788f00cdf692 authored over 4 years agoGeometry converter no longer writes. It was causing a reference loop
3a1c85abf0bd47a2590c13b768663a0a86e832db authored over 4 years agoeeb1ac94179225be5e4d092632efd51dfc27b080 authored over 4 years ago
2a8291dc6e4f7233815dbf92f46a3809e8dd0ef2 authored over 4 years ago
Fixes a bug with PositionConverter if pass interface instead of solid instantiation
0b8d4bb22a2bf3fdd5dc8341aa715891aafd169d authored almost 5 years ago13210833e8b03ac276c4e1304fcafa8daf82a895 authored almost 5 years ago
d0d8f480c1e62b8be8154b679169497bc3e9cf1d authored almost 5 years ago
6a1b3e70f8c5e08773b91069bf05ee6b822429e4 authored almost 5 years ago
* Experimenting with .net 3.5 framework location for DevOps build
* Adding new build icon to ...
79b025ae6ee6f8a0c5ddd90cdb20121d7ffee989 authored about 5 years ago* Use TryGetValue over ContainsKey+Indexer
* Use generic comparison to avoid boxing
2592259b1a7f85269d524b3547696c7cc80cda75 authored about 5 years ago
Most information from nuspec can be specified in the csproj.
This has the benefit that all info...
add strong name
41fcaf990b29ffd2007f0fd2d6e7e946e2e8f6b0 authored over 5 years ago5d1a90e8026a5fd5275930b7722d0bf555ff4dc3 authored over 5 years ago
7e04f0ccb3b904aef90d4e0634e1abf5e1e4cea5 authored over 5 years ago
Activating Open Collective
f718ba30a8d22d9716bd4d9f2401580d8ceaa6c0 authored almost 6 years agoe1975d6c59bbb38b35677f48a43fa0c8b07a2b18 authored almost 6 years ago
- assembly file version matching nuget package version
ab6fad46d2e77b4066ccb05242c10e887ee8a7d4 authored almost 6 years ago88e1d5229a3b79b507089d69f6c4416593789638 authored almost 6 years ago
7eb782442b07979dacf91ce3cb9324680f8ac6d4 authored almost 6 years ago
f15b133748aa239cb00b48a67e5dc86ca483ae95 authored almost 6 years ago
Update Feature constructor definition to use interface instead of con…
f92340b2bc0ab26bdedf42de897ee4650f5e85af authored almost 6 years agoFeature defines a constructor with IGeometryObject, Dictionary<string, object>, string types. If...
80e2d79e66ed95662318a19771165407fdebcafc authored about 6 years ago53e12d60820b78b0a5ab675e1d73af2886c2a563 authored about 6 years ago
446154f02f8733fdecda50fb84e5832a59116e80 authored over 6 years ago
0d6e34bf5b926e02394f28aa503e4d8fc204399e authored over 6 years ago
* Deserialize LinkedCRS with the href from its properties
Fixes #101
* Added regression te...
249cfde8249c00fae64c940ae47334f946fa1e12 authored over 6 years ago4d13175ce2086c232c515c5e01195da4429d6486 authored over 6 years ago
fffaa63b89637644be67bbac077079b7964c9595 authored over 6 years ago
b6d5c378e10c592e29a035e8ad02c4cd2790827e authored over 6 years ago
Notice regarding my situation
8c2f167c65916684a0bb774151f59da2fa34f2da authored over 6 years ago
Range validation was missing from one of the constructors for
Position.
8552a1642c127f9fbe2ccb2311d3dc0807d1d2ce authored almost 7 years ago
d75b42b1e1e1ccf1aa07c0f70a346e663a2bbaa8 authored over 7 years ago
2dc82d76f9788c5e359d04bee19eb69b6d3700bc authored over 7 years ago
c3220ef9a625c02597e0a004b7b5538a9b00f4b8 authored over 7 years ago
e8240ad42fc671a4a764053aa14d60020f511d26 authored over 7 years ago
f56d834d9ab3535948e623d3c0147ae7cc802743 authored over 7 years ago
e466e84636ddde196ede8ddf034d28b81d8f65cb authored over 7 years ago
Removes code that creates a default CRS on deserializing when JSON contains None, and that remov...
15b64b77a408e2eb25b24f323ed115021045fa0a authored over 7 years ago* replace GeoJsonObject.Type by abstract read-only property
The Type now resolves to a consta...
b65fe86853bfd04a91162a9b952b8fbb48a8b040 authored over 7 years ago* Add generic Feature<TGeometry, TProps> class
* add visual studio settings folder to .gitign...
9d579d6c9f4ab03cc4913945879556053efe5a21 authored over 7 years ago* remove unreferenced sources from test project
* update test project to MsBuild15 + add netc...
ffef6a360c020dddc078cf2158ea19387183a2f5 authored over 7 years ago155ce5506b15173e9afb15763d971cfed973f506 authored over 7 years ago
81c86303709a00f89a6d899a330e2e7eeb98302e authored over 7 years ago
0d43f01d8bf63af11ea4d01081921457ec08c32f authored over 7 years ago
3d72d06fb715b73f690dfb5b168a154242f2e5ce authored over 7 years ago
47af05c50ba0c4f820d9ea67d4a0d240df8ffb66 authored over 7 years ago
ca682290b3f37fe1f09614d225514db18a4cb81d authored over 7 years ago
Net Standard 1.1 Update
7a20bbf7a7c83cfd23e1a9e4feb002b06773d3e3 authored over 7 years ago6d9443b085708887ce08e91c5296486e7d8ee2bd authored over 7 years ago
cd045d458307f1a4be8faf935319bc80dc1cc9a6 authored over 7 years ago
f6d68ed6c20d7a2908c367e3ac157a08de311398 authored almost 8 years ago
Merging Version One
ce6baaba1ea8a804069f29bb670ba733aba65dc2 authored almost 8 years ago81080d3fdb7b7ef9ce2a6f9af9af7d278e860473 authored almost 8 years ago
3416c68b668831430ff5133d9e8ac11fe64d6090 authored almost 8 years ago
c67d925c156eab903777b4b9cac5edc933fae7ec authored almost 8 years ago
3254bacee6bef6027879a7eb80962760c1d79772 authored almost 8 years ago
Rfc7946
67184413b21357c2eebcdb2c73f69ae4a1472df7 authored almost 8 years agoa454667a7247f562ec161ac40aa7893e8cc8ed3d authored almost 8 years ago
c5621b984cc86864a82f804e72f68946ef3615a6 authored almost 8 years ago
646d45b39d1ec82f223aa41ae04914d29532b021 authored almost 8 years ago
4806d143bf801bbb323d96e9fec8bc1925771b17 authored almost 8 years ago
48f2b1f537647e5cee249984155b343ea4adcfe8 authored almost 8 years ago
Removing dead project message
b49882eb8786de177458bb6af0ebcdcff4b8a9e3 authored almost 8 years agoc96d92400620fca2854e7237c1d38e4ce54ca6a4 authored almost 8 years ago
Included Type property when DefaultValueHanding is set to Ignore
c6879e8bc2391cc15c8ddeab7d5b541c5a28d53b authored almost 8 years agob48ec98a97fbd9bc70b81577a6190cb684ebdfe6 authored almost 8 years ago
673e939eb514d4a9592b232f82f7d4203778fcc1 authored about 8 years ago
remove feature.Id and Property comparison
f2efd42ce64cd0bc6dd36a3030af32048a8a27b4 authored about 8 years agod9339e42f137962e24e77bfbc191d6b326ed49d1 authored about 8 years ago
35551e79e3cd722cde42dfae2b873a8efdedca05 authored about 8 years ago
Implement Equals and GetHashCode on Feature and FeatureCollection
9cb4434d6f6c5e47010262e1a15c6d798785636c authored about 8 years agod7141b92377068b1bf7b57b8c5dd0eb919436284 authored about 8 years ago
5d0b1522d07e99e77498663c2677ffe2b149b2ab authored about 8 years ago