Get all project parcels
get
/fscmRestApi/resources/11.13.18.05/publicSectorProjects/{publicSectorProjectsUniqID}/child/ProjectParcel
Request
Path Parameters
-
publicSectorProjectsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- AgencyId and ProjectCode ---for the Project Lists resource and used to uniquely identify an instance of Project Lists. The client should not generate the hash key value. Instead, the client should query on the Project Lists collection resource with a filter on the primary key values in order to navigate to a specific instance of Project Lists.
For example: publicSectorProjects?q=AgencyId=<value1>;ProjectCode=<value2>
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds a project parcel by the primary key criteria.
Finder Variables:- ParcelKey; integer; The unique identifier for a project parcel.
- PrimaryKey: Finds a project parcel by the primary key criteria.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AgencyId; integer; The unique identifier for a public sector agency.
- BlockNum; string; The block number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- BookNum; string; The book number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- BoundaryDescription; string; A textual description of the property boundaries. This is not a listing of coordinates. For example, SMITH LOT - COME E 155 FT FROM SW CORNER OF LOT 206 THEN 77.5 FT N TO A LINE WHICH EXTENDS FROM A PT N 309.91 FT AND E 55.25 FT FROM BEG TO A PT E 155 FT FROM LOT 206.
- CoordinateX; number; The x-axis coordinate for the project parcel.
- CoordinateY; number; The y-axis coordinate for the project parcel.
- CreatedBy; string; The user who created the project parcel.
- CreationDate; string; The date when the project parcel was created.
- DistrictName; string; The district name of the parcel.
- Jurisdiction; string; The name of the city, if incorporated, or the name of the county, if unincorporated.
- LandUseCode; string; The land use code of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- LastUpdateDate; string; The user who last updated the project parcel.
- LastUpdateLogin; string; The login ID of the user who last updated the project parcel.
- LastUpdatedBy; string; The date when the project parcel was last updated.
- Latitude; number; The geographic location of the parcel that is north or south of the equator.
- Longitude; number; The geographic location of the parcel address that is east or west of the meridian. It typically points to a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
- LotNum; string; The lot number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- MapBookPage; string; The recorded map book and page.
- MapName; string; The recorded map name. For example, Public Works.
- PageNum; string; The page number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- ParcelId; integer; The identifier for the project parcel.
- ParcelIdEntered; string; The identifier for the project parcel.
- ParcelKey; integer; The unique identifier for the project parcel.
- ParcelType; string; The type of the parcel. For example, commercial, residential, or government.
- ParentParcelId; integer; The unique identifier for the parent parcel.
- PrimaryFlag; boolean; Indicates the primary project parcel. If the value is Y, then the parcel is the primary parcel. The default value is N.
- PrimaryZoningId; string; The primary zoning ID of the zoning for the parcel.
- ProjectCode; string; The unique identifier for a project.
- PropertyDescription; string; The property description.
- SectionNum; string; The section number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- Srid; integer; The GIS coordinate system in use.
- Subdivision; string; The subdivision of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- UnitNum; string; The unit number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
- ZoningDescription; string; The zoning description.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorProjects-ProjectParcel
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorProjects-ProjectParcel-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Default Value:
1The unique identifier for a public sector agency. -
BlockNum: string
Title:
Block NumberMaximum Length:30The block number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
BookNum: string
Title:
Book NumberMaximum Length:30The book number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
BoundaryDescription: string
Title:
Boundary DescriptionMaximum Length:480A textual description of the property boundaries. This is not a listing of coordinates. For example, SMITH LOT - COME E 155 FT FROM SW CORNER OF LOT 206 THEN 77.5 FT N TO A LINE WHICH EXTENDS FROM A PT N 309.91 FT AND E 55.25 FT FROM BEG TO A PT E 155 FT FROM LOT 206. -
CoordinateX: number
Title:
X CoordinateThe x-axis coordinate for the project parcel. -
CoordinateY: number
Title:
Y CoordinateThe y-axis coordinate for the project parcel. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the project parcel. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the project parcel was created. -
DistrictName: string
Maximum Length:
50The district name of the parcel. -
Jurisdiction: string
Title:
JurisdictionMaximum Length:50The name of the city, if incorporated, or the name of the county, if unincorporated. -
LandUseCode: string
Title:
Land Use CodeMaximum Length:30The land use code of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe user who last updated the project parcel. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The date when the project parcel was last updated. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login ID of the user who last updated the project parcel. -
Latitude: number
Title:
LatitudeThe geographic location of the parcel that is north or south of the equator. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Longitude: number
Title:
LongitudeThe geographic location of the parcel address that is east or west of the meridian. It typically points to a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance. -
LotNum: string
Title:
Lot NumberMaximum Length:30The lot number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
MapBookPage: string
Title:
Map Book PageMaximum Length:50The recorded map book and page. -
MapName: string
Title:
Map NameMaximum Length:50The recorded map name. For example, Public Works. -
PageNum: string
Title:
Page NumberMaximum Length:30The page number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
ParcelId: integer
(int64)
Title:
Parcel IDThe identifier for the project parcel. -
ParcelIdEntered: string
Title:
Parcel IDMaximum Length:50The identifier for the project parcel. -
ParcelKey: integer
(int64)
The unique identifier for the project parcel.
-
ParcelType: string
Title:
Parcel TypeMaximum Length:30The type of the parcel. For example, commercial, residential, or government. -
ParentParcelId: integer
(int64)
Title:
Parent Parcel IDThe unique identifier for the parent parcel. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates the primary project parcel. If the value is Y, then the parcel is the primary parcel. The default value is N. -
PrimaryZoningId: string
Title:
Primary Zoning IDMaximum Length:30The primary zoning ID of the zoning for the parcel. -
PrjParcelOwner: array
Project Parcel Owners
Title:
Project Parcel OwnersThe resource is used to create, view, or update the project parcel owners related to a project. -
ProjectAddress: array
Project Addresses
Title:
Project AddressesThe resource is used to create, view, or update the project parcel addresses related to a project. -
ProjectCode: string
Title:
Project IDMaximum Length:30The unique identifier for a project. -
PropertyDescription: string
Title:
Property DescriptionMaximum Length:240The property description. -
SectionNum: string
Title:
Section NumberMaximum Length:30The section number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
Srid: integer
(int64)
Title:
SRIDThe GIS coordinate system in use. -
Subdivision: string
Title:
SubdivisionMaximum Length:30The subdivision of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
UnitNum: string
Title:
Unit NumberMaximum Length:30The unit number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN). -
ZoningDescription: string
Title:
Zoning DescriptionMaximum Length:240The zoning description.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Project Parcel Owners
Type:
arrayTitle:
Project Parcel OwnersThe resource is used to create, view, or update the project parcel owners related to a project.
Show Source
Nested Schema : Project Addresses
Type:
arrayTitle:
Project AddressesThe resource is used to create, view, or update the project parcel addresses related to a project.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorProjects-ProjectParcel-PrjParcelOwner-item-response
Type:
Show Source
object-
Address1: string
Title:
AddressMaximum Length:240The first or main address of the project parcel owner. -
Address2: string
Title:
Address Line 2Maximum Length:240The second address of the project parcel owner, if present. -
Address3: string
Title:
Address Line 3Maximum Length:240The third address of the project parcel owner, if present. -
Address4: string
Title:
Address Line 4Maximum Length:240The fourth address of the project parcel owner, if present. -
AddressField1: string
Title:
Address Field 1Maximum Length:20The address field of the project parcel owner search. -
AddressField2: string
Title:
Address Field 2Maximum Length:20The address field of the project parcel owner search. -
AddressField3: string
Title:
Address Field 3Maximum Length:20The address field of the project parcel owner search. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier for a public sector agency. -
BuildingType: string
Title:
Building TypeMaximum Length:20The building type in the project parcel owner search. For example, Tower A or Block 3. -
CellPhoneCountry: string
Title:
Cell Phone Country CodeMaximum Length:10The cell phone country code of the project parcel owner. -
CellPhoneNum: string
Title:
Cell Phone NumberMaximum Length:40The cell phone number of the project parcel owner. -
City: string
Title:
CityMaximum Length:60The city of the project parcel owner address. -
Country: string
Title:
CountryMaximum Length:60The country of the project parcel owner address. -
County: string
Title:
CountyMaximum Length:60The county of the project parcel owner address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the project parcel owner. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the project parcel owner was created. -
DocumentNum: string
Title:
Document NumberMaximum Length:50The document number of the project parcel owner. -
EmailId: string
Title:
Email AddressMaximum Length:50The email ID of the project parcel owner. -
FaxCountry: string
Title:
Fax Country CodeMaximum Length:10The fax country code of the project parcel owner. -
FaxNum: string
Title:
Fax NumberMaximum Length:40The fax number of the project parcel owner. -
Floor: string
Title:
FloorMaximum Length:20The floor of the building. For example, mezzanine level, penthouse, or garage level C. -
HomePhoneCountry: string
Title:
Home Phone Country CodeMaximum Length:10The home phone country code of the project parcel owner. -
HomePhoneNum: string
Title:
Home Phone NumberMaximum Length:40The home phone number of the project parcel owner. -
LastTransferDate: string
(date)
Title:
Last Transfer DateThe last transfer date of the project parcel owner. -
LastTransferType: string
Title:
Last Transfer TypeMaximum Length:50The last transfer type of the project parcel owner. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe user who last updated the project parcel owner. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The date when the project parcel owner was last updated. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login ID of the user who last updated the project parcel owner. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name1: string
Title:
Name 1Maximum Length:150The first name of the parcel owner. -
Name2: string
Title:
Name 2Maximum Length:150The second name of the parcel owner. -
OwnerId: integer
(int64)
Title:
Owner IDThe identifier of the parcel owner. -
OwnerKey: integer
(int64)
Title:
Owner IDThe unique identifier for the project parcel owner. -
OwnerType: string
Title:
Owner TypeMaximum Length:20The type of parcel owner. -
ParcelId: integer
(int64)
Title:
Parcel IDThe identifier of the parcel. -
ParcelKey: integer
(int64)
Title:
Parcel IDThe unique identifier for the project parcel. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code of the project parcel owner address. -
PostalPlus4Code: string
Title:
Postal Plus 4 CodeMaximum Length:20The postal plus four code of the project parcel owner address. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates the primary project parcel owner. If the value is Y, then the parcel owner is the primary parcel owner. The default value is N. -
ProjectCode: string
Title:
Project IDMaximum Length:30The unique identifier for a project. -
Province: string
Title:
ProvinceMaximum Length:60The province of the project parcel owner address. -
State: string
Title:
StateMaximum Length:60The state of the project parcel owner address. -
StreetDirection: string
Title:
Street DirectionMaximum Length:10The street direction of the address in an project parcel owner search. Values are compass directions, such as N, S, E, W, NW, SE, and so on. -
StreetName: string
Title:
Street NameMaximum Length:240The street name of the address in the project parcel owner search. -
StreetNumber: string
Title:
Street NameMaximum Length:20The street number of the address in the project parcel owner search. -
StreetType: string
Title:
Street TypeMaximum Length:20The street type of the address in the project parcel owner search. For example, alley, boulevard, avenue, lane, street, loop, and so on. -
UnitNumber: string
Title:
Unit NumberMaximum Length:30The exact unit in a building. For example, Apartment 208A or Suite 300. -
WorkPhoneCountry: string
Title:
Work Phone Country CodeMaximum Length:10The work phone country code of the project parcel owner. -
WorkPhoneNum: string
Title:
Work Phone NumberMaximum Length:40The work phone number of the project parcel owner.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorProjects-ProjectParcel-ProjectAddress-item-response
Type:
Show Source
object-
Address1: string
Title:
Address Line 1Maximum Length:240The first or main address. -
Address2: string
Title:
Address Line 2Maximum Length:240The second address, if present. -
Address3: string
Title:
Address Line 3Maximum Length:240The third address, if present. -
Address4: string
Title:
Address Line 4Maximum Length:240The fourth address, if present. -
AddressField1: string
Title:
Address Field 1Maximum Length:20Additional information for the first address or main address of the parcel. -
AddressField2: string
Title:
Address Field 2Maximum Length:20Additional information for the second address of the parcel, if present. -
AddressField3: string
Title:
Address Field 3Maximum Length:20Additional information for the third address of the parcel, if present. -
AddressId: integer
(int64)
Title:
Address IDThe identifier of the parcel address. -
AddressKey: integer
(int64)
Title:
Address IDThe unique identifier of the project address. -
AddressType: string
Title:
Address TypeMaximum Length:20The address type used for delivery point validation (DPV). For example, main address, side address, or virtual address. -
AgencyId: integer
(int32)
Default Value:
1The unique identifier for a public sector agency. -
BuildingType: string
Title:
Building TypeMaximum Length:20The building type used in an address search. For example, Tower A or Block 3. -
CellPhoneCountry: string
Title:
Cell Phone Country CodeMaximum Length:10The country code for the cell phone number of parcel contact. -
CellPhoneNum: string
Title:
Cell Phone NumberMaximum Length:40The cell phone number of the parcel address contact. -
City: string
Title:
CityMaximum Length:60The city in the parcel address. -
CoordinateX: number
Title:
X CoordinateThe x-axis coordinate of the project parcel address. -
CoordinateY: number
Title:
Y CoordinateThe y-axis coordinate of the project parcel address. -
Country: string
Title:
CountryMaximum Length:60The country in the parcel address. -
County: string
Title:
CountyMaximum Length:60The county in the parcel address. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the project parcel address. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the project parcel address was created. -
EmailId: string
Title:
Email AddressMaximum Length:50The email address of the parcel address contact. -
FaxCountry: string
Title:
Fax Country CodeMaximum Length:10The country code for the fax number of the parcel contact. -
FaxNum: string
Title:
Fax NumberMaximum Length:40The fax number of the parcel address contact. -
Floor: string
Title:
FloorMaximum Length:20The floor or level in an address search. For example, mezzanine level, penthouse, or garage level C. -
HomePhoneCountry: string
Title:
Home Phone Country CodeMaximum Length:10The country code for the home telephone number of the parcel address contact. -
HomePhoneNum: string
Title:
Home Phone NumberMaximum Length:40The home telephone number of the parcel address contact. -
InputSource: string
Title:
Input SourceMaximum Length:1Indicates how the data were entered or loaded into the application. The values are S for system data and U for user-entered data. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe user who last updated the project parcel address. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The date when the project parcel address was last updated. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login ID of the user who last updated the project parcel address. -
Latitude: number
Title:
LatitudeThe latitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Longitude: number
Title:
LongitudeThe longitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance. -
MunicipalityId: string
Title:
Municipality IDMaximum Length:20The municipality identifier if the parcel is not managed at the county level. -
ParcelId: integer
(int64)
Title:
Parcel IDThe identifier of the parcel. -
ParcelKey: integer
(int64)
Title:
Parcel IDThe unique identifier of the project parcel. -
PostalCode: string
Title:
Postal CodeMaximum Length:60The postal code in the parcel address. -
PostalPlus4Code: string
Title:
Postal Plus 4 CodeMaximum Length:20The postal plus four code of the parcel address. -
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseIndicates whether the current project address is the primary address. If the value is Y, then the address is the primary project address. The default value is N. -
ProjectCode: string
Title:
Project IDMaximum Length:30The unique identifier for a project. -
Province: string
Title:
ProvinceMaximum Length:60The province in the parcel address. -
Srid: integer
(int64)
Title:
SRIDThe SRID of the parcel address. This attribute indicates the Spatial Reference System Identifier (SRID), which is a unique value that identifies projected, unprojected, and local spatial coordinate system definitions. Used in all GIS systems. -
State: string
Title:
StateMaximum Length:60The state in the parcel address. -
StreetDirection: string
Title:
Street DirectionMaximum Length:10The street direction in an address search. Values are compass directions, such as N, S, E, W, NW, SE, and so on. For example, use street direction N to find all parcels with an address that is north of the city center. -
StreetName: string
Title:
Street NameMaximum Length:240The street name in the parcel address used during a search. -
StreetNumber: string
Title:
Street NumberMaximum Length:20The street number in the parcel address. -
StreetType: string
Title:
Street TypeMaximum Length:20The street type designation used during a search. For example, alley, boulevard, avenue, lane, street, loop, and so on. -
UnitNumber: string
Title:
Unit NumberMaximum Length:30The exact unit in a building used in an address search. For example, Apartment 208A or Suite 300. -
WorkPhoneCountry: string
Title:
Work Phone Country CodeMaximum Length:10The country code for the work telephone number of the parcel contact. -
WorkPhoneNum: string
Title:
Work Phone NumberMaximum Length:40The work telephone number of the parcel address contact.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source