The files that fails are the one delivered with the app ! As indicated the files that i generate myself are ok.
I am using a dell pc w7 64 bits.
Concerning map, i do not want svg or png but vector description as in osm. But the trouble is much more than your app but the xml definition that nit have this possibility. It is pity because golf players want also map as they have gps in their smartphones.
--
You received this message because you are subscribed to the Google Groups "Golf Markup Language" group.
To view this discussion on the web visit https://groups.google.com/d/msg/golf-markup-language/-/kjnDsUaQ4scJ.
To post to this group, send email to golf-marku...@googlegroups.com.
To unsubscribe from this group, send email to golf-markup-lang...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/golf-markup-language?hl=en.
The files that fails are the one delivered with the app ! As indicated the files that i generate myself are ok.

--
You received this message because you are subscribed to the Google Groups "Golf Markup Language" group.
To view this discussion on the web visit https://groups.google.com/d/msg/golf-markup-language/-/WN4RV-ANa3EJ.
--
You received this message because you are subscribed to the Google Groups "Golf Markup Language" group.
To view this discussion on the web visit https://groups.google.com/d/msg/golf-markup-language/-/WN4RV-ANa3EJ.
concerning apps :- reader is OK (with tenerife samples files)- writer is not OK (with same tenerif samples files) :
On Saturday, June 23, 2012 10:13:30 AM UTC+1, Jean-Jacques MONOT wrote:The files that fails are the one delivered with the app ! As indicated the files that i generate myself are ok.
Have you downloaded the Reader application? This uses different code to read GolfML files. If it reads the files OK then I know that GolfmlCourseWriter is at fault.Have you downloaded the tenerife courses zip file? If they load correctly, then I know that the xml files included with the app are at fault.For your general golfml questions, Pierre is the person to respond. I'm just a Pascal developer.:G--To view this discussion on the web visit https://groups.google.com/d/msg/golf-markup-language/-/WN4RV-ANa3EJ.
You received this message because you are subscribed to the Google Groups "Golf Markup Language" group.
To post to this group, send email to golf-markup-language@googlegroups.com.
To unsubscribe from this group, send email to golf-markup-language+unsub...@googlegroups.com.
1. GolfML
I am not so familiar with XML, and that's why I did not see any way to describe fairways, holes, etc ... with GPS points ... but looking deeper in your reference data, I see that it is possible.
To help me, I would like to get :
- a .xsd file describing the full structure of GolfML : I use a software framework (Windev) in which I can manipulate easily such elements but I need the full structure
- in the google site, the structure is well described : http://code.google.com/p/golfml/wiki/Egolfml, .... but how do you generate this description ? manually ? or using an XML edition tool ?
By the way, I am looking for an XML editor, free of course .... could you advise me one ?
2. OSM
The philosophy of OSM is to provide a database for cartographic elements. Thus, OSM may not accept to "extend to include all golf-related data (including scorecards, etc.)" that are not really physical elements, and may overload the server ..... In OSM, you should store only elements that are really visible in the field (scorecards are not .... ) : http://wiki.openstreetmap.org/wiki/Good_practice.
But we can keep on working and thinking about the best cooperation between OSM and GolfML, as OSM is the best way I think to have geographical identification of courses. Maybe we could check and then propose to put the proposed features for Golf to voting .... and see how we could present/modify GolfML in order to have OSM golf tags as sub-set of GolfML ?
--