MapMarker NZL 4.5 Server Release Notes Data

Size: px
Start display at page:

Download "MapMarker NZL 4.5 Server Release Notes Data"

Transcription

1 MapMarker NZL 4.5 Server Release Notes Data Asia Pacific/Australia: Phone: Fax: Technical Support: pbinsight.com.au These Release Notes accompany the MapMarker NZL Geocoder. This geocoder component is integrated with Spectrum Technology Platform. This updated geocoder from Pitney Bowes Software is part of our international family of geocoders. These Release Notes provide information on the basic features and behavior of the MapMarker New Zealand geocoder. These should be used in conjunction with related product documentation. See Address Dictionary on page 2 for the current data vintage information. United States: Phone: Fax: Sales: Government Sales: Technical Support: Technical Support Fax: pbinsight.com Canada: Phone: Fax: Sales: Technical Support: Technical Support Fax: pbinsight.ca Europe/United Kingdom: Phone: Fax: Technical Support: pbinsight.co.uk In these release notes: MapMarker Features New Features and Enhancements Address Dictionary Data Source and Coverage Street Level Geocoding Postal Geocoding Geographic Geocoding Reverse Geocoding Fixes to Customer Reported Issues Pitney Bowes Software Inc. All rights reserved. MapInfo, Group 1 Software, and MapMarker are trademarks of Pitney Bowes Software Inc. All other marks and trademarks are property of their respective holders. January 2013

2 MapMarker Features MapMarker NZL provides a broad range of address location and geocoding features. See the New Zealand Post web site for information about the New Zealand postal system. This includes a link to the Address and Postcode Finder. MapMarker NZL includes the following capabilities. A standard street/segment Address Dictionary and a parcel/point Address Dictionary with rooftop precision for each unique street address. These dictionaries are is based on the Critchlow Ltd. data source, which includes data licensed by Land Information New Zealand. Street level geocoding. Handles single-line, double-line, and multiline address input. Intersection geocoding. Locality aliasing is supported. Unique Identifier (UFI) is returned for street geocoded candidates Supports Standard, Relaxed, Exact, and Custom Match Modes to provide a simple way of setting match restrictions (constraints). A variety of street types, numbered street names, common words, and abbreviations are handled by the geocoder. Postal level geocoding. Geographic level geocoding. Reverse geocoding returns the address for the given X/Y coordinates. After successful geocoding, MapMarker NZL v4.5 returns matching candidates with standardised address fields, latitude/ longitude, result codes that indicate the category and precision of match, and additional information. The returned address may be a standardised version of the input address or an alternative candidate address if the input address was inaccurate or incomplete. The following sections more fully describe the MapMarker NZL v4.5 features and capabilities. Address Dictionary Street Level Geocoding Postal Geocoding Geographic Geocoding Reverse Geocoding New Features and Enhancements The MapMarker NZL v update is primarily a data refresh. See Data Source and Coverage on page 3. The one significant software enhancement for MapMarker NZL v4.5 is Improved Reverse Geocoding Results. Improved Reverse Geocoding Results Reverse geocoded candidates now return the exact latitude / longitude coordinates of the candidate, not just the input coordinates. Along with this, the coordinate system (EPSG code) and the location precision value (a numeric value of 1, 2, or 16) are also returned for reverse geocoded candidates. Address Dictionary The MapMarker NZL street range (segment) address dictionary is used to match your address records and to assign coordinate values to your input addresses. MapMarker NZL also includes a point level address dictionary with approximately 2 million discrete address points derived from many official sources. MapMarker NZL v4.5 Release Notes 2

3 Both the street range and point address dictionaries for MapMarker NZL v4.5 have a vintage of November 2012 ( ). See Data Source and Coverage on page 3 for more details. Data Source and Coverage The MapMarker New Zealand data is based on the Critchlow Ltd. data source, vintage November 2012 ( ). This data source provides full national coverage for publicly accessible roads. The street range dictionary contains street name, town, municipality, and postcode information. It also contains suburb, alias, and house number information. The point address dictionary covers more than 2 million discrete address points. Together, the street range and point address dictionaries provide the most complete and accurate address and location data sources for New Zealand. The s Data Coverage table summarises the scope of MapMarker NZL coverage. s Data Coverage Feature Coverage Discrete address points (Point address dictionary). Roads with Address Ranges spanning the 30 largest urban metro areas. Roads commonly used for addressing (excludes forestry roads, accessways walking tracks etc.) 2,114,341 22,895 km. Together with Discrete address points, approximately 80% of the population is covered in urban areas. 105,028 km Data Sources used for Critchlow Address data include the latest available datasets from Land Information New Zealand (LINZ) and New Zealand Post as well as all territorial authorities (City and District Councils). The responsibility for allocating road names and property numbers within New Zealand rests with territorial authorities. These territorial authorities can also change a road name or property number. Whenever a council allocates or changes a road name or property number, they are required to advise LINZ. Critchlow Ltd. maintains their address data based on these authoritative sources. Street Level Geocoding MapMarker New Zealand performs street level geocoding based on the following input address components: street name, town, suburb, and postcode. Street geocoding is possible with street name and postcode only. The geocoder returns a result code for every returned candidate. The code represents the success or failure of the geocoding operation and conveys information about the quality of the match. Each character of the code provides information on how precisely the geocoder matched each address component. Result Codes Returned Geocoded records return an alphanumeric result code showing the category and precision of match. Result codes are returned in Additional Fields. For example, the returned XML for a candidate displays the result code as follows: <KeyValuePair> <Key>RESULT_CODE</Key> <Value>S5HPNTSCZA</Value> </KeyValuePair> MapMarker NZL v4.5 Release Notes 3

4 For street level geocoding, the S result code indicates the type of match found. The first two characters of the S result code indicate the type of match found as shown in the table of S Result Codes Match Precision. For Postal geocoding, Z result codes are returned. See Postal Geocoding on page 10. For Geographic geocoding, G result codes are returned. See Geographic Geocoding on page 10. For Reverse geocoding, R result codes are returned. See Reverse Geocoding on page 11. S Result Codes Match Precision Result Geocoding Precision S8 S5 S4 SX Indicates point/parcel level precision (highest accuracy available). S8 candidates come from the Point Address Dictionary. Candidate located at interpolated street address. Candidate located at the street segment centroid. S4 candidates come from the Street Range (Segment) Address Dictionary. Candidate is located at street intersection. SX candidates come from the Street Range (Segment) Address Dictionary. S4 and S5 geocode results are followed by additional characters, indicating details of the match precision. These characters appear in the following order, immediately after the S#. S Result Codes Matching Details Character Description H P N T S C Z A U Exact match on house number. Street prefix direction. Exact match on street name. Exact match on street type. Street Suffix direction. Exact match on town name. Exact match on postcode. Address is returned from the Address Dictionary. Address is returned from the User Dictionary. If any of the fields do not have an exact match, then its position is replaced with a dash. UFI and Meshblock Returned Depending on the type of returned candidate, MapMarker NZL can return the Meshblock number and Unique Identifier (UFI). MapMarker NZL v4.5 Release Notes 4

5 Candidate Result Code Returns Segment Candidates (S7, S5, S4, RS5, RS4). See Reverse Geocoding for information on the R result codes. Point Candidates (S8, RS8) Meshblock and UFI Meshblock and UFI These codes are returned in Additional Fields. For example, the returned XML for a segment candidate includes the Unique Identifier (UFI) and Meshblock ID number as follows: <KeyValuePair> <Key>KEY_UFI</Key> <Value> </Value> </KeyValuePair> <KeyValuePair> <Key>NZL_MESHBLOCK_ID</Key> <Value>MB </Value> </KeyValuePair> Note that the for MapMarker NZL v4.5, the Segment ID is identical to the Unique Identifier (UFI). Multiline Address Input The Address Input Fields table describes the input fields for MapMarker New Zealand. Address Input Fields Input Field Description MainAddress AddressNumber: AreaName1 AreaName3 AreaName4 Postcode: Street Address House Number Region Town Suburb (Town can be entered in AreaName4) Postal Code (four-digit) Input example: Following is a typical input address with MainAddress, Postcode, and Suburb. This example also shows how unit type (such as flat) and unit value (such as flat number) are handled. MainAddress: Flat 2/31 Kings Road Postcode: 1041 Suburb: Mount Roskill Returned candidate: The following candidate is returned. AddressNumber: 31 MainAddress: KINGS PostThoroughfareType: ROAD unittype: FLAT unitvalue: 2 Postcode: 1041 AreaName1 (region): Auckland AreaName3 (town): Auckland AreaName4 (suburb): Mount Roskill MapMarker NZL v4.5 Release Notes 5

6 country: NZL Result Code: S8HPNTS-ZA UFI: Meshblock: MB X: Y: Input example with town and swapped: If town is entered in the suburb input area, the geocoder will still return the correct candidate. It this example, the town Glenorchy is entered in the suburb (AreaName4) input area. MainAddress: 314 Routeburn Road Postcode: 9372 Suburb: Glenorchy Returned candidate: The following close match candidate is returned. The town of Glenorchy is returned in AreaName3 and the suburb Kinloch is returned in AreaName4. AddressNumber: 314 MainAddress: ROUTEBURN PostThoroughfareType: ROAD Postcode: 9372 AreaName1 (region): Glenorchy AreaName3 (town): Glenorchy AreaName4 (suburb): Kinloch country: NZL Result Code: S8HPNTSCZA UFI: Meshblock: MB X: Y: Similarly, the same close match candidate is returned if the suburb is entered in the town input area. However, in that case the result code is S8HPNTS ZA with a dash in position 8 indicating that the town name was not exactly matched. Single-Line Address Input Single-line address input is supported. You can enter addresses in a number of single-line formats, such as the following. Other variations are also accepted. StreetAddress;Town StreetAddress;Postcode] StreetAddress;Town;Postcode StreetAddress;Postcode;Town Postcode; StreetAddress Postcode; Town; StreetAddress Town, Postcode, StreetAddress Postcode; Town where: StreetAddress can be Street Name and House Number (with Street Type immediately before or after the Street Name) Postcode is the complete postcode, and Town is the city or town (AreaName3). Fields may be separated with commas, spaces, semicolons, or colons. These delimiters do not affect geocoding. The matching accuracy for single-line addresses is comparable to that of formatted (structured) address input. The performance of unformatted address input may be slower than that of structured address input. Input example: The following single-line input example includes the street address and postcode. 56 NAMATA ROAD;ONE TREE HILL;AUCKLAND;2001 MapMarker NZL v4.5 Release Notes 6

7 Returned candidate: A close match candidate (S8 result) is returned. MainAddress: NAMATA AddressNumber: 56 Postcode: 1061 PostThoroughfareType: ROAD AreaName1 (region): Auckland AreaName3 (town): Auckland AreaName4 (suburb): One Tree Hill country: NZL Result Code: S8HPNTSCZA UFI: Meshblock: MB X: Y: Intersection Geocoding Intersection geocoding is supported. Use && as the delimiter to designate street intersections: Street 1 && Street2 Input example: The following example illustrates multiline input, but single-line input can also be used. Note that the suburb (AreaName4) of Mount Roskill has been input as the town (AreaName3) but the correct close match candidate is still returned. MainAddress: Admiral Beatty Av && Hardley Av Town: Mount Roskill Returned candidate: Any of these input examples returns a close match candidate with an SX result code: MainAddress: ADMIRAL BEATTY AVENUE && HARDLEY AVENUE Postcode: 1041 AreaName1: Auckland AreaName3: Auckland AreaName4: Mount Roskill country: NZL Result Code: SX X: Y: Postal and Geographic Fallback You can use Postal geocoding or Geographic geocoding as fallback options if a Street geocoding operation fails to return close match candidates. See Postal Geocoding on page 10 and Geographic Geocoding on page 10. Aliases for Suburbs MapMarker NZL supports locally used suburb names in addition to the officially recognised suburb names. Input example: The following input uses the alias of Rosedale instead of the official suburb name of Hargest. MainAddress: 212 Ward Street Postcode: 9810 Suburb: Rosedale Returned candidate: The following candidate is returned. The official suburb name (Hargest) is returned in Areaname4 and the alias (Rosedale) is returned in an Additional Field. MainAddress: WARD AddressNumber: 212 postthoroughfaretype: STREET unitvalue: SS MapMarker NZL v4.5 Release Notes 7

8 Postcode: 9810 AreaName1 (Region): Invercargill AreaName3 (Town): Invercargill AreaName4 (Suburb): Hargest Aliased_Suburb: Rosedale country: NZL Result Code: S8HPNTS-ZA UFI: Meshblock: MB X: Y: MapMarker NZL v4.5 also returns Rural Delivery (RD) route information in the suburb field. This improvement was introduced with the previous data refresh. For example, the address: 29A GORDONS ROAD RD 1 Waiheke Island Auckland 1971 returns RD 1 is in the suburb name field, representing Rural Delivery 1. Thoroughfare Types New Zealand Thoroughfare types and their common abbreviations are recognised and fully supported on input and output. Common Words and Abbreviations in Addresses MapMarker NZL v4.5 recognises common words, directionals, house number indicators, and abbreviations used in addresses and can geocode these addresses successfully. Numbers, Numeric Equivalents, and Ordinals Numbered streets are mapped to the named equivalents. Ordinals are also recognised in input addresses. Match Modes MapMarker New Zealand includes several Match Modes that allow you to easily control the level of matching precision. You can select Standard, Exact, or Relaxed, or Custom Match Modes. Less variance (Exact Mode or Standard Mode) provides the highest quality matches. More variance (Relaxed Mode) can return matches on badly formatted or incomplete input addresses, but requires additional processing time. You can also select Custom Mode to require exact matching based on exact match (Must Match) constraints. See Custom Match Mode Constraints on page 9. MapMarker NZL v4.5 Release Notes 8

9 The Match Modes table describes the Standard, Exact, and Relaxed Match Modes. Match Modes Mode Standard Mode Exact Mode Relaxed Mode Custom Mode Description This is the default geocoding mode for the New Zealand v4.5 geocoder. For MapMarker NZL, this is equivalent to Must Match Street, House Number, and Country. This provides strict matching rules. In general, this will return fewer close matches than would be returned in Standard mode. This provides less strict matching rules. None of the Must Match constraints are enforced. Relaxed Mode also allows for minor misspellings in street addresses, suburb, or town names. Corrections can be made in the returned candidates. In general Relaxed Mode will return more matches than would be returned in Exact mode. This allows you to individually apply Must Match criteria. These Custom constraints are described in the table of Custom Constraints. Custom Match Mode Constraints Custom Match Mode allows you to select exact match (Must Match) constraints. Custom Constraints Custom Constraint Must Match Street Must Match House No. Must Match Post Code Must Match Town Description If selected, a candidate must match the street name for it to be considered a close match. By default, street name must be matched. If selected, a candidate must match thehouse number for it to be considered a close match. By default, house number must be matched. If selected, a candidate must match the postcode for it to be considered a close match. If selected, a candidate must match the town (areaname3) for it to be considered a close match. Matching Options You can control several options that determine the type and number of candidates returned and the information that is returned with the candidates. Close Matches Only You can specify whether to return only those matches that are considered close. The close match criteria can be controlled by selecting Match Modes or Custom Match Mode Constraints. If you do not specify Close Matches only, additional candidates may be returned as non-close matches. Maximum Number of Candidates You can specify the maximum number of candidates to be returned. Close matches will be returned at the top of the list, followed by non-close matches (if you allow non-close matches). MapMarker NZL v4.5 Release Notes 9

10 Maximum Number of Ranges You can specify the maximum number or address ranges to be returned for each candidate. Maximum Number of Range Units You can specify the maximum number of candidate range units to be returned per candidate range. Postal Geocoding New Zealand uses a four-digit postal code. The first digit represents the geographic region. The second and third digits represent the postal sort area. The last digit represents a specific urban area, rural delivery or PO box lobby. If the input address contains a postcode, you can geocode your records based on the postcode and return a postal centroid. Matches in the Z category indicate that a postal match was made. This could be because a street level match was not possible and you allowed the geocoder to fall back to Postal Code, or because you chose to geocode the postal level. The New Zealand Post web site includes an Address and Postcode Finder. Postal Geocoding Result Codes Result Z1 Match to four-digit Postcode centroid. Geocoding Precision Input example: Following is a typical input postcode. Postcode: 9679 Returned candidate: Postal geocoding produces a close match Z1 candidate with postal information and X/Y coordinates. No AreaName information is returned for postal geocoding or postal fallback. Postcode: 9679 Result Code: Z1 X: Y: Geographic Geocoding If the input address contains of a valid combination of town, suburb, and state with no further address information, you can geocode to the city or suburb centroid. Matches in the G category indicate that a match was made at the geographic (town or suburb) level. This could be because street level match was not possible and you allowed the geocoder to fall back to Geographic Area, or because and you chose to geocode to geographic area (Geographic Geocode). Geographic Geocoding Result Codes Result G4 Geocoding Precision areaname4 (suburb) locality/minor town centroid match. Input example: For example, you can geocode the suburb of Wanganui. Suburb: Wanganui MapMarker NZL v4.5 Release Notes 10

11 Returned candidate: Geographic geocoding (or geographic fallback) returns a close match G3 candidate. AreaName1: Wanganui AreaName3: Wanganui AreaName3: College Estate Result Code: G4 X: Y: Reverse Geocoding MapMarker NZL v4.5 provides reverse geocoding. If you provide X/Y (Longitude/Latitude) coordinates, MapMarker New Zealand returns the closest address for the given X/Y location based on the available Address Dictionaries. Reverse geocoding includes the geographic fallback option. S Result Codes Match Precision Result Geocoding Precision RS8A RS5A RS4A Indicates point/parcel level precision (highest accuracy available). RS8A candidates come from the Point Address Dictionary. Candidate located at interpolated street address. Candidate located at the street centroid. Input example: The following example specifies the X and Y coordinates. X: Y: Returned candidate: This returns a candidate with an RS8A result code. MainAddress: BURBANK AddressNumber: 58 Postcode: 2102 postthoroughfaretype: Avenue AreaName1: Auckland AreaName3: Manurewa AreaName4: Manurewa Result Code: RS8A UFI: Meshblock: MB Fixes to Customer Reported Issues Single line intersection address with geographic fallback causes exception. I If geographic fallback is enabled, single line intersection addresses fails with an exception error. For example, an input address of CORNER Lincoln Road & Clarence Street Christchurch 8002 throws an exception if geographic fallback is turned on. MapMarker NZL v4.5 Release Notes 11

MapMarker Brazil 4 Release Notes

MapMarker Brazil 4 Release Notes MapMarker Brazil 4 Release Notes These Release Notes accompany the MapMarker Brazil 4 release. This provides information on features, operating requirements, usage notes, and known issues that may require

More information

A Probabilistic Geocoding System based on a National Address File

A Probabilistic Geocoding System based on a National Address File A Probabilistic Geocoding System based on a National Address File Peter Christen, Tim Churches and Alan Willmore Data Mining Group, Australian National University Centre for Epidemiology and Research,

More information

QualityStage AVI+Geo+US Census+UK PAF v10.5 Output as of 2015 Q3 AVI Release

QualityStage AVI+Geo+US Census+UK PAF v10.5 Output as of 2015 Q3 AVI Release Field Name Organization Department Function Building Subbuilding HouseNumber Street DependentStreet POBox Dependent DoubleDependent PostCode PostCodePrimary PostCodeSecondary Super Sub Country ISO3166_2

More information

Pitney Bowes Software Geocoding: Capabilities and Roadmap

Pitney Bowes Software Geocoding: Capabilities and Roadmap Pitney Bowes Software Geocoding: Capabilities and Roadmap Berk Charlton Global Director of Geocoding Product Management Kevin Cartin Managing Director of Geocoding Engineering 1 Overview Looking Back A

More information

Location Intelligence Backwards and Forwards

Location Intelligence Backwards and Forwards Solutions for Enabling Lifetime Customer Relationships Location Intelligence Backwards and Forwards Associating people and places in new and profitable ways WHITE PAPER: REVERSE GEOCODING Scott Robinson

More information

GIS Lecture 8: Geocoding

GIS Lecture 8: Geocoding GIS Lecture 8: Geocoding 100 Elm Street 198 101 199 GIS 1 Outline Geocoding Overview Linear (Street) Geocoding Problems and Solutions Polygon Geocoding Geocoding in ArcGIS GIS 2 Geocoding Overview GIS

More information

Improving the Quality of Geocoded Data

Improving the Quality of Geocoded Data Improving the Quality of Geocoded Data NCCCP & NPCR Conference April 15, 2009 Kevin C. Ward, PhD, CTR Georgia Center for Cancer Statistics Census Geography Geographic Unit State County Census Tract (average

More information

6 Sampling. 6.2 Target Population and Sample Frame. See ECB (2011, p. 7). Monetary Policy & the Economy Q3/12 addendum 61

6 Sampling. 6.2 Target Population and Sample Frame. See ECB (2011, p. 7). Monetary Policy & the Economy Q3/12 addendum 61 6 Sampling 6.1 Introduction The sampling design of the HFCS in Austria was specifically developed by the OeNB in collaboration with the Institut für empirische Sozialforschung GmbH IFES. Sampling means

More information

VGIN Geocoding Service

VGIN Geocoding Service VGIN Geocoding Service What is Geocoding? Geocoding is the process of assigning geographic coordinates (e.g., latitude and longitude) to data records such as street addresses. With geographic coordinates,

More information

Postal Codes OM by Federal Ridings File (PCFRF) 2013 Representation Order, Reference Guide

Postal Codes OM by Federal Ridings File (PCFRF) 2013 Representation Order, Reference Guide Catalogue no. 92-178-G ISSN 2369-9809 Postal Codes OM by Federal Ridings File (PCFRF) 2013 Representation Order, Reference Guide June 2017 Release date: December 13, 2017 How to obtain more information

More information

An ESRI White Paper May 2009 ArcGIS 9.3 Geocoding Technology

An ESRI White Paper May 2009 ArcGIS 9.3 Geocoding Technology An ESRI White Paper May 2009 ArcGIS 9.3 Geocoding Technology ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2009 ESRI

More information

Geographic Terms. Manifold Data Mining Inc. January 2016

Geographic Terms. Manifold Data Mining Inc. January 2016 Geographic Terms Manifold Data Mining Inc. January 2016 The following geographic terms are adapted from the standard definition of Census geography from Statistics Canada. Block-face A block-face is one

More information

Family Tree Analyzer Part II Introduction to the Menus & Tabs

Family Tree Analyzer Part II Introduction to the Menus & Tabs Family Tree Analyzer Part II Introduction to the Menus & Tabs Getting Started If you haven t already got FTAnalyzer installed and running you should see the guide Family Tree Analyzer Part I Installation

More information

2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016

2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016 2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016 Before completing this form Pre-submission reading: Before making a submission, please read the following information

More information

Business-strength Geocoding

Business-strength Geocoding Solutions for Customer Intelligence, Communications and Care. Business-strength Geocoding Ten requirements for more cost-efficient and effective business decisions W HITE PAPER: AMERICAS GEOCODING Paul

More information

CRA Wiz & Fair Lending Wiz Geocoding Basics. August 2017

CRA Wiz & Fair Lending Wiz Geocoding Basics. August 2017 CRA Wiz & Fair Lending Wiz Geocoding Basics August 2017 CRA Wiz & Fair Lending Wiz Recommended Geocoding Settings & Fall Back Options Geocoding Match Types Parcel Matches Street Matches Tract Matches ZIP

More information

Lecture 8 Geocoding. Dr. Zhang Spring, 2017

Lecture 8 Geocoding. Dr. Zhang Spring, 2017 Lecture 8 Geocoding Dr. Zhang Spring, 2017 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure Digitizing File geodatabases

More information

Central Cancer Registry Geocoding Needs

Central Cancer Registry Geocoding Needs Central Cancer Registry Geocoding Needs John P. Wilson, Daniel W. Goldberg, and Jennifer N. Swift Technical Report No. 13 Central Cancer Registry Geocoding Needs 1 Table of Contents Executive Summary...3

More information

Geocoding and Address Matching

Geocoding and Address Matching LAB PREP: Geocoding and Address Matching Environmental, Earth, & Ocean Science 381 -Spring 2015 - Geocoding The process by which spatial locations are determined using coordinate locations specified in

More information

Accuracy and Precision of the NAACCR Geocoder. Recinda L Sherman, MPH CTR David J Lee, PhD University of Miami, Florida Cancer Data System

Accuracy and Precision of the NAACCR Geocoder. Recinda L Sherman, MPH CTR David J Lee, PhD University of Miami, Florida Cancer Data System Accuracy and Precision of the NAACCR Geocoder Recinda L Sherman, MPH CTR David J Lee, PhD University of Miami, Florida Cancer Data System Presentation Overview Overview FCDS Overview Geocoding quality

More information

National Longitudinal Study of Adolescent Health. Public Use Contextual Database. Waves I and II. John O.G. Billy Audra T. Wenzlow William R.

National Longitudinal Study of Adolescent Health. Public Use Contextual Database. Waves I and II. John O.G. Billy Audra T. Wenzlow William R. National Longitudinal Study of Adolescent Health Public Use Contextual Database Waves I and II John O.G. Billy Audra T. Wenzlow William R. Grady Carolina Population Center University of North Carolina

More information

U.S. Highways and Major Roads

U.S. Highways and Major Roads U.S. Highways and Major Roads Version 2012 PRODUCT GUIDE Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives.

More information

Chapter 10. What is geocoding?

Chapter 10. What is geocoding? Chapter 10 Geocoding 10-1 Copyright McGraw-Hill Education. Permission required for reproduction or display. What is geocoding? The process of assigning a location, usually in the form of coordinate values

More information

Sampling Subpopulations

Sampling Subpopulations 1 Sampling Subpopulations Robert Clark 1 Robert Templeton 2 1 University of Wollongong 2 formerly New Zealand Ministry of Health Frontiers in Social Statistics Methodology 8 February 2017 2 Outline Features

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 16. GEOCODING AND DYNAMIC SEGMENTATION 16.1 Geocoding 16.1.1 Geocoding Reference Database 16.1.2 The Address Matching Process 16.1.3 Address Matching Options Box 16.1 Scoring System for Geocoding

More information

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding

Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Measuring, Modelling and Mapping our Dynamic Home Planet Geocoding DoubleCheck: A Unique Location Accuracy Assessment Tool for Parcel-level Geocoding Page 1 Geocoding is a process of converting an address

More information

ArcGIS Tutorial: Geocoding Addresses

ArcGIS Tutorial: Geocoding Addresses U ArcGIS Tutorial: Geocoding Addresses Introduction Address data can be applied to a variety of research questions using GIS. Once imported into a GIS, you can spatially display the address locations and

More information

Regulatory requirements for white space devices. Regulatory requirements for white space devices in the UHF TV band

Regulatory requirements for white space devices. Regulatory requirements for white space devices in the UHF TV band Regulatory requirements for white space devices in the UHF TV band 4 July 2012 Contents Section Page 1 Introduction 2 2 Terminology 3 3 Requirements for master WSDs 5 4 Requirements for slave WSDs 12 5

More information

Geocoding Techniques and Options for US and International Locations. Brady Hoak, Tosia Shall

Geocoding Techniques and Options for US and International Locations. Brady Hoak, Tosia Shall Geocoding Techniques and Options for US and International Locations Brady Hoak, Tosia Shall Agenda What is geocoding? Requirements for Geocoding Preparing Your Data Selecting a Locator Geocoding Process

More information

Geocoding: Acquiring Location Intelligence to Make Be er Business Decisions

Geocoding: Acquiring Location Intelligence to Make Be er Business Decisions A M e l i s s a D a t a W h i t e Pa p e r Geocoding: Acquiring Location Intelligence to Make Be er Business Decisions 2 Introduction Geocoding: Acquiring Location Intelligence to Make Better Business

More information

A GI Science Perspective on Geocoding:

A GI Science Perspective on Geocoding: A GI Science Perspective on Geocoding: Accuracy, Repeatability and Implications for Geospatial Privacy Paul A Zandbergen Department of Geography University of New Mexico Geocoding as an Example of Applied

More information

Link and Link Impedance 2018/02/13. VECTOR DATA ANALYSIS Network Analysis TYPES OF OPERATIONS

Link and Link Impedance 2018/02/13. VECTOR DATA ANALYSIS Network Analysis TYPES OF OPERATIONS VECTOR DATA ANALYSIS Network Analysis A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically topology-based: lines (arcs) meet at intersections

More information

Assessing Geocoding Solutions

Assessing Geocoding Solutions Assessing Geocoding Solutions Carrie Muenks & Chris Lawrence September 9, 2014 2 Homeland Security Systems Engineering and Development Institute The Homeland Security Systems Engineering and Development

More information

The Census Bureau s Master Address File (MAF) Census 2000 Address List Basics

The Census Bureau s Master Address File (MAF) Census 2000 Address List Basics The Census Bureau s Master Address File (MAF) Census 2000 Address List Basics OVERVIEW The Census Bureau is developing a nationwide address list, often called the Master Address File (MAF) or the Census

More information

Geocoding Techniques and Options for US and International Locations

Geocoding Techniques and Options for US and International Locations Federal GIS Conference 2014 February 10 11, 2014 Washington DC Geocoding Techniques and Options for US and International Locations Tosia Shall, Esri Doug Geverdt, Census Chuck Whittington, Census Types

More information

Appendix. RF Transient Simulator. Page 1

Appendix. RF Transient Simulator. Page 1 Appendix RF Transient Simulator Page 1 RF Transient/Convolution Simulation This simulator can be used to solve problems associated with circuit simulation, when the signal and waveforms involved are modulated

More information

6 Sampling. 6.2 Target population and sampling frame. See ECB (2013a), p. 80f. MONETARY POLICY & THE ECONOMY Q2/16 ADDENDUM 65

6 Sampling. 6.2 Target population and sampling frame. See ECB (2013a), p. 80f. MONETARY POLICY & THE ECONOMY Q2/16 ADDENDUM 65 6 Sampling 6.1 Introduction The sampling design for the second wave of the HFCS in Austria was specifically developed by the OeNB in collaboration with the survey company IFES (Institut für empirische

More information

INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT AT LATITUDE NAD 83: N 47º LONGITUDE NAD 83: W 52º

INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT AT LATITUDE NAD 83: N 47º LONGITUDE NAD 83: W 52º INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT AT LATITUDE NAD 83: N 47º 31 40.98 LONGITUDE NAD 83: W 52º 50 26.25 34 ST. ANNE S CRESCENT PARADISE, NEWFOUNDLAND JANUARY

More information

Response of Boeing UK Limited. UK Ofcom Call for Input 3.8 GHz to 4.2 GHz Band: Opportunities for Innovation 9 June 2016

Response of Boeing UK Limited. UK Ofcom Call for Input 3.8 GHz to 4.2 GHz Band: Opportunities for Innovation 9 June 2016 Response of Boeing UK Limited UK Ofcom Call for Input 3.8 GHz to 4.2 GHz Band: Opportunities for Innovation 9 June 2016 Introduction Boeing UK Limited (Boeing) is pleased to respond to Ofcom s Call for

More information

MAPS & ENHANCED CONTENT

MAPS & ENHANCED CONTENT MAPS & ENHANCED Delivering high quality maps to enterprise, government, automotive and consumer markets MAPS & SUPERIOR HOW SEAMLESS COVERAGE IS COMMUNITY DRIVEN THE FRESHEST MAP The heart of location

More information

Version 2.2 April Census Local Update of Census Addresses Operation (LUCA) Frequently Asked Questions

Version 2.2 April Census Local Update of Census Addresses Operation (LUCA) Frequently Asked Questions Version 2.2 April 2017 2020 Census Local Update of Census Addresses Operation (LUCA) Frequently Asked Questions [This page intentionally left blank] 2020 Census LUCA Frequently Asked Questions TABLE OF

More information

GeoBase Raw Imagery Data Product Specifications. Edition

GeoBase Raw Imagery Data Product Specifications. Edition GeoBase Raw Imagery 2005-2010 Data Product Specifications Edition 1.0 2009-10-01 Government of Canada Natural Resources Canada Centre for Topographic Information 2144 King Street West, suite 010 Sherbrooke,

More information

ATDI. WSD management

ATDI. WSD management ATDI WSD management - 2 - Table of content 1. Introduction... 3 2. Approach to build a WSD national database... 3 3. Method overview for TVWS Calculations... 4 4. Implementation of TVWS calculation...

More information

Catalogue no X. Geography Catalogue. Census year 2011

Catalogue no X. Geography Catalogue. Census year 2011 Catalogue no. 92-196-X Geography Catalogue Census year 2011 How to obtain more information For information about this product or the wide range of services and data available from Statistics Canada, visit

More information

Tonga - National Population and Housing Census 2011

Tonga - National Population and Housing Census 2011 Tonga - National Population and Housing Census 2011 Tonga Department of Statistics - Tonga Government Report generated on: July 14, 2016 Visit our data catalog at: http://pdl.spc.int/index.php 1 Overview

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 14819-3 Second edition 2013-12-01 Intelligent transport systems Traffic and travel information messages via traffic message coding Part 3: Location referencing for Radio Data

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 14819-3 Second edition 2013-12-01 Intelligent transport systems Traffic and travel information messages via traffic message coding Part 3: Location referencing for Radio Data

More information

METHODOLOGY NOTE Population and Dwelling Stock Estimates, , and 2015-Based Population and Dwelling Stock Forecasts,

METHODOLOGY NOTE Population and Dwelling Stock Estimates, , and 2015-Based Population and Dwelling Stock Forecasts, METHODOLOGY NOTE Population and Dwelling Stock Estimates, 2011-2015, and 2015-Based Population and Dwelling Stock Forecasts, 2015-2036 JULY 2017 1 Cambridgeshire Research Group is the brand name for Cambridgeshire

More information

ArcGIS Geocoding What s New and the Road Ahead. Jeff Rogers Brad Niemand

ArcGIS Geocoding What s New and the Road Ahead. Jeff Rogers Brad Niemand ArcGIS Geocoding What s New and the Road Ahead Jeff Rogers Brad Niemand Agenda Overview - ArcGIS Platform Geocoding - ArcGIS Geocoding Solutions What s New - On-Premises Geocoding Solutions - Desktop Geocoding

More information

MI RouteFinder Networks. Product Guide

MI RouteFinder Networks. Product Guide MI RouteFinder Networks 2017 Product Guide Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. part of

More information

Measurements of Exposures Around Vodafone New Zealand Limited Cellsites from June 2012 to May 2013

Measurements of Exposures Around Vodafone New Zealand Limited Cellsites from June 2012 to May 2013 Measurements of Exposures Around Vodafone New Zealand Limited Cellsites from June 2012 to May 2013 This report was prepared for: Vodafone New Zealand Limited Private Bag 92161 AUCKLAND By M Dirksen Reviewed

More information

Policy for Allocation and Assignment of Spectrum 2.5GHz Band (2500MHz MHz)

Policy for Allocation and Assignment of Spectrum 2.5GHz Band (2500MHz MHz) Policy for Allocation and Assignment of Spectrum 2.5GHz Band (2500MHz - 2690MHz) Published on 25th August 2015 1 Policy for Allocation and Assignment of Spectrum 2.5GHz Band (2500MHz - 2690MHz) Table of

More information

Accessing Census statistics relating to your parish

Accessing Census statistics relating to your parish Accessing Census statistics relating to your parish Finding useful statistics relating to your parish is a key element in the process of evidence gathering relating to the production of your Neighbourhood

More information

Response to Ofcom s Consultation on Administrative Incentive Pricing

Response to Ofcom s Consultation on Administrative Incentive Pricing Response to Ofcom s Consultation on Administrative Incentive Pricing Background 1. The RadioCentre formed in July 2006 from the merger of the Radio Advertising Bureau (RAB) and the Commercial Radio Companies

More information

Postal Code Conversion for Data Analysis

Postal Code Conversion for Data Analysis Postal Code Conversion for Data Analysis An overview of the PCCF and PCCF+ Saeeda Khan Michael Tjepkema Health Analysis Division, Statistics Canada December 1, 2015 www.statcan.gc.ca Outline 1. Postal

More information

2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016

2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016 2016 Census of Population and Housing: Submission Form for Content or Procedures, 2016 Before completing this form Pre-submission reading: Before making a submission, please read the following information

More information

Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring

Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring Janusz Dygaszewicz Central Statistical Office of Poland Jerusalem, 11-14 July

More information

Department for Education and Child Development School Enrolment Census Data Quality Statement

Department for Education and Child Development School Enrolment Census Data Quality Statement Department for Education and Child Development School Enrolment Census Data Quality Statement PUBLISHED OCTOBER 2011 VERSION 1.00 -REVIEWED ANNUALLY- Due for Review: October 2012 www.santdatalink.org.au

More information

Radiodetermination (Radiolocation) Licence

Radiodetermination (Radiolocation) Licence APPLICATION FORM Radiodetermination (Radiolocation) Licence Document No: ComReg 11/07C R1 Date: May 2017 An Coimisiún um Rialáil Cumarsáide Commission for Communications Regulation One Dockland Central,

More information

The Postal Code Conversion File (PCCF) User Guide

The Postal Code Conversion File (PCCF) User Guide The Postal Code Conversion File (PCCF) User Guide Updated File Including July, 1996 Postal Codes Produced by the Geography Division January, 1997 La version française de ce guide est disponible sur demande

More information

RADIO SPECTRUM COMMITTEE

RADIO SPECTRUM COMMITTEE EUROPEAN COMMISSION Information Society and Media Directorate-General Electronic Communications Radio Spectrum Policy Brussels, 7 June 2007 DG INFSO/B4 RSCOM07-04 Final PUBLIC DOCUMENT RADIO SPECTRUM COMMITTEE

More information

Section 2: Preparing the Sample Overview

Section 2: Preparing the Sample Overview Overview Introduction This section covers the principles, methods, and tasks needed to prepare, design, and select the sample for your STEPS survey. Intended audience This section is primarily designed

More information

Aiding Address-Based Matching Through Building Name Standardization

Aiding Address-Based Matching Through Building Name Standardization Aiding Address-Based Matching Through Building Name Standardization Census and Statistics: Innovations in U.S. Census Bureau Geographic Systems ESRI User Conference Wednesday, July 12, 2017 Kevin Holmes

More information

Licensing Procedure for Spectrum Licences for Terrestrial Services

Licensing Procedure for Spectrum Licences for Terrestrial Services Issue 2 September 2007 Spectrum Management and Telecommunications Client Procedures Circular Licensing Procedure for Spectrum Licences for Terrestrial Services Aussi disponible en français - Preface The

More information

Postal Code OM Conversion File (PCCF), Reference Guide

Postal Code OM Conversion File (PCCF), Reference Guide Catalogue no. 92-154-G ISSN 1708-3095 Postal Code OM Conversion File (PCCF), Reference Guide Release date: December 13, 2017 How to obtain more information For information about this product or the wide

More information

ArcGIS Online: What s New with ArcGIS Online World Geocoding. Jeff Rogers and Brad Niemand

ArcGIS Online: What s New with ArcGIS Online World Geocoding. Jeff Rogers and Brad Niemand ArcGIS Online: What s New with ArcGIS Online World Geocoding Jeff Rogers and Brad Niemand What s New Resources Bullet points here https://blogs.esri.com/esri/arcgis/2017/06/28 /big-enhancements-geocoding/

More information

Developing a National Real-time CORS Network in New Zealand

Developing a National Real-time CORS Network in New Zealand Dave COLLETT, New Zealand Key words: GNSS, Positioning, CORS, New Zealand, Infrastructure SUMMARY Land Information New Zealand administers PositioNZ - New Zealand's national CORS network. This network

More information

COMPACONLINE CARD MANAGEMENT MANUAL

COMPACONLINE CARD MANAGEMENT MANUAL COMPACONLINE CARD MANAGEMENT MANUAL CompacOnline Card Management Version No: 1.0.1 Date: 20/04/2018 Document Control Document Information Document Details Current Revision Author(s) Authorised By CompacOnline

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 15223-1 First edition 2007-04-15 Medical devices Symbols to be used with medical device labels, labelling and information to be supplied Part 1: General requirements Dispositifs

More information

Variation Form for a Coastal Station Radio Technically Assigned Licence

Variation Form for a Coastal Station Radio Technically Assigned Licence Ofcom form OfW510 Variation Form for a Coastal Station Radio Technically Assigned Licence Page 1 of 14 www.ofcom.org.uk 1. Before completing this form, please read these notes. If you are unsure how to

More information

In-Office Address Canvassing for the 2020 Census: an Overview of Operations and Initial Findings

In-Office Address Canvassing for the 2020 Census: an Overview of Operations and Initial Findings In-Office Address Canvassing for the 2020 Census: an Overview of Operations and Initial Findings Michael Commons Address and Spatial Analysis Branch Geography Division U.S. Census Bureau In-Office Address

More information

2020 Census Local Update of Census Addresses Operation (LUCA) U.S. Census Bureau Geography Division

2020 Census Local Update of Census Addresses Operation (LUCA) U.S. Census Bureau Geography Division 2020 Census Local Update of Census Addresses Operation (LUCA) U.S. Census Bureau Geography Division 1 Agenda 2020 Census LUCA Operation Participation in LUCA What is LUCA? Who Can Participate? Why participate?

More information

Environmental Noise Mapping with Smartphone Applications: A participatory noise map of West Hartford, CT.

Environmental Noise Mapping with Smartphone Applications: A participatory noise map of West Hartford, CT. Providence, RI NOISE-CON 2016 2016 June 13-15 : A participatory noise map of West Hartford, CT. Christopher Springthorpe Enda Murphy Lane Miller School of Architecture, Planning & Environmental Policy

More information

INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT

INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT INFORMATION DOCUMENT PUBLIC NOTICE TELECOMMUNICATIONS TOWER IMPLEMENTATION PROJECT AT LATITUDE NAD 83: N 47 36' 53.37" LONGITUDE NAD 83: W 52 40' 42.87". ACROSS FROM 41 SUGARLOAF PLACE ST. JOHN S, NEWFOUNDLAND

More information

Geocoding regional and remote poor quality address records with confidence

Geocoding regional and remote poor quality address records with confidence Geocoding regional and remote poor quality address records with confidence Miro Palfy Statistical Analyst, SA NT DataLink The Australian Government provides financial support to SA NT DataLink through

More information

Decision Mathematics D1

Decision Mathematics D1 Pearson Edexcel International Advanced Level Decision Mathematics D1 Advanced/Advanced Subsidiary Friday 16 June 2017 Afternoon Time: 1 hour 30 minutes Paper Reference WDM01/01 You must have: D1 Answer

More information

COMMISSION IMPLEMENTING DECISION

COMMISSION IMPLEMENTING DECISION L 307/84 Official Journal of the European Union 7.11.2012 COMMISSION IMPLEMENTING DECISION of 5 November 2012 on the harmonisation of the frequency bands 1 920-1 980 MHz and 2 110-2 170 MHz for terrestrial

More information

INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL

INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL David McGrath, Robert Sands, U.S. Bureau of the Census David McGrath, Room 2121, Bldg 2, Bureau of the Census, Washington,

More information

SUBMITTING COMPLETED RECORDS TO THE BC REGISTRAR

SUBMITTING COMPLETED RECORDS TO THE BC REGISTRAR Preparing and Submitting Records for the BC Register of Historic Places Here are some tips for preparing and submitting records that meet the data standards for the BC Register of Historic Places (BCRHP)

More information

Application Form for a GNSS Repeater Licence

Application Form for a GNSS Repeater Licence Ofcom application form OfW523 Application Form for a GNSS Repeater Licence Page 1 of 8 www.ofcom.org.uk 1. Before filling out this form, please read these notes. If you are unsure how to complete any part

More information

Block Offer 2014 Awards Questions and Answers... 1

Block Offer 2014 Awards Questions and Answers... 1 Block Offer 2014 Awards Questions and Answers December, 2014 Contents Block Offer 2014 Awards Questions and Answers... 1 What is a Block Offer?... 2 When did Block Offer 2014 open?... 2 How are bids assessed?...

More information

Sampling Subpopulations in Multi-Stage Surveys

Sampling Subpopulations in Multi-Stage Surveys Sampling Subpopulations in Multi-Stage Surveys Robert Clark, Angela Forbes, Robert Templeton This research was funded by the Statistics NZ Official Statistics Research Fund 2007/2008, and builds on the

More information

Radio Signal Prediction for Bang Goes the Theory

Radio Signal Prediction for Bang Goes the Theory Radio Signal Prediction for Bang Goes the Theory April 2012 Prepared by Professor Andrew Nix Department of Electrical and Electronic Engineering Bang Goes the Theory: Predicting Signal Levels to your Phone

More information

Using Location-Based Services to Improve Census and Demographic Statistical Data. Deirdre Dalpiaz Bishop May 17, 2012

Using Location-Based Services to Improve Census and Demographic Statistical Data. Deirdre Dalpiaz Bishop May 17, 2012 Using Location-Based Services to Improve Census and Demographic Statistical Data Deirdre Dalpiaz Bishop May 17, 2012 U.S. Census Bureau Mission To serve as the leading source of quality data about the

More information

18 th January 2018 Hyderabad. Shishir Verma Sr. Vice President

18 th January 2018 Hyderabad. Shishir Verma Sr. Vice President 18 th January 2018 Hyderabad Shishir Verma Sr. Vice President MapmyIndia At a Glance FOUNDED EMPLOYEES CONSUMER BASE ENTERPRISE CLIENTS CERTIFICATION CMMI ML 3 1995 750+ 5,000,000+ 5000+ ISO 9001:2008

More information

ArcGIS 9 Using ArcGIS StreetMap

ArcGIS 9 Using ArcGIS StreetMap ArcGIS 9 Using ArcGIS StreetMap Copyright 2001 2004 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

BEST PRACTICES IN INNOVATIONS IN MICROPLANNING FOR POLIO ERADICATION

BEST PRACTICES IN INNOVATIONS IN MICROPLANNING FOR POLIO ERADICATION BEST PRACTICES IN INNOVATIONS IN MICROPLANNING FOR POLIO ERADICATION THIS DOCUMENT IS A SUPPLEMENT TO BEST PRACTICES IN MI. ACKNOWLEDGEMENTS These best practices documents for polio eradication have been

More information

ISO INTERNATIONAL STANDARD. Geographic information Locationbased services Tracking and navigation

ISO INTERNATIONAL STANDARD. Geographic information Locationbased services Tracking and navigation INTERNATIONAL STANDARD ISO 19133 First edition 2005-10-15 Geographic information Locationbased services Tracking and navigation Information géographique Services basés sur la localisation Suivi et navigation

More information

Census 2011 Demographic Trends

Census 2011 Demographic Trends Census 2011 Demographic Trends February 2013 Age and language census data are examined in this document. Other census information (such as immigration and education) will be available from Statistics Canada

More information

GW3-TRBO Alias Software Version 2.13 Module Book

GW3-TRBO Alias Software Version 2.13 Module Book GW3-TRBO Alias Software Version 2.13 Module Book 2/17/2017 2017 The Genesis Group 2 Trademarks The following are trademarks of Motorola: MOTOTRBO. Any other brand or product names are trademarks or registered

More information

GROUND ROUTING PROTOCOL FOR USE WITH AUTOMATIC LINK ESTABLISHMENT (ALE) CAPABLE HF RADIOS

GROUND ROUTING PROTOCOL FOR USE WITH AUTOMATIC LINK ESTABLISHMENT (ALE) CAPABLE HF RADIOS GROUND ROUTING PROTOCOL FOR USE WITH AUTOMATIC LINK ESTABLISHMENT (ALE) CAPABLE HF RADIOS October 2002 I FOREWORD 1. The Combined Communications-Electronics Board (CCEB) is comprised of the five member

More information

THE STATE OF INNOVATION IN THE SOUTH AFRICAN WASTE SECTOR

THE STATE OF INNOVATION IN THE SOUTH AFRICAN WASTE SECTOR THE STATE OF INNOVATION IN THE SOUTH AFRICAN WASTE SECTOR OUTLINE OF PRESENTATION Introduction Materials and Method Results and Discussion Status quo of technological and nontechnological innovation in

More information

Geocoding: Making your point with maps

Geocoding: Making your point with maps Geocoding: Making your point with maps In this exercise you will: Get familiar with the basic concepts of using geocoding to create points on a map. Use ArcCatalog to add an address locator. Learn how

More information

Statewide State Roads Layer Michigan Geographic Framework Field Definitions

Statewide State Roads Layer Michigan Geographic Framework Field Definitions Statewide State Roads Layer Michigan Geographic Framework Field Definitions (Shapefile Attribute Table) (June 1, 2014 Version 14a) The following field definitions make up the shapefile attribute table

More information

This Privacy Policy describes the types of personal information SF Express Co., Ltd. and

This Privacy Policy describes the types of personal information SF Express Co., Ltd. and Effective Date: 2017/05/10 Updated date: 2017/05/25 This Privacy Policy describes the types of personal information SF Express Co., Ltd. and its affiliates (collectively as "SF") collect about consumers

More information

Geographic Sharing in C-band Final Report

Geographic Sharing in C-band Final Report Geographic Sharing in C-band Final Report Transfinite Systems Ltd Tel: +44 (0) 20 8240 6648 6C Rathbone Square Fax: +44 (0) 20 8240 4440 24 Tanfield Road Email: info@transfinite.com Croydon CR0 1BT Web:

More information

GEDmatch Home Page The upper left corner of your home page has Information about you and links to lots of helpful information. Check them out!

GEDmatch Home Page The upper left corner of your home page has Information about you and links to lots of helpful information. Check them out! USING GEDMATCH Created March 2015 GEDmatch is a free, non-profit site that accepts raw autosomal data files from Ancestry, FTDNA, and 23andme. As such, it provides a large autosomal database that spans

More information

A COMPARISON OF GEOCODING BASELAYERS FOR ELECTRONIC MEDICAL RECORD DATA ANALYSIS

A COMPARISON OF GEOCODING BASELAYERS FOR ELECTRONIC MEDICAL RECORD DATA ANALYSIS A COMPARISON OF GEOCODING BASELAYERS FOR ELECTRONIC MEDICAL RECORD DATA ANALYSIS Christopher Ray Severns Submitted to the faculty of the University Graduate School In partial fulfillment of the requirements

More information

GUIDELINES FOR THE APPLICATION FOR PUBLIC RADIOCOMMUNICATIONS SERVICE (PRS) LICENCES

GUIDELINES FOR THE APPLICATION FOR PUBLIC RADIOCOMMUNICATIONS SERVICE (PRS) LICENCES GN-35/2012 GUIDELINES FOR THE APPLICATION FOR PUBLIC RADIOCOMMUNICATIONS SERVICE (PRS) LICENCES Office of the Communications Authority Hong Kong August 2012 CONTENTS SECTION 1 The regulatory framework

More information

Allied Radio Matrix for Emergency Response (ARMER) Standards, Protocols, Procedures

Allied Radio Matrix for Emergency Response (ARMER) Standards, Protocols, Procedures Allied Radio Matrix for Emergency Response (ARMER) Standards, Protocols, Procedures Document Section: 3 Interoperability Standards Status: Complete Sub Section: State Procedure Title: 800 MHz Statewide

More information