Tagged Questions
1
vote
1answer
76 views
Thematic maps on Non Spatial Data in MapGuide
I need to create the thematic map on a polygon layer. But the data is not available in the layer; I am using Postgres database for that. It means I need to create the themes on layer using non spatial ...
2
votes
1answer
381 views
How to write to shape file in MapGuide
Here the code I have written to a Shape file in MapGuide Open Source (in PHP running on IIS 7.5). The code is actually the modified class MarkupEditor (markupeditor.php) from the General Tracks (Gt) ...
1
vote
2answers
508 views
How to read Autodesk Spatial Data File (.SDF) in PHP
I am working on an application using Autodesk MapGuide. The application is being developed on PHP and hosted in IIS 7.5.
I had to create point, line and polygon geometries on-the-fly. I found a ...
