0
votes
0answers
65 views

Set feature properties in Mapguide

I'm trying to put information (name, value) in a point, this is my property definition MgClassDefinition classDefinition = new MgClassDefinition(); classDefinition.SetName("Points"); ...
10
votes
4answers
751 views

Completely Brand New to GIS - Help picking technology from the pros

I'm new to GIS and need to learn for an internship. I've been reading a lot and now need help picking technologies to use... particularly the map serving tech. Project Requirements - Free Web ...