Re: [mapguide-users] Can't start service anymore

2015-01-12 Thread Benjamin Zaugg
The problem is solved: I replaced the 'Repositories' directory with an
empty folder structure. Now the service can be started again without any
problem.

Thanks for your help, Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Can't start service anymore

2014-12-15 Thread Benjamin Zaugg
We exported mgp packages and imported them package for package.

After the import of every project we tested if everything works fine. This
procedure worked good for about 10 projects. After that we had the problem
that the service couldn't be started anymore.

Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Can't start service anymore

2014-12-14 Thread Benjamin Zaugg
Hi Gordon

I controlled Application Pools. I Installed both versions 2013 an 2015.
Everything looks correct - boths applications are using seperate paths.

After installation of 2015 everything worked fine while testing the new
version. After migration of the first projects and a crash of mapserver the
service couldn't be started again. Is it possible, that something is
corrupted in db-xml and the application has to be reinstalled?

Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Fusion Measure Widget

2014-06-04 Thread Benjamin Zaugg
Hi

No not yet...
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Coordinate system definition from spatialreference.org

2014-04-04 Thread Benjamin Zaugg
Hi Gordon

Now I understood what you have meant ;-)

In FusionSF.js replaced:
defsLookupService:'http://spatialreference.org/ref'

with:
defsLookupService:'
http://web.archive.org/web/20130414124800/http://spatialreference.org/ref'

Thanks for your help, Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Coordinate system definition from spatialreference.org

2014-04-03 Thread Benjamin Zaugg
Hi lists

We are working with AIMS 2013 on Windows 2008 R2 IIS7 with fusion layout
slate.

At the moment http://spatialreference.org/ is down. This means that our
coordinate system definiton epsg 2056 is not working and the results of the
measure widget are not correct.

I try to add our coordinate system directly into the code to get
independent from spatialreference.org.

Index.html file in fusion layout is reffering to /lib/fusionSF.js.

To compile I changed code in fusionSF around line 1441 to:
'lib/Proj4js/proj4js-combined.js'

In proj4js-combined.js around line 1053 I added:

 'EPSG:2056': +title=CH1903LV95 +proj=somerc +lat_0=46.952406
+lon_0=7.4395833 +k_0=1 +x_0=260 +y_0=120 +ellps=bessel
+towgs84=674.374,15.056,405.346,0,0,0,0 +units=m +no_defs

In proj4js-combined.js around line 1059 I added:

Proj4js.defs['EPSG:2056'] = Proj4js.defs['EPSG:2056'];

It still does not work properly. Do I have to change anything else or do I
miss something other?

Best and thx, Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Coordinate system definition from spatialreference.org

2014-04-03 Thread Benjamin Zaugg
I created a new file EPSG2056.js with the information from
web.archive.organd placed it in \fusion\lib\Proj4js\defs. FusionSF.js
is still referring
to proj4js-combined.js. The values from my measure widget are still not
correct. Do I have to change anything else?

Thx, Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide 2.5 - Fusion - Measurement unit undefinable

2013-08-05 Thread Benjamin Zaugg
Hi Torrini

I had the same Problem. The solution was to remove the following code from
fusionSF-compressed.js or fusionSF.js:
if(o.wkto.wkt.length0){wktProj=new OpenLayers.Projection(o.wkt)}else

Then it worked properly.

Best, Benjamin


2013/8/5 torrini maria.kallb...@geoplanteam.ch

 Hi list,

 the units in my measurement widget is undefinable. I know I can set the
 unit
 to imperial/degree/meter, but I can't fix my problem.
 I made a comparison measurement in AJAX-Viewer. A distance in AJAX with
 0.33
 km has a length of 4'055'226 m (approximately :-)).

 Has anybody a clue where this colossal unit come from? Is there a parameter
 I changed accidentally?

 Thanks in advance!

 -torrini


 AJAX measurement (for a larger view: right-click -- show image):
 http://osgeo-org.1560.x6.nabble.com/file/n5070804/ajax.png
 fusion measurement (for a larger view: right-click -- show image):
 http://osgeo-org.1560.x6.nabble.com/file/n5070804/fusion.png



 --
 View this message in context:
 http://osgeo-org.1560.x6.nabble.com/MapGuide-2-5-Fusion-Measurement-unit-undefinable-tp5070804.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Integration of GoogleStreetViewer widget in Fusion

2013-02-25 Thread Benjamin Zaugg
Hi

To have GoogleBasemaps in the background I have to choose EPSG:3857 as
coordinate system in my map definition. When I choose an other coordinate
system I get an error message (which is in my opinion correct) that theres
a coordinate system conflict between baselayers and map definition.

GoogleStreetViewer plugin only works when GoogleBasemaps are in the
Background. GoogleStreetViewer plugin seems to work only with 4326. Where
could be the problem?

Best, Benjamin


2013/2/12 Benjamin Zaugg b.za...@rudaz.ch

 This one I forgot... thanks! Now it works except of a coordinate System
 error 'googleStreetViewCSTransformError'. Might have to change map
 definition and data to EPSG:4326...

 Best, Benjamin

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Integration of GoogleStreetViewer widget in Fusion

2013-02-12 Thread Benjamin Zaugg
This one I forgot... thanks! Now it works except of a coordinate System
error 'googleStreetViewCSTransformError'. Might have to change map
definition and data to EPSG:4326...

Best, Benjamin
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] PlotasPDF invalid display width

2012-11-29 Thread Benjamin Zaugg
Hi Martin

I had the same error message when I implemented the function:
- be sure that you restart MapServer and clear your browser cache
- don't work with special caracters (i.e. '' ) for the name of the map
definition

Benjamin


2012/11/29 Martin Fafard martin.faf...@geoprojection.com

 Hi

 Someone have an idea about this error message (attached) from plotaspdf?
 Thanks

 Martin

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users