Accessing map feeds Map feed addresses are in the format:https://io.trap.nz/geo/trapnz-projects/wfs/apikey/project_idand https://io.trap.nz/geo/trapnz-projects/wms/apikey/project_idfor WFS and WMS feeds respectively. The Project ID is the last part of the URL when you select your project in Trap.NZ. i.e. when you select the project after logging in, the URL will look something like https://trap.nz/node/123456, and in this case, the Project ID will be 123456. Note: Some of the map feeds apply to all the projects you are a member of. If you are using those feeds, you still need to select a default project. It doesn’t matter which one. So for a test user and project the WFS feed looks like this:https://io.trap.nz/geo/trapnz-projects/wfs/35GElj7FEyGB-gpalO5ptgcEjxmNe7QzOiJNbEPZmSU/123456 (you must generate your own key under the My Account section of the Trap.NZ website) You can paste these URLs into your GIS system and it will show you the available layers. The layers currently available are: my-projectsThe project polygons and metadata from the Trap.NZ projects you have access to my-projects-linesAll the lines from the Trap.NZ projects you have access to my-projects-trapsAll traps from the Trap.NZ projects you have access to my-projects-traps-recordsAll trap records from the Trap.NZ projects you have access to my-projects-bait-stationsAll bait stations from the Trap.NZ projects you have access to my-projects-bait-station-recordsAll bait station records from the Trap.NZ projects you have access to my-projects-monitoring-stations All monitoring stations from the Trap.NZ projects you have access to my-projects-monitoring-station-recordsAll monitoring stations from the Trap.NZ projects you have access to (excluding 5 minute bird counts and camera trap records) my-projects-poisAll points of interest from the Trap.NZ projects you have access to default-projectThe project polygon and metadata from the project specified in the URL default-project-linesAll lines from the Trap.NZ project specified in the URL default-project-trapsAll traps from the Trap.NZ project specified in the URL default-project-trap-recordsAll trap records from the Trap.NZ project specified in the URL default-project-bait-stationsAll bait stations from the Trap.NZ project specified in the URL default-project-bait-station-recordsAll bait station records from the Trap.NZ project specified in the URL default-project-monitoring-stationsAll monitoring stations from the Trap.NZ project specified in the URL default-project-monitoring-station-recordsAll monitoring station records from the Trap.NZ project specified in the URL (excluding 5 minute bird counts and camera trap records) default-project-poisAll points of interest from the Trap.NZ project specified in the URL Notes More map feeds will be added over time (e.g. 5 min bird count and camera trap records) The WFS server is set to return a maximum of 10k features per page request. Therefore you must set a page size value smaller than that. We suggest 5k to begin with. Map feeds are updated overnight - they won't contain records or installations added today.