<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
James Livingston wrote:
<blockquote cite="mid:D166CB41-CD28-452D-9D27-6653B362A56D@mac.com"
 type="cite">
  <pre wrap="">On 20/08/2009, at 10:29 AM, Andrew Ayre wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">If I draw the outline of a strip mall (a connected string of shops)  
this
represents several businesses together. If I then put nodes on them  
and
give the nodes names Mapnik won't render the names unless they are
amenities. But not all businesses are amenities.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'd say that you need to tag them as what they are. If they're shops,  
then use shop=*,  and if it's a company's office then we need to have  
a tag for that and add it to the renderers.

  </pre>
</blockquote>
I think there might be a need for a business tag.  Amenities and shops
are places Joe Public would visit, but in business
parks and industrial estates most buildings would not meet these
criteria so might only get a building tag at best.<br>
<br>
The building tag could be a multiple value tag like building, so:<br>
 business=yes or<br>
 business=printer or<br>
 business=pr_consultant or<br>
 business=logistics or<br>
 business=medical_devices or<br>
 ...<br>
<br>
Choose business=yes and add a name tag  if thats all you know, but add
business=whatever if you know more.  The extra tags like telephone
numbers, website etc would give more details.  This might (eventually)
give the basis for a business directory. Renderers would render
business=* generally with the name and some business types might get an
icon too.<br>
<br>
Is it worth pursuing?<br>
<br>
Cheers, Chris <br>
</body>
</html>