138
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added msLayerSetItems. More... about 24 years ago
Fixed detection of Freetype1.3 vs Freetype2 with static option More... about 24 years ago
Configure fixes for freetype yet again. More... about 24 years ago
Added get/setMetaData() for layerObj and mapObj() More... about 24 years ago
Fixed parsing of METADATA objects More... about 24 years ago
Added msOGRLayerInitItemIndexes() (to keep itemindexes[] and item[] in sync) More... about 24 years ago
Added layer->class->type ... in sync with mapscript.i v1.29 More... about 24 years ago
Fixed compile warnings More... about 24 years ago
Fixed setting of itemindexes. Fixed TTF/FT preprocessor settings. More... about 24 years ago
add pj_is_latlong, and variou public projection entry points More... about 24 years ago
use pj_is_latlong and io_projection More... about 24 years ago
use pj_is_latlong More... about 24 years ago
added support for reprojecting GDAL rasters More... about 24 years ago
upgraded to allow for non-NULL latlong PJ definitions More... about 24 years ago
added msOGCWKT2ProjectionObj(), update for other proj changes More... about 24 years ago
Substantial changes to projection handling: o Centralized pj_init() call in msProcessProjection() o Renamed and made several functions public - msInitProjection(), msFreeProjection(), msProcessProjection(), msLoadProjectionString() o Added io_projection to mapObj. o msLoadProjectionString() will now take "+proj=utm +zone=11..." format. o GEOGRAPHIC definition no longer supported. More... about 24 years ago
added io_projection to mapObj More... about 24 years ago
Avoid testing for gdImageStringFT if gdImageStringTTF was found More... about 24 years ago
Putzed with configure a bit. I defines the right symbols but not the right libraries with freetype. More... about 24 years ago
Fixed typo in processLine() in mapserv.c. More... about 24 years ago
Fixed crash caused by lp->itemindexes[] and lp->items[] becoming out of sync More... about 24 years ago
Added types to classes, not in the main code yet. More... over 24 years ago
Fixed crash with PHP4 version of _phpms_fetch_property_handle2() More... over 24 years ago
Default to selecting all fields in layer->open() More... over 24 years ago
Set bounds member on returned shapes, and fixed filtering of incompatible shape types in layers with mixed geometries. More... over 24 years ago
Added context evaluation. More... over 24 years ago
Removed allitems param to msLayerGetShape() More... over 24 years ago
Fixed typo in msSDELayerGetExtent. More... over 24 years ago
Fixed some logic with scaling of symbols and handling annotation in msDrawPoint and msDrawShape. More... over 24 years ago
fixed bugs for geographic, don't write interim.png More... over 24 years ago