WikiProject Haiti/Tasks and Ideas/RadioTvStations
Jump to navigation
Jump to search
- WikiProject revisions: Revisions to front page of WikiProject completed = everything consolidated into a single table or moved to different pages. --Ceyockey 16:34, 30 October 2011 (UTC)
- WikiProject revisions: Revisions are underway (slowly) to revise the WikiProject from crisis-response to mapping-as-usual mode. --Ceyockey 16:34, 30 October 2011 (UTC)
- On-the-ground: Fourth deploy write-up - 2010-09-08
- On-the-ground: HOT Mission 3 complete [1] - 2010-06-28
- Hot website launched with blog category 'Haiti' - 2010-05-??
Importing Radio and TV stations
Background
CartONG and International Media Support (IMS) provide a list of radio and TV stations in Haiti.
OSM is allowed to import this dataset in the OSM database.
Status
- First raw import done by Gert Gremmen, see changeset 3804459.
- Second import done by Gubaer on 2010-02-08, see changeset 3827369. This import fixes the open issues from the first import.
Howto run an update ?
- get the latest file of the IMS radio and tv studios
- run Kml2OsmConverter
- Example:
groovy ch.guggis.haiti.radiotv.Kml2OsmConverter -i RadioStationsHaitiJan2010.xml -o studios.osm
- Example:
groovy ch.guggis.haiti.radiotv.UpdateFileBuilder -cs 3804459 -i studios.osm -o studios-for-upload.osm
- Load studios-for-upload.osm in JOSM and and check the plausibility of the data. Everything located within Haiti? Distributed over the whole country? Clusters of studios in PaP and other bigger cities? If it looks ok, then upload it. Add the following tags to the changeset:
- source=CartONG - http://www.cartong.org
- source_ref=http://spreadsheets.google.com/pub?key=tZP0wXS4HMLAWEhDlzdW36w&output=txt&output=txt&gid=0&range=kml_output
Tasks
None
Archived tasks
See archive
Map
look at this overview
Dataset
- The data is available from this Google spreadsheet
- Here's a typical example of Placemark in the KML output:
<Placemark id="p2">
<name><![CDATA[Adventiste]]></name>
<address><![CDATA[Rte de Carrefour, Diquini 63]]></address>
<Snippet></Snippet>
<description><![CDATA[
<table width="300" border="1" cellspacing="0" cellpadding="5">
<tr> <td colspan = "2" align="right" bgcolor="#669966"> <h2><font style="text-align: right;" color="#CCFFCC">Media Station</font></h2> </td> </tr> <tr> <td colspan="2" align="center"> <h2><font color="#000000">Radio Adventiste</font></h2> </td> </tr> <tr> <td><p>Status: </td><td><font color=#FF9900>Unknown</font></p> </td> </tr> <tr> <td>Media Type: </td><td> <font color="#000000">Commercial Stations</font></p> </td> </tr> <tr> <td>Responsible Person: </td><td><p><font color="#000000">Emmanuel Clement Benoit</font></p> </td> </tr> <tr> <td>Contact Number:</td><td><p><font color="#000000">Tel:2234-4248/ 2234-4373</font></p></td> </tr> <tr> <td>Email: </td><td><p><font color="#000000"> www.radiovoixdelesperance</font></p> </td> </tr> <tr> <td>Address: </td><td><p><font color="#000000">Rte de Carrefour, Diquini 63</font></p> </td> </tr> <tr> <td>Frequency: </td> <td> <p><font color="#000000">89.7FM</font></p> </td> </tr> <tr> <td>Data-Source: </td><td><p><font color="#000000">Web</font></p> </td> </tr> <tr> <td>Membership: </td><td> <font color="#000000">None</font></p> </td> </tr> <tr> <td>Additional Notes: </td><td> <font color="#000000"></font></p> </td> </tr> <tr> <td align="left"> <a href="http://www.cartong.org">CartONG</a><br /> <a href="http://www.i-m-s.dk">IMS</a> </td> <td align="right" valign="bottom"> <font color="#999999">Updated 03-02-2010</font> </td> </tr>
</table>
]]>
</description>
<styleUrl>#style3_Unknown</styleUrl>
<ExtendedData>
<Data name="TemplateName"><value>Unknown</value></Data>
<Data name="Title"><value><![CDATA[Radio Adventiste]]></value></Data>
<Data name="Subtitle"><value><![CDATA[Tel:2234-4248/ 2234-4373]]></value></Data>
<Data name="Address"><value><![CDATA[Rte de Carrefour, Diquini 63]]></value></Data>
<Data name="Contact"><value><![CDATA[Emmanuel Clement Benoit]]></value></Data>
<Data name="Email"><value><![CDATA[www.radiovoixdelesperance]]></value></Data>
<Data name="Link1_URL"><value><![CDATA[http://www.cartong.org]]></value></Data>
<Data name="Link1_Text"><value><![CDATA[CartONG]]></value></Data>
<Data name="Link2_URL"><value><![CDATA[http://www.i-m-s.dk]]></value></Data>
<Data name="Link2_Text"><value><![CDATA[IMS]]></value></Data>
<Data name="Frequency"><value><![CDATA[89.7FM]]></value></Data>
<Data name="Notes"><value></value></Data>
<Data name="Membership"><value><![CDATA[None]]></value></Data>
<Data name="Type"><value><![CDATA[Commercial Stations]]></value></Data>
<Data name="ge4x_1"> <value><![CDATA["/><!--]]></value> </Data>
<Data name="ge4x_2"> <value><![CDATA[-->]]></value> </Data>
<Data name="ge4x_3"> <value><![CDATA[<!--]]></value>
</Data> </ExtendedData>
<Point><coordinates>-72.387067,18.53097</coordinates></Point>
</Placemark>