In the templates that ship with mgos 2.1, when I use the view menu features I
get an error in fusionSF-compressed-js. IE lists the error as "object
expected" at line 1, char 725456. If I open index.html in Visual Studio,
Intellisense gives a warning at line 1, column 1:
Error updating JScript Int
http://sandbox.mapguide.com/index.php/Setting_minimum_and_maximum_scale
-Original Message-
From: mapguide-users-boun...@lists.osgeo.org
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Emily LaMunyon
Sent: Monday, December 14, 2009 4:07 PM
To: mapguide-users@lists.osgeo.org
Su
Hello,
I have a custom zoom to selected feature in a Fusion map and it zooms to a
scale of 1:1. Which file do I edit in order to change this? I have had
success changing the ajaxmappane.tmpl file min scale, but I am not sure
where I do this for Fusion layouts.
Thanks!
--
View this message in co
>From my experience the WGS84 tag that is often written into a GeoTiff is not
>interpreted as a valid CS. I've seen that written by default into many files
>regardless if the WGS84 is actually the cs or not.
If you know the data is actually WGS84 then you should do a coordinate system
override
Without trying it, I'm not sure if this would work but it might be worth a
try...
1) In MG Studio or equivalent, open your basic layout and disable the
properties pane and task pane.
2) Set URL hyperlinks to open in a specified frame, and pick a new unique name
for the frame.
3) Set all command
The default projection of the ECW comes up as XY-M (Arbitrary X-Y Coordinates
(Meters)) and I override it to UTM83-18...to match my map.
Martin Morrison wrote:
>
>
> The data you posted shows a "local" projection being used. What
> projection is your map and what are the images in?
>
> Marti
Hi,
I created a raster datasource with GDAL.
When I create a layer using this datasource, after I selected the Feature
Resource, I get an error message saying
"Failed read schema from data source.
The operation gave the error message: Value cannot be null.
Parameter name: input"
http://n2.nab
Dear all,
I would like to change the position of the task bar in the ajax viewer for
MGOS 2.1. I have seen the posts about changing it to the left-hand side, and
have implemented that, but ideally I want to ditch the properties pane and
integrate the task pane (with a custom properties task inclu
Hi Jackie,
Yes, you're right. The wkt version of EPSG 27700 (British National Grid) has
"Meter" as the unit. Looks like I'm stuck with it then!
Thanks for your detective work!
Jo
Jackie Ng wrote:
>
> I was just following the trail of source code and it originates all the
> way back to the coo
I was just following the trail of source code and it originates all the way
back to the coordinate system of the map. At mapframe.php line 97:
if($srs != "")
{
$csFactory = new MgCoordinateSystemFactory();
$cs = $csFactory->Create($srs);
$meters
Hi Jackie,
That allows me to change the strings in the viewer options in the task bar,
but not the bottom status bar, as far as I can see- unless I'm missing
something obvious!
Thanks
Jo
Jackie Ng wrote:
>
> Hi Jo,
>
> All localisable UI text strings should be originating from the
> localize
Hi Jo,
All localisable UI text strings should be originating from the localized\en
file
- Jackie
Jo Cook wrote:
>
> Dear All,
>
> Is it possible to change the spelling of "METER" in the ajax viewer status
> bar to the british "Metre(s)"? I have looked in the template files but
> can't seem t
Dear All,
Is it possible to change the spelling of "METER" in the ajax viewer status
bar to the british "Metre(s)"? I have looked in the template files but can't
seem to find where it's defined- only where to change it to Miles.
This is with Mapguide Open Source 2.1.
Thanks
Jo
--
View this mes
Hi all,
I am again fighting with rasters...
I create a dataconnection with GDAL provider, using a Geotiff from ArcGIS
9.3.1.
This GeoTIFF contains the coordinates, and when I add the newly created
layer to a map, it detects automatically the initial map view correctly.
However, the layer is di
Can I do that, if I have a feature e.g. polygon, it will prompt the Design
Review.exe when I click the feature by using URL Activated for feature? If
yes, any example script for that! Thanks in advance.
--
View this message in context:
http://n2.nabble.com/Open-Design-review-by-clicking-the-feat
Unfortunately, yes it does.
However, if your data is value comparable, eg. the point (1,1) is the
same place in both datasets,
you can just override the data with the real CS into XY-M.
Regards, Kenneth Skovhede, GEOGRAF A/S
isca skrev:
It is actually the other way around. I want to transf
It is actually the other way around. I want to transform the real CS into
XY-M. Does the same count for this situation ?
Jason Birch wrote:
>
> Transforming between XY-M and a real CS is not technically possible; the
> previous version must have been "guessing" that the XY-M dataset was in
> th
I have enabled connection pooling for both the SHP and SDF provider to get an
acceptable performance. Turning it off again is therefore not really an
option for me. Because of the constant problems with the GDAL provider I am
thinking of alternatives, but except using the Autodesk Raster provider
18 matches
Mail list logo