[OpenStreetMap] #5024: Provide imagery blacklist in API capabilities

OpenStreetMap trac at noreply.openstreetmap.org
Sat Aug 23 03:31:37 UTC 2014


#5024: Provide imagery blacklist in API capabilities
--------------------------+--------------------------------------------
  Reporter:  don-vip      |      Owner:  rails-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:
 Component:  api          |    Version:
Resolution:               |   Keywords:  capabilities imagery blacklist
--------------------------+--------------------------------------------

Comment (by pnorman):

 So, there's a schema question here, how do we best define it?

 One idea suggested was


 {{{
 <blacklist>
   <if-match pattern="foo"/>
   <if-match pattern="bar"/>
 </blacklist>
 }}}

 It's possible that some clients may not have regular expression
 capabilities, and there's a number of different regex variants, which
 means we'd have to specify what we were using. I'm also not sure that we'd
 actually need regular expressions.

 don-vip, as you're the requester for the enhancement, any thoughts?

--
Ticket URL: <https://trac.openstreetmap.org/ticket/5024#comment:6>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the rails-dev mailing list