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] Proj4js

2015-01-12 Thread GordonL
Yes, I have noticed that.  I usually manually assign my proj4 before doing
any transform:

i.e.

Proj4js.defs[EPSG:3857]=+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0
+lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs;

var dest = new Proj4js.Proj('EPSG:3857');
var source = new Proj4js.Proj('EPSG:4326'); 

Proj4js.transform(source, dest, point);




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Proj4js-tp5180883p5181139.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


Re: [mapguide-users] mapguide-rest feedback

2015-01-12 Thread GordonL
This is the full restcfg.json - anything missing?

{
Source: {
Type: MapGuide,
FeatureSource:
Library://Samples/Sheboygan/Data/Parcels_Writeable.FeatureSource,
FeatureClass: Parcels
},
Representations: {
xml: {
Adapter: FeatureSetXml,
Methods: {
GET: {
PageSize: 100,
MaxCount: 500,
AllowAnonymous: true,
AllowGroups: [Everyone]
},
POST: {
AllowGroups: [Everyone]
},
PUT: {
AllowGroups: [Everyone]
},
DELETE: {
AllowGroups: [Everyone]
}
}
}
}
}



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-feedback-tp5168657p5181141.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] MapGuide Open Source 3.0 Preview Release

2015-01-12 Thread Jackie Ng
Hi All, 

I've put up a preview release of MapGuide Open Source 3.0

http://trac.osgeo.org/mapguide/wiki/Release/3.0/Notes

This release is for both windows and linux builds (which will be available
shortly after the windows builds)

This release is for *testing purposes* and is not recommended to be used in
a production environment. 

MapGuide 3.0 will be the first release to have 64-bit builds available for
Linux, however these 64-bit builds will be designated as test/preview builds
throughout this release cycle. Even as 3.0 becomes final, the 64-bit Linux
builds will remain as test/preview and use of such builds in a production
environment is discouraged. 

Those of you who have long clamored for 64-bit Linux builds of MapGuide
should try this release and give us feedback.

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Open-Source-3-0-Preview-Release-tp5181148.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


Re: [mapguide-users] mapguide-rest feedback

2015-01-12 Thread Jackie Ng
In the FeatureClass property, replace the Parcels' with the fully qualified
name of the FDO feature class (i think it is SHP_Schema;Parcels)

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-feedback-tp5168657p5181168.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] MapGuide training

2015-01-12 Thread Farhan Khan
Hi,

Are any good firms available for MapGuide training?

Best Regards
Farhan!
___
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

2015-01-12 Thread BenjaminZ
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



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Can-t-start-service-anymore-tp5177642p5181189.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] External base layers in Fusion

2015-01-12 Thread BenjaminZ
Platform: Windows Server 2008 R2, AIMS 2015, Fusion Layout

We created our own tilecaching service based on mapproxy. I'd like to
integrate this service like Google Maps, OSM etc. in fusion.
Are there any informations about how to integrate in fusion?

Best and thx, Benjamin



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/External-base-layers-in-Fusion-tp5181188.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