Re: [mapguide-users] MG 2.0 BETA...question about Digitizing Redlining - easy change shape.

2007-12-24 Thread Maciej Skorczewski

hi!

that is no problem - i ask because i want to know ,is there any samples, 
any (protytype) code for that


if you know any other samples in this topic i will grateful.

ps. did you know any samples of new 2.0 MG?


maciek




Kenneth, GEOGRAF A/S pisze:

I have not seen any functionality of that kind.
There is the selection, digitizing and editing of an object in 
OpenLayers / Fusion.

I have not seen any function that can save this back into the server.
It is fairly easy, as the edited object can be extracted into WKT, which 
can be used to update the featuresource.

It does require some coding though.

Regards, Kenneth, GEOGRAF A/S




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


Re: [mapguide-users] MG 2.0 BETA...question about Digitizing Redlining - easy change shape.

2007-12-24 Thread Kenneth, GEOGRAF A/S
The code that produces a buffer around a feature is a good example of 
code that saves a feature to the server.

The buffer code is avalible with the regular MapGuide installation.

You can look at the Fusion samples installed with MGOS 2.0 for code to 
do basic digitizing.


You can look at the GT sample application:
http://data.mapguide.com/mapguide/gt/index.php

It has all source code avalible.

You can see the OpenLayers edit functionality at:
http://www.sl-king.com/mgrestviewer

Username is Anonymous and password is blank.
You can poke around the site, there should be some source code avalible.

Regards, Kenneth, GEOGRAF A/S



Maciej Skorczewski skrev:

hi!

that is no problem - i ask because i want to know ,is there any 
samples, any (protytype) code for that


if you know any other samples in this topic i will grateful.

ps. did you know any samples of new 2.0 MG?


maciek




Kenneth, GEOGRAF A/S pisze:

I have not seen any functionality of that kind.
There is the selection, digitizing and editing of an object in 
OpenLayers / Fusion.

I have not seen any function that can save this back into the server.
It is fairly easy, as the edited object can be extracted into WKT, 
which can be used to update the featuresource.

It does require some coding though.

Regards, Kenneth, GEOGRAF A/S




___
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] MG 2.0 BETA...question about Digitizing Redlining - easy change shape.

2007-12-21 Thread BradM

Sorry I misunderstood you.  Editing of sdf points, lines and polygons is
something that I need for my users too.I have a separate question.  How
are you using the new beta MGO 2.0 without using studio?  I was told that
the existing versions of studio do not work with MGO 2.0 beta.



macieksk wrote:
 
 
 ok one more time - i try clear up what i mean...
 
 i can make Redlining, i know how to draw a line/polygon,point and then 
 save it into database...that i easy to do...
 
 BUT question is: are the in new MG 2.0 any function to fast/flexible 
 editing any shape...user sould simply clik on ex. plygon. and easy 
 change shape of itthe clik save
 
 can anybody tell me is it posible in new MG 2.0
 
 
 
 BradM pisze:
 Hi, have you tried  editing using sdf3 format and then when you are
 finished,  
 convert or save your file as a shapefile?
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context: 
http://www.nabble.com/MG-2.0-BETA...question-about-Digitizing---Redlining-tp14434388s16610p14457277.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] MG 2.0 BETA...question about Digitizing Redlining - easy change shape.

2007-12-21 Thread Jason Birch
2.0 is not delivered with any built-in redlining tools at this point.
That I know of anyway.

DM Solutions has a light-weight editing widget for Fusion which (I would
guess) they may be making available at some point, possibly with a cost
attached.

Also, Haris Kurtagic has done some exploratory work into a RESTful
interface to MapGuide that demos simple editing functionality:

http://www.sl-king.com/mgrest/

You can try it out here:

http://www.sl-king.com/mgrestviewer

- Log in as Administrator/admin
- Zoom in until you can see some buildings
- Select Buildings from the drop-down
- Click on the Check Out Features button
- Click on the Modify Feature button and select a building
- Drag some vertices around
- Click on Check In Features button
- Pan to refresh the map and see the change in the base layer

This is just a demo, but gives you an idea of what will be possible
shortly, maybe even in the 2.1 timeframe.  But again, you will likely
need to design the front end to these functions yourself.

Jason

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Maciej
Skorczewski
Sent: Thursday, December 20, 2007 23:05
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] MG 2.0 BETA...question about Digitizing
Redlining - easy change shape.


ok one more time - i try clear up what i mean...

i can make Redlining, i know how to draw a line/polygon,point and then
save it into database...that i easy to do...

BUT question is: are the in new MG 2.0 any function to fast/flexible
editing any shape...user sould simply clik on ex. plygon. and easy
change shape of itthe clik save

can anybody tell me is it posible in new MG 2.0



BradM pisze:
 Hi, have you tried  editing using sdf3 format and then when you are 
 finished, convert or save your file as a shapefile?

___
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] MG 2.0 BETA...question about Digitizing Redlining - easy change shape.

2007-12-21 Thread Jason Birch
Brad,

There's a patch for one of the 2008 DLLs on the download site:
http://tinyurl.com/3bcofs

You can also sign up for the Autodesk Studio 2009 (Carrera) beta
program:
http://tinyurl.com/2klv7c

Jason

-Original Message-
From: BradM
Subject: Re: [mapguide-users] MG 2.0 BETA...question about Digitizing
Redlining - easy change shape.


Sorry I misunderstood you.  Editing of sdf points, lines and polygons is
something that I need for my users too.I have a separate question.
How
are you using the new beta MGO 2.0 without using studio?  I was told
that the existing versions of studio do not work with MGO 2.0 beta.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users