Skip to content

Commit 3076aae

Browse files
authored
Update conservation-area.md
Tweaks to documentation-url field guidance
1 parent 2d030f6 commit 3076aae

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

application/templates/pages/guidance/specifications/conservation-area.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,23 @@ If you’re providing geometry in a GeoJSON, GML or Geopackage, use the associat
5959

6060
### documentation-url
6161

62-
The URL of the webpage on the local planning authority website which provides information about the conservation area.
62+
The URL of the webpage on your website that introduces the document.
6363

64-
Example: `http://www.LPAwebsite.org.uk/data#conservationarea1`
64+
Each document should be linked to from a documentation webpage that includes a short description of the data and the document you’re linking to. Each article 4 direction should have a unique URL. This means you can create a separate page for each one, or you could list several on one page. If you do that, there must be a separate anchor link (fragment identifier) for each one.
65+
66+
This means each section of your page should have its own URL. Most publishing systems will allow you to use a hashtag to create the identifiers for each article 4 direction you list - as in the examples shown.
67+
68+
Examples:
69+
70+
One article 4 direction per page:
71+
72+
`http://www.LPAwebsite.org.uk/data/article4directions/smithroad`
73+
74+
More than one article 4 direction per page with an anchor link for each one:
75+
76+
`http://www.LPAwebsite.org.uk/data/article4directions#smithroad`
77+
78+
`http://www.LPAwebsite.org.uk/data/article4directions#broadhousepark`
6579

6680
### notes
6781

0 commit comments

Comments
 (0)