Bug Reports, Help & Advice, Tips & Tricks, Requests & Opinions
Hi all,
Many users have complained me that they had strange problems when installed SUAS map server, i think i have found the reason, the new version PHP(5.3.1+) use the constrain code policy, in script the php tag must start with <?php
for example:
old version php(5.3.1-) this will work:
<?php
echo "test";
?>
<?
echo "test2";
?>
<?="test3"?>
in new version php, it MUST be:
<?php
echo "test";
?>
<?php
echo "test2";
?>
<?php echo "test3"?>
SUAS Map Server 4 Beta is online
go to demo
This is only beta demo for AGSE 2009 (Stuttgart University of Applied Sciences, Stuttgart, Germany), many features has not been implemented yet.
Sorry for long time not update SUAS map server, but good news is new version of SUAS is coming soon!
Multi-user System, multi-WMS server setting, easy to install.....
1. Create multi WMS server (here called Atlas)
2. Easily set the metadata for one WMS server
Hi folks,
After half year of silence, I am happy to release the new version of SUAS here.
3.21.1213 beta1 has the following new features:
1, Arcinfo E00 data importing
Now you can import E00 data into database.
Hi folks,
I am happy to release the new version of SUAS here.
3.20.0625 beta2 has the following new features:
1, SVG Map Viewer
Using the SVG WMS viewer from Carto.net, now SUAS map server has SVG map viewer. Please go to Map Viewers in Demo page, you will find Carto SVG Viewer in the bottom.
Pan, Zoom, position and overview basic functions are being included.
Hi folks,
I am happy to release the new version of SUAS here.
3.20.0609 beta1 has the following new features:
1,totally new interface, better user capabilities, easily to operate and understand.
Process Bar, SRS layer notice, and new menu
2. X3D and KML support, you can build you 3D city map on google Earth
Next week new version of SUAS will be released. New features such as X3D and KML supporting in Google Earth will not let you down. You can easily build your 3D city map in Google Earth or in Vrml/X3D 3D viewer.
Here is one snapshot, I am looking for some city data for the demonstration. If you have some data in shapefile or mif format, and the data is free, please contact me, thx!
Of course, SUAS will have some other new features.
In version suas3_12_0513_beta1.zip I had problem while uploading a CSV file.
One sample record:
Hi, folks,
Maybe you have been waiting for this version for a long time. Everyday I fixed the bugs, and created new bugs. But I am pleasure to release new version here everytime, let us see which new feature has been added in SUAS.
3D Navigation:
Hi, folkers,
Good news!
Today I finished 3D Feature for SUAS. Now you can easily build your 3D city from your 2D data, just set elevation from each layer.
Here is some snapshot!
Flat 2D image:

3D map overview:

3D map fly:
