{ "isCoGoEnabled": false, "extent": { "ymin": 5454531.505400004, "xmin": 481001.0267000003, "ymax": 5457820.646399999, "xmax": 483401.6910000015, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 26910, "zTolerance": 0.001, "wkid": 26910, "xyUnits": 4.504455473910538E8, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "bldg_uid", "role": "esriRelRoleDestination", "composite": false, "name": "v_building_Buildings", "relatedTableId": 2, "id": 0, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Address Points", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "is_official_address": null, "street_direction": null, "num_of_units": null, "is_primary": null, "anno_street_angle": null, "is_street_direction_prefix": null, "is_non_civic_address": null, "unit_number_suffix": null, "anno_street_dist": null, "full_address": null, "province_code": null, "footprint_descriptor": null, "street_name": null, "super_full_site_descriptor": null, "bldg_uid": null, "is_street_type_prefix": null, "mail_provider": null, "unit_number": null, "parent_uid": null, "anno_street_check": null, "neighbourhood": null, "narritive_location": null, "unit_designator": null, "footprint_id": null, "is_mailing_address": null, "civic_number_suffix": null, "address_descriptor": null, "locality": null, "site_point_descriptor": null, "site_name": null, "address_notes": null, "unit_number_prefix": null, "locality_descriptor": null, "civic_number": null, "street_type": null, "is_annunciator": null, "postal_code": null, "add_uid": null, "status": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Address Points", "allowTrueCurvesUpdates": false, "displayField": "site_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "add_uid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "add_uid", "length": 10, "alias": "ADD_UID", "type": "esriFieldTypeString" }, { "modelName": "unit_designator", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit_designator", "length": 50, "alias": "UNIT_DESIGNATOR", "type": "esriFieldTypeString" }, { "modelName": "unit_number_prefix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit_number_prefix", "length": 20, "alias": "UNIT_NUMBER_PREFIX", "type": "esriFieldTypeString" }, { "modelName": "unit_number", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit_number", "length": 30, "alias": "UNIT_NUMBER", "type": "esriFieldTypeString" }, { "modelName": "unit_number_suffix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unit_number_suffix", "length": 10, "alias": "UNIT_NUMBER_SUFFIX", "type": "esriFieldTypeString" }, { "modelName": "site_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "site_name", "length": 200, "alias": "SITE_NAME", "type": "esriFieldTypeString" }, { "modelName": "super_full_site_descriptor", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "super_full_site_descriptor", "length": 400, "alias": "SUPER_FULL_SITE_DESCRIPTOR", "type": "esriFieldTypeString" }, { "modelName": "civic_number", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "civic_number", "alias": "CIVIC_NUMBER", "type": "esriFieldTypeInteger" }, { "modelName": "civic_number_suffix", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "civic_number_suffix", "length": 10, "alias": "CIVIC_NUMBER_SUFFIX", "type": "esriFieldTypeString" }, { "modelName": "street_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "street_name", "length": 100, "alias": "STREET_NAME", "type": "esriFieldTypeString" }, { "modelName": "street_type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "street_type", "length": 20, "alias": "STREET_TYPE", "type": "esriFieldTypeString" }, { "modelName": "IS_STREET_TYPE_PREFIX", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_street_type_prefix", "alias": "IS_STREET_TYPE_PREFIX", "type": "esriFieldTypeSmallInteger" }, { "modelName": "street_direction", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "street_direction", "length": 20, "alias": "STREET_DIRECTION", "type": "esriFieldTypeString" }, { "modelName": "IS_STREET_DIRECTION_PREFIX", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_street_direction_prefix", "alias": "IS_STREET_DIRECTION_PREFIX", "type": "esriFieldTypeSmallInteger" }, { "modelName": "locality", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "locality", "length": 100, "alias": "LOCALITY", "type": "esriFieldTypeString" }, { "modelName": "locality_descriptor", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "locality_descriptor", "length": 50, "alias": "LOCALITY_DESCRIPTOR", "type": "esriFieldTypeString" }, { "modelName": "postal_code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "postal_code", "length": 7, "alias": "POSTAL_CODE", "type": "esriFieldTypeString" }, { "modelName": "province_code", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "province_code", "length": 2, "alias": "PROVINCE_CODE", "type": "esriFieldTypeString" }, { "modelName": "STATUS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ADDAddressStatus", "description": "", "type": "codedValue", "codedValues": [ { "code": "Current", "name": "Current" }, { "code": "Pending", "name": "Pending" }, { "code": "Retired", "name": "Retired" }, { "code": "Temporary", "name": "Temporary" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "status", "length": 20, "alias": "STATUS", "type": "esriFieldTypeString" }, { "modelName": "IS_OFFICIAL_ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_official_address", "alias": "IS_OFFICIAL_ADDRESS", "type": "esriFieldTypeSmallInteger" }, { "modelName": "IS_PRIMARY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_primary", "alias": "IS_PRIMARY", "type": "esriFieldTypeSmallInteger" }, { "modelName": "bldg_uid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "bldg_uid", "length": 10, "alias": "BLDG_UID", "type": "esriFieldTypeString" }, { "modelName": "ADDRESS_DESCRIPTOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ADDAddressDescriptor", "description": "", "type": "codedValue", "codedValues": [ { "code": "CampusBuilding", "name": "CampusBuilding" }, { "code": "Emergency", "name": "Emergency" }, { "code": "Commercial", "name": "Commercial" }, { "code": "Outdoor", "name": "Outdoor" }, { "code": "Complex", "name": "Complex" }, { "code": "OtherBuilding", "name": "OtherBuilding" }, { "code": "Occupant", "name": "Occupant" }, { "code": "IndoorArea", "name": "IndoorArea" }, { "code": "Residential", "name": "Residential" }, { "code": "NeighbourhoodBldg", "name": "NeighbourhoodBuilding" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "address_descriptor", "length": 30, "alias": "ADDRESS_DESCRIPTOR", "type": "esriFieldTypeString" }, { "modelName": "SITE_POINT_DESCRIPTOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ADDSitePointDescriptor", "description": "", "type": "codedValue", "codedValues": [ { "code": "Parcel", "name": "Parcel" }, { "code": "FrontDoor", "name": "FrontDoor" }, { "code": "Rooftop", "name": "Rooftop" }, { "code": "EmergencyAccess", "name": "EmergencyAccess" }, { "code": "ServiceAccess", "name": "ServiceAccess" }, { "code": "FrontGate", "name": "FrontGate" }, { "code": "InternalDoor", "name": "InternalDoor" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "site_point_descriptor", "length": 50, "alias": "SITE_POINT_DESCRIPTOR", "type": "esriFieldTypeString" }, { "modelName": "FOOTPRINT_DESCRIPTOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ADDFootprintDescriptor", "description": "", "type": "codedValue", "codedValues": [ { "code": "Building", "name": "Building" }, { "code": "Complex", "name": "Complex" }, { "code": "OutdoorArea", "name": "OutdoorArea" }, { "code": "IndoorArea", "name": "IndoorArea" }, { "code": "SecureOutdoorArea", "name": "SecureOutdoorArea" }, { "code": "Parcel", "name": "Parcel" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "footprint_descriptor", "length": 20, "alias": "FOOTPRINT_DESCRIPTOR", "type": "esriFieldTypeString" }, { "modelName": "footprint_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "footprint_id", "length": 10, "alias": "FOOTPRINT_ID", "type": "esriFieldTypeString" }, { "modelName": "IS_NON_CIVIC_ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_non_civic_address", "alias": "IS_NON_CIVIC_ADDRESS", "type": "esriFieldTypeSmallInteger" }, { "modelName": "narritive_location", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "narritive_location", "length": 400, "alias": "NARRITIVE_LOCATION", "type": "esriFieldTypeString" }, { "modelName": "IS_MAILING_ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_mailing_address", "alias": "IS_MAILING_ADDRESS", "type": "esriFieldTypeSmallInteger" }, { "modelName": "MAIL_PROVIDER", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ADDMailProvider", "description": "", "type": "codedValue", "codedValues": [ { "code": "CanadaPost", "name": "CanadaPost" }, { "code": "CampusMail", "name": "CampusMail" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "mail_provider", "length": 20, "alias": "MAIL_PROVIDER", "type": "esriFieldTypeString" }, { "modelName": "IS_ANNUNCIATOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TrueFalse-Integer", "description": "", "type": "codedValue", "codedValues": [ { "code": 1, "name": "True" }, { "code": 0, "name": "False" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "is_annunciator", "alias": "IS_ANNUNCIATOR", "type": "esriFieldTypeSmallInteger" }, { "modelName": "num_of_units", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "num_of_units", "alias": "NUM_OF_UNITS", "type": "esriFieldTypeInteger" }, { "modelName": "neighbourhood", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "neighbourhood", "length": 50, "alias": "NEIGHBOURHOOD", "type": "esriFieldTypeString" }, { "modelName": "address_notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address_notes", "length": 400, "alias": "ADDRESS_NOTES", "type": "esriFieldTypeString" }, { "modelName": "CREATED_USER", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "CREATED_USER", "type": "esriFieldTypeString" }, { "modelName": "CREATED_DATE", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 29, "alias": "CREATED_DATE", "type": "esriFieldTypeDate" }, { "modelName": "LAST_EDITED_USER", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "LAST_EDITED_USER", "type": "esriFieldTypeString" }, { "modelName": "LAST_EDITED_DATE", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 29, "alias": "LAST_EDITED_DATE", "type": "esriFieldTypeDate" }, { "modelName": "PARENT_UID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "parent_uid", "length": 10, "alias": "PARENT_UID", "type": "esriFieldTypeString" }, { "modelName": "FULL_ADDRESS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "full_address", "length": 300, "alias": "FULL_ADDRESS", "type": "esriFieldTypeString" }, { "modelName": "anno_street_check", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "anno_street_check", "length": 20, "alias": "ANNO_STREET_CHECK", "type": "esriFieldTypeString" }, { "modelName": "anno_street_dist", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "anno_street_dist", "alias": "ANNO_STREET_DIST", "type": "esriFieldTypeDouble" }, { "modelName": "anno_street_angle", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "anno_street_angle", "alias": "ANNO_STREET_ANGLE", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GLOBALID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "

The address standard aims to achieve consistency around the data collected for UBC Campus Address (Vancouver and Okanagan campuses), and the format in which it is collected and stored in across the University. This will include the physical locations in a standardized form for all civic and non-civic addresses at UBC to be shared with Emergency Responders.<\/SPAN><\/P>

The Standard for coding UBC Campus Location address is adopted from the Physical Address and Geocoding Standards, developed by the government of British Columbia. <\/SPAN><\/P>

The conceptual model consists of an information model that defines the hierarchy, classes and spatial associations needed to represent sites and physical addresses, and a service model for geocoding. <\/SPAN><\/P>

https://cio.ubc.ca/data-governance/policies-standards-guidelines/data-standards/campus-address-data-standard<\/SPAN><\/P>

<\/P>

The following are the data elements that make up a campus address:<\/SPAN><\/P>

<\/P>

Unit_Designator<\/SPAN><\/P><\/TD>

The type of unit<\/SPAN><\/P><\/TD><\/TR>

Unit_Number_Prefix<\/SPAN><\/P><\/TD>

A single alphabetic character or list of alphabetic characters and ranges, that is placed before the unit number.<\/SPAN><\/P><\/TD><\/TR>

Unit_Number<\/SPAN><\/P><\/TD>

The number or range of numbers that identify units/ suites/buildings within a building or complex. For ADDRESS_DESCRIPTOR = CampusBldg, this must be a single value not a range.<\/SPAN><\/P><\/TD><\/TR>

Unit_Number_Suffix<\/SPAN><\/P><\/TD>

A single alphabetic character or list of alphabetic characters and ranges, that follow the unit number. <\/SPAN><\/P>

<\/P><\/TD><\/TR>

Site_Name<\/SPAN><\/P>

<\/P><\/TD>

A string containing the name of a site. A business or occupant name should only be used if it is permanently affixed to the site and the site has no other, more generic name (ADDRESS_DESCRIPTOR = {Occupant, Commercial}).<\/SPAN><\/P>

If a site is a unit within a complex, it may have a sitename in addition to a unitNumber and unitNumberSuffix. This site name will be repeated for each unit.<\/SPAN><\/P>

<\/P><\/TD><\/TR>

Super_Full_Site_Descriptor<\/SPAN><\/P>

<\/P><\/TD>

Name of all units, buildings and sites in parent site hierarchy separated by a double dash. To identify buildings in a complex or sub-buildings in a building.<\/SPAN><\/P>

<\/P><\/TD><\/TR>

Civic_Number<\/SPAN><\/P>

<\/P><\/TD>

The number assigned to a site on a street by an address authority.<\/SPAN><\/P><\/TD><\/TR>

Civic_Number_Suffix <\/SPAN><\/P>

<\/P><\/TD>

A letter or fraction following the civic number.<\/SPAN><\/P><\/TD><\/TR>

Street_Name <\/SPAN><\/P><\/TD>

Recognized by the municipality as the official name of the street.<\/SPAN><\/P>

<\/P><\/TD><\/TR>

Street_Type<\/SPAN><\/P>

<\/P><\/TD>

The type of street. Use the full word.<\/SPAN><\/P>

<\/P><\/TD><\/TR>

Street_Direction<\/SPAN><\/P>

<\/P><\/TD>

Canada Post street direction.<\/SPAN><\/P><\/TD><\/TR>

Locality <\/SPAN><\/P>

<\/P><\/TD>

The name of the locality assigned to a given site by an address authority. <\/SPAN><\/P>

<\/P><\/TD><\/TR>

Postal_Code<\/SPAN><\/P>

<\/P><\/TD>

Postal Code assigned by Canada Post for the purposes to deliver mail. Required once STATUS = Complete (Canada Post assigns postal code).<\/SPAN><\/P>

<\/P><\/TD><\/TR>

Province_Code<\/SPAN><\/P>

<\/P><\/TD>

The ISO 3166-2 Sub-Country Code.<\/SPAN><\/P>

<\/P><\/TD><\/TR><\/TBODY><\/TABLE>

<\/P>

Created: 11/22/2017<\/SPAN><\/P>

Updated: On an as needed basis. Addresses assigned by C+CP for the Vancouver campus. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "g78bldg_uid", "isUnique": false, "description": "", "fields": "bldg_uid", "isAscending": true }, { "name": "r60_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_60", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a40_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 1200, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "a35c945c21a147cf815692b8781e05df", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 0, 0, 0, 255 ], "size": 6, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 255, 255, 255, 127 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 0.5, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "normal", "style": "normal", "family": "Arial Black", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "labelExpressionInfo": { "expression": "$feature.CIVIC_NUMBER", "title": "Custom" }, "deconflictionStrategy": "dynamic", "priority": -1, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Civic Number", "minScale": 1200, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "Campus + Community Planning", "zDefault": 0, "geometryType": "esriGeometryPoint" }