gt; subject will not
> attract attention from the people likely to have the answer to this.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi kenneth! at first thanks a lot for your help, i've read the
> documentation you gove me an
as first coordinates of your point give: 589681.650122844 and as second
coordinates give: 251.7644577, try and tell me, follow the same way that
i send you and forget this digitize it can't release that you want
588581.650122844
590822.599955068
2509840.7644577
2512013.76396571
2009/
you don't see the point your add in your map? if it's case there is prob of
coordinates, save your map on xml format and send me this file
2009/6/10 sathishpsk9
>
>
>
>
> Hi good morning ,
>
> thanks for all your efforts i am not talking about mapFrame.Refresh()
> but page refresh.
> the
this step is necessary just when you want that changes you are adding to map
be saved on map in mapguidestudio cause it knows just xmldef of map, else
it's not necessary, so it works now?
2009/6/9 sathishpsk9
>
> Hi
>
> thank you very much. i did the same with a little difference that i
> cr
code, good luck
2009/6/9 sathishpsk9
>
>
> Hi saloua,
> Thanks for reply but i what have you disscussed is not the
> problem because i have taken co-ordinates from Digitized()
> method..that might be beacuase of map ... bcoz i open it in session and
u give
your point must be within this minextent and maxextent for x and y, try that
and reply me
2009/6/9 sathishpsk9
>
>
>
> Hi saloua,
>Ya i used Library fo r both creation of feature and layer
> definintion .but the point didnot appeared on tha map after a re
and in xml definition of layer you use to introduce points "you use
"library/..." even for feature source? so strange when i create it me it's
permanentlly on map!!
2009/6/9 sathishpsk9
>
>
> Hi saloua,
>Thanks for reply.. i created
2009/6/8 saloua wakrim
> hi all! i've application wich allow user to select polygon on map, on clic
> on polygon i change polygon color, now i want to allow this user to zoom to
> this polygon selected with manner wich proportionnal to his action on his
> mouse, and that h
hi ! i've read the documentation you gove me and tried to apply it for
changing selection color : format of my "ajaxmappane.templ" (or function
wich concerning me) is
function RequestMapImage(reqId)
{
url = webAgent +
"?OPERATION=GETDYNAMICMAPOVERLAYIMAGE&FORMAT=PNG&VERSION=1.0.0&SESSION=" +
hi all! i've application wich allow user to select polygon on map, on clic
on polygon i change polygon color, now i want to allow this user to zoom to
this polygon selected with manner wich proportionnal to his action on his
mouse, and that he can augment and reduce this zoom to polygon he selects
fresh question, as the current
> subject will not
> attract attention from the people likely to have the answer to this.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi kenneth! at first thanks a lot for your help, i've read the
>
i don't know how do you create it but i think with using "Session://" so
if you want to keep it permanentlly on your map you must use
"Library://layerDefinition" instead of session when your create your
layer and feature source and you can use mapguidestudio for see all time
your feature s
Change_Selection_Color_Setting
> or here:
>
> http://www.jasonbirch.com/nodes/2008/12/02/213/changing-selection-colour-in-mapguide-ajax-viewer/
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi kenneth ! when we select object on map or (se
resolved! effectivelly i must just reverse order of layer for displaying
just difference between both of layers!
2009/6/5 saloua wakrim
> hi all developpers! i draw polygones in map on layer wich named "
> champs_reels" (as my code shows it), i want to draw intersection betwen
&
MgAgfReaderWriter()
Dim batiment As MgPolygon = geometryReaderWriter2.Read(geometrybati)
listbatiments.Add(batiment)
Dim polyintersection As MgPolygon = polygones(i).Difference(batiment)
End While
Next
2009/6/5 saloua wakrim
> hi all developpers! i draw polygones in map on layer wich named &
hi all developpers! i draw polygones in map on layer wich named "
champs_reels" (as my code shows it), i want to draw intersection betwen
these polygones and polygones of another layer wich named "batiments" (as my
code shows), i want drw a polygones wich constitute difference between both
of these
Setting
> or here:
>
> http://www.jasonbirch.com/nodes/2008/12/02/213/changing-selection-colour-in-mapguide-ajax-viewer/
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi kenneth ! when we select object on map or (selection) mapguide
hi kenneth ! when we select object on map or (selection) mapguide marks it
with blue color (with some transparency) who knows the code of this color?
if we want use it for example as foreground to draw layer what is the code
wich allow that, thanks for all in advance
2009/5/28 Kenneth Skovhede, GE
hi all ! when we select object on map or (selection) mapguide marks it with
blue color (with some transparency) who knows the code of this color? if we
want use it for example as foreground to draw layer what is the code wich
allow that, thanks for all in advance
2009/5/28
> hi all! did you know
hi all ! when we select object on map or (selection) mapguide marks it with
blue color (with some transparency) who knows the code of this color? if we
want use it for example as foreground to draw layer what is the code wich
allow that, thanks for all in advance.
2009/5/28
> hi all! did you kno
hi all! i draw polygone in map wich appear when i display map, i want zoom
to this polygone (see its size change with zoom change on map) with the
manner proportional to the user zoom, please if some one has any idea about
how can i proceed please say it me, thanks a lot on advance.
2009/5/28
>
thanks a lot that what i was thinking thanks kenneth
2009/5/28 Kenneth Skovhede, GEOGRAF A/S
> Its the runtime layer's ID, which is a guid string, and changes for each
> invocation of the map.
> (eg, you can't save it and use it in another session).
>
> Selection xml looks like this:
>
>
>
>
that if the id on means the session used by user i
think that layer contained on selection won't be known, but i'm not sure
please if you have some idea tell it me, thanks a lot on advance.
2009/5/26 saloua wakrim
> hi! thanks alot for your help, i found exemple in phpsamples exp
thanks for your reply but it's same in vb.net even i do count() it gives the
same error
2009/5/26 Chris Claydon
> I'm not too familiar with VB, but don't you need to call Layers.GetCount()
> (i.e. using brackets (), since it's a method)?
>
> -Original Message-
> From: mapguide-users-boun
ase tell it me, thanks a lot
on advance
2009/5/26 Kenneth Skovhede, GEOGRAF A/S
> The keyword for this is base64 encoding, see:
> http://lists.osgeo.org/pipermail/mapguide-users/2008-February/011245.html
> and
> http://www.mail-archive.com/mapguide-users@lists.osgeo.org/msg03312.html
>
&
er.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> but please if you know what that UNIT means in coordinates System say it
> me:
>
>
> <
> CoordinateSystem>GEOGCS["WGS84 Lat/Long's, Degrees, -180 ==>
> +180&q
hi i want get coordinates of the point inserted in map how can i proceed?
thanks on advance
2009/5/25 saloua wakrim
> hello! i drw polygones in map and display it i want know how can i get them
> transparent for allowing me see another layers, thanks on advance, i thi,k
> that thi
from one
> projection to another.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> but please if you know what that UNIT means in coordinates System say it
> me:
>
>
> <
> CoordinateSystem>GEOGCS["WGS84 Lat/Long
, that looks right.
>
> You must also refresh the map (refresh/pan/zoom/etc.) in the browser via
> javascript.
>
> In addition to my other suggestions, you can also check the error log for
> messages.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim
not work, you have to manually convert the items, which is not
> a trivial procedure.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi! did you know lease how MgCreateSdfParams() works and what attributes i
> must give it cause ii thi
t the items, which is not
> a trivial procedure.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> hi! did you know lease how MgCreateSdfParams() works and what attributes i
> must give it cause ii think that the prob i have is coordinates i use fo
right.
>
> You must also refresh the map (refresh/pan/zoom/etc.) in the browser via
> javascript.
>
> In addition to my other suggestions, you can also check the error log for
> messages.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
hi adnanc, please if your code wish insert the layer in the map and allow
you to see it after refreshing map runs well, send it to me if you want, i
don't see my error and i spent a lot of my time for doing that but no way...
2009/5/8 adnanc
>
> Hello all,
>
> I've created a temporary map layer
er from Studio/Maestro.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S
>
>
>
> saloua wakrim skrev:
>
> i try the following code for displaying layer wich contains line in map,
> so i digitize a line, create temporary feature for this line, create a layer
> wich contains it
i want create temporary layer too wich contains polygone this is what i do,
idon't see layer after refreshing map (on iframe) and when i use mapguide
studio for see the layer i find layer but it doesn't contain polygon i
insert, pleaaase correct me my code if you can,i give it you:
as cordinates
thanks a lot for your replay,yes, i'm sure, i've tried another code and with
mapguide studio i see the layer that i add, it contains the line wich i
insert, but on iframe (where the map is displayed) i don't see the layer and
even in mapguide studio with the layers belonging to the map, i don't see
i try to draw line so i create feature source and layer wich contains line
and add it to the map, this is my code, it doesn't give me error baut when i
run it i don't see the layer in map:
<%
@ Page Language="C#" AutoEventWireup="true" CodeFile="essai.aspx.cs"
Inherits
="essai" %>
<%
@ Import
<%
@ Page Language="C#" AutoEventWireup="true" CodeFile="essai.aspx.cs"
Inherits
="essai" %>
<%
@ Import Namespace="System" %>
<%
@ Import Namespace="System.IO" %>
<%
@ Import Namespace="System.Collections.Specialized" %>
<%
@ Import Namespace="OSGeo.MapGuide" %>
<%
@ Import Namespace="System
i try the following code for displaying layer wich contains line in map, so
i digitize a line, create temporary feature for this line, create a layer
wich contains it and add it to the map. it doesn't give me some error but i
can see the line in the map (i can draw it). Please help me. the code is
39 matches
Mail list logo