# Project Location

When adding a project location, you'll need to select the neighborhood and add an address. If you have more than one address for a project, you have the ability to add multiple addresses:

<figure><img src="/files/FbZFsSnnZudZJWlpqIRO" alt=""><figcaption></figcaption></figure>

We built our project pages to search arcGIS datasets depending on the type of project to help create the map. For example, **Streets** projects will return results on our map that just display streets in the City. **Parks and Green Space** searches our open space dataset, and **Housing** is searching for available parcel data. By default, we are searching parcel data.

**Please note**: The selection of Project Type is in the Project Information of the page:

<figure><img src="/files/eXlGuIZo1zTG7AMa4FfL" alt=""><figcaption></figcaption></figure>

If you're having trouble fetching the geodata for your location, you can try adjusting the project type before generating the map. You'll be able to adjust this field later after the map is populated.

To get the map on the page to render, click the **Get Map Data** button below the address. There's also a **Clear Map** that allows you to start from scratch:

<figure><img src="/files/zSF7EhdgqM8OL9Ey2ILb" alt=""><figcaption></figcaption></figure>

If you're having trouble finding the location on the map, you can actually edit the map itself.&#x20;

First, we recommend opening the map up by clicking the exand option at the top right:

<figure><img src="/files/jGbXVWumzHBrd4MjUIPY" alt=""><figcaption></figcaption></figure>

When you open up the map, you have a few options available at the top of the page.

* The **hand icon** is used to remove existing points on the map, or to move existing points, lines, or polygons on the map.
* The **pinpoint icon** allows you drop a pin on the map.
* The **line option** allows you to draw a line on the map (great option for streets).
* The **polygon option** allows you to add shapes and polygons on the map (great option for parcels or multiple parcels).

<figure><img src="/files/wuwJEeLakD8OWNKLICKe" alt=""><figcaption></figcaption></figure>

* **To use the hand icon to remove something on the map**, just select the hand and click on the smaller circles in the line and polygon drawings, or on the pin.
* **If you want to use the hand to move something**, hold your mouse down on the pin, line, or polygon and drag it to the right location.

*Have feedback for this page?* [*Let us know*](https://docs.google.com/forms/d/e/1FAIpQLSflSNS02JppCCkZCILnH4aIPY9IsgELgZ09-M690W-D-6ku9g/viewform)*!*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.boston.gov/digital-comms-knowledge-base/publishing-on-boston.gov/editing-boston.gov/content-types/project/project-location.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
