Skip to content

Commit 8858812

Browse files
authored
add document-url to conservation area dataset guidance (#264)
1 parent 4f2803d commit 8858812

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

+7-1
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,17 @@ Example: `MULTIPOLYGON (((1.188829 51.23478,1.188376 51.234909,1.188381 51.23491
5757

5858
If you’re providing geometry in a GeoJSON, GML or Geopackage, use the associated geometry format.
5959

60+
### document-url
61+
62+
A URL to the document containing the authoritative source for the area. This is usually a PDF containing the area drawn on a map.
63+
64+
Example: `http://www.LPAwebsite.org.uk/data/conservationareas/smithroad-area.pdf`
65+
6066
### documentation-url
6167

6268
The URL of the webpage on your website that introduces the document.
6369

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 conservation area 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 (fragment identifier) for each one.
70+
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 conservation area 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 (fragment identifier) for each one.
6571

6672
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 conservation area you list - as in the examples shown.
6773

0 commit comments

Comments
 (0)