If the error you are getting is in the reprojection code, I suppose the DotSpatial folks will more likely be able to help you.
IIRC, the plate carree projection is nothing else than WGS84 Lat/lon treated as x/y.
IMHO all you need to do to test if your geometries are crossing the dateline is to test if the (x-values % 360) contain both values in the range e.g. 0-10 and 350-360
Hth FObermaier
> -----Ursprüngliche Nachricht-----
> Von:
nettopol...@googlegroups.com
> [mailto:
nettopol...@googlegroups.com] Im Auftrag von Steve
> Gesendet: Donnerstag, 17. Mai 2012 23:08
> An: NetTopologySuite
> Betreff: Re: Buffering WGS84 geometry
> --
> You received this message because you are subscribed to the Google Groups
> "NetTopologySuite" group.
> To post to this group, send email to
nettopol...@googlegroups.com.
> To unsubscribe from this group, send email to
>
nettopologysui...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/nettopologysuite?hl=en.