aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/MCPKit/MCPFoundationKit/MCPGeometryData.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-19/+19
* • changed spatial SRIDs to int32 as it is declared in http://www.opengeospa...Bibiko2011-01-091-16/+18
* • fixed SP's internal spatial wkt calculation for large amount of data pointsBibiko2011-01-091-43/+43
* • if a geometry field is empty '' return @"" instead of Header Error since ...Bibiko2010-10-251-2/+2
* • enabled SRID editing of spatial fields via WKT stringBibiko2010-10-091-12/+21
* • implemented geometrycollection thumbnail images as tooltips for spatial f...Bibiko2010-10-091-123/+148
* • some further work on displaying geometry fields as imageBibiko2010-10-081-59/+90
* • some further work on displaying geometry fields as imageBibiko2010-10-081-0/+298
* • finished spatial field supportBibiko2010-10-081-11/+207
* • spatial field supportBibiko2010-10-071-29/+64
* • enhanced spatial supportBibiko2010-10-071-5/+121
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-071-0/+73