Re: [svg-developers] MySQL AText(ogc) -->GeomFromText

2005-03-09 Thread Burkhard Stollenwerk
nal Message - From: Randy George To: svg-developers@yahoogroups.com Sent: Wednesday, March 09, 2005 8:41 PM Subject: RE: [svg-developers] MySQL AText(ogc) -->GeomFromText Hi Burkhard Does your code make sure that the first point and last point are identical? Other

Re: [svg-developers] MySQL AText(ogc) -->GeomFromText

2005-03-09 Thread Burkhard Stollenwerk
polygons (ogc_geom,nutzer,style) VALUES (GeomFromText('POLYGON((2530665 5614074,2530643 614038,2530687 5614030.782426778,2530665 5614067,2530665 5614074 ))'),1,'orange') Randy -Original Message- From: Burkhard Stollenwerk [mailto:[EMAIL PROTECTED] Sent: W

Re: [svg-developers] SVG vector data in MySQL database

2005-03-09 Thread Burkhard Stollenwerk
Hi Jeroen , Use a spatial database like Mysql> 4.1x (or other). Burkhard Stollenwerk - Original Message - From: Jeroen Dekker To: svg-developers@yahoogroups.com Sent: Wednesday, March 09, 2005 11:57 AM Subject: [svg-developers] SVG vector data in MySQL database

[svg-developers] MySQL AText(ogc) -->GeomFromText

2005-03-09 Thread Burkhard Stollenwerk
74,2530643 614038,2530687 5614030.782426778,2530665 5614067)'),1,'orange') SELECT id,AsText(ogc_geom) as ogc FROM ownerpolygons 1:) ogc is given as correct text back 2.) ogc is empty? Is MySQL 4.1.7 not correct or why ist second query empty? Burkhard Stollenwerk - Original Mess

Re: [svg-developers] float

2005-03-08 Thread Burkhard Stollenwerk
uot;W:"+getInnerWidth()+","+getInnerHeight()); var circle=new Node_Builder("circle",{cx:String(xp),cy:String(yp),r:sclx*.75,opacity:0.96 , style:"fill:orange"}); //convert to String circle.appendTo(svgdoc.getElementById("OWNERDRAWN"));

Re: [svg-developers] Can xml data be put in svg?

2005-03-08 Thread Burkhard Stollenwerk
Hallo, yes you can use XML Data in Document. But mixing is dangerous. You can load it by using getUrl , or take it within Tag. Burkhard Stollenwerk - Original Message - From: thirumalai_selvan To: svg-developers@yahoogroups.com Sent: Tuesday, March 08, 2005 6:23 AM Subject

[svg-developers] float

2005-03-08 Thread Burkhard Stollenwerk
var circle=new Node_Builder("circle",{cx:xp,cy:yp,r:sclx*.75,opacity:0.96 , style:"fill:orange"}); circle.appendTo(svgdoc.getElementById("OWNERDRAWN")); alert(pn(svgdoc.getElementById("OWNERDRAWN"))); // and here xp is a exonential float That´s cut digits

[svg-developers] Node_Builder

2005-03-07 Thread Burkhard Stollenwerk
Hello I use Kevin Lindsey´s Node_Builder. How can I use it for text objects? Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "ed

Re: [svg-developers] DOM Tree like Explorer

2005-03-07 Thread Burkhard Stollenwerk
Hello , Thanks, both examples are great. But I can´t open source. It should that both are not free. Are there free examples ? Burkhard Stollenwerk - Original Message - From: André M. Winter - Carto.net To: svg-developers@yahoogroups.com Sent: Monday, March 07, 2005 4:58 PM

[svg-developers] DOM Tree like Explorer

2005-03-07 Thread Burkhard Stollenwerk
hello, how can I make dom visible like explorer? Burkhard Stollenwerk - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group o

[svg-developers] Explorer

2005-03-07 Thread Burkhard Stollenwerk
Hello, is there a metadataexplorer SVGlike? Burkhard Stollenwerk - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web,

[svg-developers] Exlploring Metadata Tree

2005-03-07 Thread Burkhard Stollenwerk
Hello, I am working at a map. If you click it should display a clickable tree like windows explorer who deliver themes. These branches should be opend , closed and modified (add, update, del). Anyone who can help. ARe there examples of these given? Burkhard Stollenwerk [Non-text portions of

[svg-developers] dynamic Metadata-DOMTree

2005-03-03 Thread Burkhard Stollenwerk
Good Morning, I wish to create a DOMTree Explorer liked form. Metadata should be included and excluded and can be save and load from database or file. Anyone who could help ? Friendly greeting Burkhard Stollenwerk - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http

Re: [svg-developers] ASV6

2005-02-25 Thread Burkhard Stollenwerk
I think it work stable, but callback functions are critical Burkhard - Original Message - From: "Jan" <[EMAIL PROTECTED]> To: Sent: Thursday, February 24, 2005 7:50 PM Subject: [svg-developers] ASV6 > > > > Is anyone using ASV6 in a production web site? If so, is it fairly > stable? >

[svg-developers] Update Project What do you think about

2005-02-23 Thread Burkhard Stollenwerk
Hello, Could you have a look at my project. What do you think about? www.futurefarm.de/ > http://futurefarm.de/kuh2005/svgkuh.svg Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit h

[svg-developers] New SVG Project

2005-02-20 Thread Burkhard Stollenwerk
6.0beta. Friendly greeting Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*&g

Re: [svg-developers] Re: metadata

2005-02-14 Thread Burkhard Stollenwerk
= parseXML(data.content); alert(data.content); } Burkhard Stollenwerk - Original Message - From: "Heiko Niemann" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 15, 2005 1:07 AM Subject: [svg-developers] Re: metadata > > > > Hi Burkhard, > > if you say: &

[svg-developers] metadata

2005-02-14 Thread Burkhard Stollenwerk
t with new_node.firstChild.data or new_node.firstChild.nodeValue. But the delivered string is empty. Could anybody help ? Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-develope

Re: [svg-developers] textdata (simple)

2005-02-12 Thread Burkhard Stollenwerk
I have it targetElement.parentNode.lastChild.lastChild.lastChild Burkhard - Original Message - From: "Burkhard Stollenwerk" <[EMAIL PROTECTED]> To: Sent: Saturday, February 12, 2005 1:51 PM Subject: [svg-developers] textdata (simple) > > > Hello, > >

[svg-developers] textdata (simple)

2005-02-12 Thread Burkhard Stollenwerk
Hello, a simple problem. How could I get the text? The code : alert(pn(targetElement.parentNode.lastChild.lastChild)); deliver : Den Text den ich abfragen will I ´ve tried it with targetElement.parentNode.lastChild.lastChild.data, but it ´s wrong. Could any tell me , how? Burkhard Stollenwerk

[svg-developers] MySQL - SimpleFrontend -> SVG

2005-02-10 Thread Burkhard Stollenwerk
Hello, I´ll use tablesheet as SimpleFrontEnd . Data will given from sql query. Coloums too. I wish to add, delete and update data. Editable table widgets are used. Could anyone help me? Are there any table realised? Freendly greeting Burkhard Stollenwerk [Non-text portions of this message

[svg-developers] Callback and call script function

2005-02-07 Thread Burkhard Stollenwerk
Hello, I ´ve add PHP by using geturl. The problem: There are function inside who take javascript function. But they would´nt corresponent. What shoul I do? Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED

Re: [svg-developers] Drag and Drop for groups

2005-02-06 Thread Burkhard Stollenwerk
> >// find out which element we moused down on >var targetElement = evt.target; > >... > }; > > Again, nothing magic about the onload event... You just need to initialize > the variables once. > > Regards- > Doug > > doug . schepers @ vectorea

[svg-developers] callback PHP and javascript

2005-02-06 Thread Burkhard Stollenwerk
_get_tiere); function callback_get_svg(urlRequestStatus) { new_node=cb_parse(urlRequestStatus); child=svgdoc.getElementById("map") child.appendChild(new_node); } -- stallp.php: '); ?> Why could the functions in scriptfile not found? Can

Re: [svg-developers] Drag and Drop for groups

2005-02-06 Thread Burkhard Stollenwerk
tById("map") child.appendChild(new_node); } -- stallp.php: print (''); Why could the functions in scriptfile not found? Burkhard Stollenwerk function callback(..) - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/

Re: [svg-developers] Drag and Drop for groups

2005-02-06 Thread Burkhard Stollenwerk
Hello Doug, it looks pretty fine. But I have two problems. 1.)Not any group should be moved. 2.)I take the svg document by using PHP callback function. then SVG Document is undefined. The Onload function wouldn´t called. Any solution about this? Burkhard Stollenwerk - Original Message

Re: [svg-developers] Save Drawing in mysql 4.1x database

2005-02-03 Thread Burkhard Stollenwerk
Thank Barend, thats the same way I will go. Only serversidelanguage is different. I ´ll use the function in 2 projects for farmers. dynamicly Mapping of agriculture-fields and cow-manageing project. Burkhard Stollenwerk Skype:nicefarmer [EMAIL PROTECTED] - Original Message - From

Re: [svg-developers] Drag and Drop for groups

2005-02-03 Thread Burkhard Stollenwerk
assault > 92100 Boulogne-Billancourt > > 01 46 21 59 59 > > > > Burkhard Stollenwerk wrote: > > >Hello, > > > >how could I move a group of elements like > > > > > > > >test > > > > > >and an other problem is the

Re: [svg-developers] Drag and Drop for groups

2005-02-03 Thread Burkhard Stollenwerk
you could see application at www.futurefarm.de/kuh2005/stallp.php Burkhard - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo! Groups Links <*> To visit your group on the web, go to:

[svg-developers] Drag and Drop for groups

2005-02-03 Thread Burkhard Stollenwerk
Hello, how could I move a group of elements like test and an other problem is the slowly accorat moveing, if I was out of element. Any solution , please told me friendly greeting Burkhard Stollenwerk - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http

Re: [svg-developers] Save Drawing in mysql 4.1x database

2005-02-03 Thread Burkhard Stollenwerk
Hi Barend, I ´ll save the user drawing in mySQL database by using the new spatial type. I use Javascript and PHP to do that. The other way to read it out is clearly to me. Friendly greeting Burkhard - Original Message - From: "Barend Köbben" <[EMAIL PROTECTED]> To: Sent: Wednesday, F

[svg-developers] Save Drawing in mysql 4.1x database

2005-02-02 Thread Burkhard Stollenwerk
Hello, I wish to save my drawing (only polygons) to mysql-database. Could anyone help me? Friendly greeting Burkhard Stollenwerk [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg

[svg-developers] svg2mysqlSpatial

2005-01-12 Thread Burkhard Stollenwerk
Hello, I ´ll transfer mysqlgeograficaly spatial data to svg and back. Are there any classes about this? Burkhard Stollenwerk - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yah

[svg-developers] why rastered?

2005-01-10 Thread Burkhard Stollenwerk
,'+ausglv+' xm='+xm+'ym='+ym); r=svgdoc.createElement("circle"); r.setAttribute("cx",nx); r.setAttribute("cy",ny); r.setAttribute("r",4); r.setAttribute("fill","red"); r=paintsvg.appendChild(r);

[svg-developers] Why rastered?

2005-01-10 Thread Burkhard Stollenwerk
v+' xm='+xm+'ym='+ym); r=svgdoc.createElement("circle"); r.setAttribute("cx",nx); r.setAttribute("cy",ny); r.setAttribute("r",4); r.setAttribute("fill","red"); r=paintsvg.appendChild(r); } What ´swrong

[svg-developers] Position at viewport

2004-12-22 Thread Burkhard Stollenwerk
Hello , a simple question. How could I get clickposition if I use viewports. GetClientX() gives me the position at screen. But how could I get position according viewports? e.g viewport(100 -100 1000 -1000) or other Burkhard Stollenwerk Yahoo! Groups Sponsor

[svg-developers] GML2mySQL

2004-12-12 Thread Burkhard Stollenwerk
Hello , I use shape files as sourceformat. Then I translate it to GML-format with ShapeFileConverter from www.mycgiserver.com. How could I transfer GML to mySQL ? (rem:I will prepare SVG - data from this database by using spatialfuncrions of mySQL) Best regards Burkhard Stollenwerk