YAddress SQL Client API Manual

Size: px
Start display at page:

Download "YAddress SQL Client API Manual"

Transcription

1 YAddress SQL Client API Manual Yuri Software, Inc. Sept 2017

2 Table of Contents YADDRESS... 3 ARCHITECTURE... 3 Project Setup... Error! Bookmark not defined. PROGRAMMING REFERENCE... 4 YADDRESSCLIENT CLASS... 4 Constructors... Error! Bookmark not defined. Methods... Error! Bookmark not defined. YADDRESSCLIENT.ADDRESS CLASS... ERROR! BOOKMARK NOT DEFINED. Properties... Error! Bookmark not defined. SAMPLE CODE... 8 Page 2

3 YAddress Architecture Installation YAddress provides developers with interface for address correction, validation, standardization and geocoding. This manual describes YAddress client for Microsoft SQL Server. YAddress client is implemented as a Common Language Runtime (CLR) User Defined Function (UDF). The UDF needs to be installed in each database where you plan to use it, by adding a CLR assembly to the database and creating the corresponding UDF. Alternatively, you can create a single instance of the UDF in your master database and add synonyms for it in each user database. YAddress UDF is a table-valued function. For every call, it returns one row of data with columns corresponding to various fields of the processed postal address. To install YAddress SQL Client, download YAddress SQL Client DLL and the setup script. Start SQL Server Management Studio and open the setup script. Follow the steps in the script. Note that you will need to change the name of your database and location of the DLL on disk within the script. Page 3

4 Programming Reference YAddress SQL Client UDF After running the installation script, a single User Defined Function (UDF) named dbo.processaddress is created. Syntax dbo.processaddress(addressline1, AddressLine2) Arguments Return Value AddressLine1 The first line of subject postal address containing the street address, such as 123 Main St Apt 45. AddressLine1 can be blank. AddressLine2 Second line of the address, containing city, state and Zip code, such as San Diego, CA At the very minimum, either city-state or Zip code must be specified. The function returns a table of data consisting of a single row. The table includes the following columns. AddressLine1 Type varchar. First line of the parsed address. Includes secondary address designator if supplied in the original address. If the address failed to validate, this line is a copy of the input line. AddressLine2 Type varchar. City-state-ZIP line of the parsed address. If the address failed to validate, this line is a copy of the input line. CensusBlock Type varchar. Census block number in four digits. Blank if not determined. Census block numbers are unique within a census tract. CensusTract Page 4

5 Type varchar. Census tract number in the format XXXX.XX. Blank if not determined. Census tract numbers are unique within a county. City Type varchar. City of the parsed address. Blank if city was not validated. County Type varchar. County of the parsed address. Blank if county was not validated. CountyFP Type varchar. County FP number in three digits. Blank if county was not validated. County FP numbers are unique within a state. ErrorCode Type int. Error code according to the table below: Code Meaning 0 No error. 1 System error. See returned Error Message for more details. 2 Input address was supplied in an invalid format. 3 Specified street was not found in the ZIP code provided or in any ZIP code of the city-state. 4 City is not found in the state. 5 Ambiguous street name. More than one street matches the search address with equal accuracy. 6 YAddress installation is corrupted. Reinstall the application. 7 YAddress data edition has expired. Contact Yuri Software to obtain current edition. 8 No such house number in the street. ErrorMessage Type varchar. Textual error message. Blank if error code is 0. GeoPrecision Type int. Precision with which coordinates of the location were determined. Possible values are: Value Meaning 0 Location could not be determined. 1 Center point of the state. 2 City center. Usually points to the downtown city district. 3 Center point of the ZIP code. 4 Nearest end of the nearest street block. For example, if input address is "105 Main St", and Main St only has Page 5

6 addresses up to 100, the coordinates of "100 Main St" are returned. 5 Location of the exact address. Latitude Type float. Latitude of the address location. 0 if address cannot be geocoded. Longitude Type float. Longitude of the address location. 0 if address cannot be geocoded. Number Type varchar. House number of the parsed address. Blank if street address was not validated. PostDir Type varchar. Street post-direction of the parsed address. Blank if street address was not validated. PreDir Type varchar. Street pre-direction of the parsed address. Blank if street address was not validated. Sec Type varchar. Secondary designator of the parsed address, such as apartment, suite, unit, etc. Blank if secondary designator was not validated. SecNumber Type varchar. Secondary number of the parsed address, such as apartment, suite, unit, etc. Blank if secondary number was not validated. State Type varchar. State of the parsed address. Blank if address was not validated. StateFP Type varchar. State FP number in two digits. Blank if state was not validated. Street Type varchar. Street name of the parsed address, not including pre-direction, postdirection, and suffix. Blank if street address was not validated. Suffix Type varchar. Street suffix of the parsed address. Blank if street address was not validated. Zip Type varchar. ZIP code of the parsed address. Blank if address was not validated. Page 6

7 Zip4 Type varchar. ZIP+4 code of the parsed address. Blank if address was not validated. Page 7

8 Sample Code Query: SELECT * FROM ProcessAddress('506 Fourth Avenue Unit 1', 'Asbury Prk, NJ') Response: ErrorCode 0 ErrorMessage AddressLine TH AVE APT 1 AddressLine2 ASBURY PARK, NJ Number 506 PreDir Street 4TH Suffix AVE PostDir Sec APT SecNumber 1 City ASBURY PARK State NJ Zip 7712 Zip County MONMOUTH CountyFP 25 CensusTract 1015 CensusBlock Latitude Longitude GeocodePrecision 5 Page 8

Household Information (Portal)

Household Information (Portal) Household Information (Portal) Updating Household Information Updating Household Phone Number Updating Household Address PATH: Campus Portal > Family This tab lists the household phone number and all current

More information

NCOA Link File Matching Guidelines

NCOA Link File Matching Guidelines NCOA Link File Matching Guidelines The success of the NCOA process is heavily dependent on the accuracy and format of the Name and Address information contained on the Client file submitted for processing.

More information

Reference Guide. Address Check

Reference Guide. Address Check Reference Guide Address Check MELISSA DATA ADDRESS CHECK Address Checking Process Explained AddressCheck verifies and standardizes address data against the most current reference data from the U. S. Postal

More information

MapMarker Geocoding Cartridge for Oracle

MapMarker Geocoding Cartridge for Oracle MapMarker Geocoding Cartridge for Oracle Version 4.0 USA LAYER USER GUIDE Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor

More information

CDYNE Postal Address Verification Web Service

CDYNE Postal Address Verification Web Service CDYNE Postal Address Verification Web Service Version 4.3 WSDL: http://ws.cdyne.com/psaddress/addresslookup.asmx?wsdl Testing URL: http://ws.cdyne.com/psaddress/addresslookup.asmx Developer Resources:

More information

Address Management User Guide. PowerSchool 6.0 Student Information System

Address Management User Guide. PowerSchool 6.0 Student Information System User Guide PowerSchool 6.0 Student Information System Released June 2009 Document Owner: Document Services This edition applies to Release 6.0 of the PowerSchool Premier software and to all subsequent

More information

NAACCR Geocoding Tutorial

NAACCR Geocoding Tutorial NAACCR Geocoding Tutorial Introduction The goal of the tutorial is to familiarize you with the NAACCR online geocoder. The NAACCR geocoder can be used to geocode one address at a time or in batch mode

More information

NAACCR Webinar Exercises. May 6, 2010 Kevin Henry Francis Boscoe

NAACCR Webinar Exercises. May 6, 2010 Kevin Henry Francis Boscoe NAACCR Webinar Exercises May 6, 2010 Kevin Henry Francis Boscoe EXERCISE 1 Google Earth and Geocoding Individual Cases Part 1 Introduction to Google Earth 1 Open Google Earth Click Start Programs Google

More information

Completing the OIS Compliance Verification Form (A REQUIRED PART OF MAINTAINING YOUR STATUS)

Completing the OIS Compliance Verification Form (A REQUIRED PART OF MAINTAINING YOUR STATUS) Completing the OIS Compliance Verification Form (A REQUIRED PART OF MAINTAINING YOUR STATUS) 1) Before attending check-in, please complete the 'OIS Compliance Verification Form' in Mypack (mypack.ncsu.edu)

More information

Address Management User Guide. PowerSchool 8.x Student Information System

Address Management User Guide. PowerSchool 8.x Student Information System PowerSchool 8.x Student Information System Released July 2014 Document Owner: Documentation Services This edition applies to Release 8.0.1 of the PowerSchool software and to all subsequent releases and

More information

To Access Oracle: Access Oracle at: http://oraprod.district.aps:8051/oa_html/appslocallogin.jsp Enter your Username o Your Username is normally your First Initial, Middle, Full Last Name (For Example:

More information

GeocodeDVD User Guide

GeocodeDVD User Guide GeoLytics GeocodeDVD User Guide Installation 1 Introduction 2 How does GeocodeDVD work? 2 Interface layout of the screen 2 Manual Geocoding 3 Batch Geocoding 5 Geocoding Options Optimizing Your Results

More information

How To: Geocode. Quest Analytics Suite Geocoding. Geocoding in the Quest Analytics Suite 1. When the software is open, select the Tools dropdown.

How To: Geocode. Quest Analytics Suite Geocoding. Geocoding in the Quest Analytics Suite 1. When the software is open, select the Tools dropdown. How To: Geocode in the Quest Analytics Suite 1. When the software is open, select the Tools dropdown. 2. Click the option for Geocode a Table 3. On the left-hand side of the pop up box there are 5 circles

More information

Ohio National Register Searchable Database

Ohio National Register Searchable Database Ohio National Register Searchable Database Quick-Start Guide June 2015 Welcome to the Ohio National Register Searchable Database. The database contains information on Ohio properties listed in the National

More information

GEOINDEX - A NEW GEOLOCATION METHODOLOGY

GEOINDEX - A NEW GEOLOCATION METHODOLOGY GEOINDEX - A NEW GEOLOCATION METHODOLOGY Matthew Hudnall Presentation to the 2014 GIS-T Conference Burlington, VT May 8, 2014 CENTER FOR ADVANCED PUBLIC SAFETY Works with: State, federal and local agencies

More information

Introducing SQL Query Verifier Plugin

Introducing SQL Query Verifier Plugin Introducing SQL Query Verifier Plugin IBM Application Runtime Expert for i Document version: 1.0 To download the master version of this document, visit product home site: http://www.ibm.com/systems/power/software/i/are/index.html

More information

Match and Location Codes

Match and Location Codes Centrus GeoStan Match and Location Codes Version 28.00 For Windows, UNIX/Linux, z/os April 2015 2015 Pitney Bowes Software Inc. All rights reserved. Pitney Bowes Software Inc. is a wholly-owned subsidiary

More information

Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its

Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its v.3.0 User s 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. No part of this document may be

More information

Creating a Relational Database Using Microsoft SQL Code. Farrokh Alemi, Ph.D.

Creating a Relational Database Using Microsoft SQL Code. Farrokh Alemi, Ph.D. Creating a Relational Database Using Microsoft SQL Code Farrokh Alemi, Ph.D. The objective of this note is to help you understand how a relational database is organized as a collection of tables, linked

More information

Overview of SAS/GIS Software

Overview of SAS/GIS Software 3 CHAPTER 1 Overview of SAS/GIS Software Introduction to Geographic Information Systems 3 Features of SAS Software 4 Data in SAS/GIS Applications 5 Spatial Data 5 Spatial Data Layers 6 Spatial Data Coverages

More information

Address Verification, Correction and ZIP+4 API User s Guide

Address Verification, Correction and ZIP+4 API User s Guide Address Verification, Correction and ZIP+4 API User s Guide The Software Company, Inc. www.softwarecompany.com Introduction NetZipCode for.net allows you to quickly and easily build ZIP Code lookup, address

More information

Local Update of Census Addresses (LUCA)

Local Update of Census Addresses (LUCA) Local Update of Census Addresses (LUCA) Version 1.0 GeoEnrichment Table of Contents 1 - Introduction Local Update of Census Addresses (LUCA) 4 Installation 4 2 - Data Layouts Record Format 6 1 - Introduction

More information

Spectrum Technology Platform. Version 9.0. Enterprise Tax Guide

Spectrum Technology Platform. Version 9.0. Enterprise Tax Guide Spectrum Technology Platform Version 9.0 Enterprise Tax Guide Contents Chapter 1: Introduction...5 What Is the Enterprise Tax Module?...6 Enterprise Tax Components...6 Enterprise Tax Databases...6 Chapter

More information

GeoCoder Object. Quick Start Guide

GeoCoder Object. Quick Start Guide GeoCoder Object Quick Start Guide COPYRIGHT Companies; names; and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or transmitted in any form

More information

Project #2: A 3-Tiered Airport Lookup Service Using RPC

Project #2: A 3-Tiered Airport Lookup Service Using RPC Project #2: A 3-Tiered Airport Lookup Service Using RPC 1. Objective Your assignment is to write a 3-tiered client-server program. The program will consist of three components: a client, a places server,

More information

(1) How can I use SimplyMap to determine the top PRIZM Segments in my neighborhood?

(1) How can I use SimplyMap to determine the top PRIZM Segments in my neighborhood? SimplyMap 3.0 Hands-On Exercises URL: http://simplymap.com/ Practice Exercises: Using PRIZM Segments in SimplyMap (1) How can I use SimplyMap to determine the top PRIZM Segments in my neighborhood? PRIZM

More information

Address Cleansing in Michigan Lessons Learned. Michigan Care Improvement Registry

Address Cleansing in Michigan Lessons Learned. Michigan Care Improvement Registry Address Cleansing in Michigan Lessons Learned Michigan Care Improvement Registry Address Cleansing: what is it Break the address into parts (ie. primary number, street name, city name, state name, ZIP

More information

Introduction System Requirements Installation Instructions Screen Features Menu File Menu View Menu...

Introduction System Requirements Installation Instructions Screen Features Menu File Menu View Menu... User Manual TABLE OF CONTENTS Introduction... 4 System Requirements... 5 Installation Instructions... 6 Screen Features... 7 Menu... 8 File Menu... 8 View Menu... 9 Data Menu... 10 Tools Menu... 11 Help

More information

Job Aid File Management

Job Aid File Management You use the right click (contextual) menu to select the following functions. The following are functions you have access to when you select a file and right click on the file. Set as Current File The software

More information

RouteOp. Step 1: Make sure requirements are met.

RouteOp. Step 1: Make sure requirements are met. RouteOp If you are just getting started please note that the features are not enabled until your first call. You will receive a welcome email to get the ball rolling and will be hearing from your implementation

More information

Traditional and Enhanced Listing for Probability Sampling

Traditional and Enhanced Listing for Probability Sampling University of Mannheim From the SelectedWorks of Stephanie Eckman 2002 Traditional and Enhanced Listing for Probability Sampling Colm O'Muircheartaigh, University of Chicago Stephanie Eckman, University

More information

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop Summary: In many cases, online geocoding services are all you will need to convert addresses and other location data into geographic data.

More information

7. Data Privacy Option for Oracle E-Business Suite

7. Data Privacy Option for Oracle E-Business Suite 7. Data Privacy Option for Oracle E-Business Suite This section contains information on using the Optim Data Privacy option in conjunction with the Optim Test Data Management Solution for Oracle E-Business

More information

Spectrum Technology Platform. Version 9.0. Geocoding Guide for Malaysia

Spectrum Technology Platform. Version 9.0. Geocoding Guide for Malaysia Spectrum Technology Platform Version 9.0 Geocoding Guide for Malaysia Contents Chapter 1: Geocode Address Global...5 Input...6 Input Fields...6 Address Input Guidelines...7 Single Line Input...7 Street

More information

Next Generation 911. Bill Johnson State of New York

Next Generation 911. Bill Johnson State of New York Next Generation 911 Bill Johnson State of New York NG911 Outline 1. 9-1-1 Game changers 2. How 9-1-1 location lookup works 3. New standards 4. Address workgroup 5. Address point examples 6. State-wide

More information

CDYNE Demographics Web Service

CDYNE Demographics Web Service CDYNE Demographics Web Service Version 2.1 WSDL: http://ws.cdyne.com/demographixws/demographixquery.asmx?wsdl Testing URL: http://ws.cdyne.com/demographixws/demographixquery.asmx Developer Resources: http://wiki.cdyne.com/index.php/demographics

More information

MapInfo Geocoding Cartridge. User s Guide

MapInfo Geocoding Cartridge. User s Guide MapInfo Geocoding Cartridge User s Guide Information in this document is subject to change without notice and does not represent a commitment on the part of MapInfo or its representatives. No part of this

More information

Mapsolute GmbH. MapTP Geocoder. Interface Reference Manual. Last update: 02 February Düsseldorfer Str. 40a Eschborn

Mapsolute GmbH. MapTP Geocoder. Interface Reference Manual. Last update: 02 February Düsseldorfer Str. 40a Eschborn MapTP Geocoder Last update: 02 February 2006 Mapsolute GmbH Düsseldorfer Str. 40a 65760 Eschborn Telefon: +49 (0) 6196 / 777 56-0 Telefax: +49 (0) 6196 / 777 56-17 http://www.mapsolute.com E-Mail: info@mapsolute.com

More information

AggData Premium. Data Dictionary

AggData Premium. Data Dictionary AggData Premium Data Dictionary Data Dictionary This document is a description of all fields that are available when downloading datasets in the AggData Premium library, either as individual datasets,

More information

Sage Documentation. Release 2.0. Ash Islam

Sage Documentation. Release 2.0. Ash Islam Sage Documentation Release 2.0 Ash Islam December 19, 2013 Contents i ii The SAGE API exposes methods for geocoding, address correction, and district assignment given addresses or geocoordinates as input.

More information

Subscriber Registration Instructions. Updated 8/31/16

Subscriber Registration Instructions. Updated 8/31/16 Subscriber Registration Instructions Updated 8/31/16 WHAT IS SCHUYLKILL ALERT? When situations arise in Schuylkill County that may affect you and your family, Schuylkill Alert lets local officials notify

More information

Technology Platform. Spectrum. Version Enterprise Tax Guide

Technology Platform. Spectrum. Version Enterprise Tax Guide Spectrum Version 11.0 Technology Platform Table of Contents 1 - Introduction Enterprise Tax Module 4 Enterprise Tax Databases 5 2 - Assign GeoTAX Info Geocoding Options 71 Output Data Options 72 Preview

More information

Installing and Running a Data Quality Loqate CASS Address Application

Installing and Running a Data Quality Loqate CASS Address Application Installing and Running a Data Quality Loqate CASS Address Application This use case describes how to install and run a Data Quality (DQ) Loqate address application that supports the Coding Accuracy Support

More information

Profiles Research Networking Software Installation Guide

Profiles Research Networking Software Installation Guide Profiles Research Networking Software Installation Guide Documentation Version: September 17, 2014 Software Version: ProfilesRNS_2.5.1 Table of Contents Introduction... 2 Hardware and Operating System

More information

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace Guide for Using DataPlace DataPlace is one-stop source for housing and demographic data about communities, the region, and the nation. The site assembles a variety of data sets from multiple sources, and

More information

Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS

Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS Dynamically build connection objects for Microsoft Access databases in SQL Server Integration Services SSIS Problem As a portion of our daily data upload process, we receive data in the form of Microsoft

More information

Profiles Research Networking Software Installation Guide

Profiles Research Networking Software Installation Guide Profiles Research Networking Software Installation Guide Documentation Version: June 7, 2013 Software Version: ProfilesRNS_1.0.4 Table of Contents Introduction... 2 Hardware and Operating System Requirements...

More information

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved.

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved. Help Documentation Copyright 2007 WebAssist.com Corporation All rights reserved. Using Pro Maps for Google This wizard adds a Pro Map for Google to your web page, allowing you to configure and specify

More information

Montclair Public Schools. STUDENT REGISTRATION PORTAL INSTRUCTIONS

Montclair Public Schools. STUDENT REGISTRATION PORTAL INSTRUCTIONS Montclair Public Schools STUDENT REGISTRATION PORTAL INSTRUCTIONS This registration portal is used to collect basic information about your child before you come to Central Office for grades K 8, or Montclair

More information

Emerald 5. FCC Form Census Tract MapPoint Address Geocoder Emerald v5 Add-On. Emerald Management Suite IEA Software, Inc.

Emerald 5. FCC Form Census Tract MapPoint Address Geocoder Emerald v5 Add-On. Emerald Management Suite IEA Software, Inc. Emerald 5 FCC Form 477 - Census Tract MapPoint Address Geocoder Emerald v5 Add-On Emerald Management Suite IEA Software, Inc. Table of Contents Introduction... 3 System Requirements... 3 Installation...

More information

Data Quality Web Service. Reference Guide

Data Quality Web Service. Reference Guide Data Quality Web Service Reference Guide Copyright Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted.

More information

WebSmart Phone Verifier. Reference Guide

WebSmart Phone Verifier. Reference Guide Phone Verifier WebSmart Phone Verifier Reference Guide Copyright Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or

More information

Topology at the US Census

Topology at the US Census Topology at the US Census Daniel Abugov www.acquisinc acquisinc.com dabugov@acquisinc acquisinc.com US Census Requirement for a census is incorporated into the Constitution of the United States* Used for:

More information

GIS Virtual Workshop: Geocoding

GIS Virtual Workshop: Geocoding This module will deal with the concept of geocoding of data. Geocoding is placing a data point which does not have a X, Y reference (no Latitude and Longitude) and automatically mapping it by knowing the

More information

Data Collection and Online Access to Map Collections

Data Collection and Online Access to Map Collections Data Collection and Online Access to Map Collections A discussion of technologies and methodologies discovered during the Sanborn Map Digitization Project at the University of Florida. Mark V Sullivan

More information

GeoLytics. User Guide. Online Demographic Database

GeoLytics. User Guide. Online Demographic Database GeoLytics Online Demographic Database User Guide Introduction 1 Steps to Create a Report and Export Data 1 Creating & Naming a Request 2 Selecting an Area 3 Selecting the Subarea 5 Selecting Counts & Variables

More information

LR01 - New Enrollment for Legally-Exempt Care Window

LR01 - New Enrollment for Legally-Exempt Care Window LR01 - New Enrollment for Legally-Exempt Care Window Professional Development Program 1 LR01 - New Enrollment for Legally-Exempt Care Window Data Entry Reference Sheet (August 2017) CCFS Legally-Exempt

More information

SnapSite Online Quick Start Guide

SnapSite Online Quick Start Guide This quick start guide focuses on the free Census 2010 version of. and databases are available. Additional features The interface is simple and, to most users of Google Maps, familiar. The opening screen,

More information

2020 Census Local Update of Census Addresses Operation (LUCA) Training Digital/Digital Participants

2020 Census Local Update of Census Addresses Operation (LUCA) Training Digital/Digital Participants 2020 Census Local Update of Census Addresses Operation (LUCA) Training Digital/Digital Participants 2020 LUCA schedule Timeframe January 2017 March 2017 July 2017 October 2017 December 15, 2017 February

More information

Spectrum Technology Platform

Spectrum Technology Platform Spectrum Technology Platform Version 10.0 SP1 Table of Contents Auxiliary File Layout 115 1 - Enterprise Geocoding Module Enterprise Geocoding Module 4 - Geocode US Address Input 16 Options Output 36 Reports

More information

Minnesota Business and Lien System (MBLS)

Minnesota Business and Lien System (MBLS) Minnesota Business and Lien System (MBLS) CNS Buyer Implementation Guide March 24, 2016 CONTENTS Introduction... 2 Section One - Administrative... 2 Registration... 2 List Fulfillment... 2 CNS Standard

More information

Batch Geocoder API. Developer's Guide. Version

Batch Geocoder API. Developer's Guide. Version Batch Geocoder API Developer's Guide Version 6.2.24.0 Batch Geocoder API Developer's Guide 2 Contents Contents Legal Notices...3 Document Information... 4 Chapter 1: Overview... 5 What is the Batch Geocoder

More information

LX04 and LM08 Parent/Child Maintenance Window

LX04 and LM08 Parent/Child Maintenance Window CCFS Legally-Exempt LX04 and LM08 Parent/Child Maintenance Window Data Entry Reference Sheet (August 2017) LX04 and LM08 Parent/Child Maintenance Window Note: LX04 is the Parent/Child Maintenance window

More information

Welcome to Cole On-line Help system!

Welcome to Cole On-line Help system! Welcome to Cole On-line Help system! Cole Online is an Internet based information directory that allows fast and efficient access to demographic information about residences and businesses. You can search

More information

WebSmart Phone Verifier. Reference Guide

WebSmart Phone Verifier. Reference Guide Phone Verifier WebSmart Phone Verifier Reference Guide Copyright Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or

More information

2 Year Inactive Well File

2 Year Inactive Well File 2 Year Inactive Well File Table of Contents Purpose... 1 File Layout... 1 Data Dictionary... 2 ii Purpose Listed below is the file format for the 2 Year Inactive Well File (BWF129). BWF129 can be sorted

More information

U.S. Census Bureau Spatial Data Storage and Topology in the Redesigned MAF/TIGER System Jennifer DeVore and Danielle Lessard March 10, 2005

U.S. Census Bureau Spatial Data Storage and Topology in the Redesigned MAF/TIGER System Jennifer DeVore and Danielle Lessard March 10, 2005 US Census Bureau Spatial Data Storage and Topology in the Redesigned MAF/TIGER System Jennifer DeVore and Danielle Lessard March 10, 2005 What is TIGER? Topologically Integrated Geocoding and Referencing

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : 70-762 Title : Developing SQL Databases Vendor : Microsoft Version : DEMO Get Latest & Valid 70-762 Exam's Question

More information

SQL-Server. learn SQL and operations in ms sql server 2008, ms sql server 2012, ms sql server 2014, ms sql server 2016

SQL-Server. learn SQL and operations in ms sql server 2008, ms sql server 2012, ms sql server 2014, ms sql server 2016 learn SQL and operations in ms sql server 2008, ms sql server 2012, ms sql server 2014, ms sql server 2016 In SQL and condition provides a concatenation of multiple condition in where statement in sql

More information

Accounts Receivable Customer

Accounts Receivable Customer Accounts Receivable Customer Contents Overview... 1 Document Layout... 2 General Information Tab... 3 Corporate Information Tab... 3 Contact Information Tab... 4 Addresses Tab... 4 Overview The Customer

More information

The NEW American FactFinder Classroom Training

The NEW American FactFinder Classroom Training 2010 The NEW American FactFinder Classroom Training U.S. Census Bureau 10/13/2010 American FactFinder Training Agenda TABLE OF CONTENTS Introduction... 1 Getting Started with American FactFinder... 3

More information

Procedures for Farm & Field Setup within AgroDoc.NET

Procedures for Farm & Field Setup within AgroDoc.NET P a g e 1 Procedures for Farm & Field Setup within AgroDoc.NET AgWorks Structure follows this hierarchy: Growers Farms Fields Management Zones Soil Tests Management Zone: Portions of fields that growers

More information

CASS Certification Procedures

CASS Certification Procedures CASS Certification Procedures How Your Member Addresses are CASS-Certified INTRODUCTION The United States Postal Service, in cooperation with the mailing industry, has developed a process of evaluating

More information

Private Institute of Aga NETWORK DATABASE LECTURER NIYAZ M. SALIH

Private Institute of Aga NETWORK DATABASE LECTURER NIYAZ M. SALIH Private Institute of Aga 2018 NETWORK DATABASE LECTURER NIYAZ M. SALIH Data Definition Language (DDL): String data Types: Data Types CHAR(size) NCHAR(size) VARCHAR2(size) Description A fixed-length character

More information

INTRODUCTION... 6 CONCEPTS... 8 THE MAPPING VIEWER CONFIGURATION OVERVIEW ADMINISTRATOR CONFIGURATION DASHBOARD CONFIGURATION...

INTRODUCTION... 6 CONCEPTS... 8 THE MAPPING VIEWER CONFIGURATION OVERVIEW ADMINISTRATOR CONFIGURATION DASHBOARD CONFIGURATION... TABLE OF CONTENTS INTRODUCTION... 6 How this Manual is Organized... 6 Types of User... 7 CONCEPTS... 8 What is Map Intelligence?... 8 What is a Layer?... 8 Layer Types... 8 THE MAPPING VIEWER... 12 What

More information

Pueblo City-County Addressing Standards May 2010

Pueblo City-County Addressing Standards May 2010 Pueblo City-County Addressing Standards May 2010 I. Definitions & Descriptions There can be up to four address types in the various databases within the County. They include situs, building, establishment

More information

West Virginia Site Locator and West Virginia Street Locator

West Virginia Site Locator and West Virginia Street Locator West Virginia Site Locator and West Virginia Street Locator West Virginia GIS Technical Center Final Report Prepared August 2009 Revised June 2010 Revised February 2014 West Virginia GIS Technical Center

More information

Oracle Spatial and Graph: An Introduction to Oracle s Geocoding Capabilities ORACLE WHITE PAPER MARCH 2017

Oracle Spatial and Graph: An Introduction to Oracle s Geocoding Capabilities ORACLE WHITE PAPER MARCH 2017 Oracle Spatial and Graph: An Introduction to Oracle s Geocoding Capabilities ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended

More information

The Raiser's Edge and Luminate Online Integration Guide

The Raiser's Edge and Luminate Online Integration Guide The Raiser's Edge and Online Integration Guide 042312 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

WebPortal Ticket Entry

WebPortal Ticket Entry WebPortal Ticket Entry User Manual and Tutorial For additional assistance please contact: Jennifer Lee Quality Assurance/ Training Coordinator jlee@al811.com Kim Jenkins Operations Manager kjenkins@al811.com

More information

* George Washington University report: Counting for Dollars 2020: The Role of the Decennial Census in the Geographic Distribution of Federal Funds

* George Washington University report: Counting for Dollars 2020: The Role of the Decennial Census in the Geographic Distribution of Federal Funds 1 2 * George Washington University report: Counting for Dollars 2020: The Role of the Decennial Census in the Geographic Distribution of Federal Funds (https://gwipp.gwu.edu/counting dollars role decennial

More information

Geodatabases. Dr. Zhang SPRING 2016 GISC /03/2016

Geodatabases. Dr. Zhang SPRING 2016 GISC /03/2016 Geodatabases Dr. Zhang SPRING 2016 GISC 1401 10/03/2016 Using and making maps Navigating GIS maps Map design Working with spatial data Spatial data infrastructure Interactive maps Map Animations Map layouts

More information

Batch Geocoder API. Developer's Guide. Version

Batch Geocoder API. Developer's Guide. Version Batch Geocoder API Developer's Guide Version 6.2.33.4 Batch Geocoder API Developer's Guide 2 Contents Contents Legal Notices...3 Document Information... 4 Chapter 1: Overview... 5 What is the Batch Geocoder

More information

Georeferencing Tutorials and Recommended Practices

Georeferencing Tutorials and Recommended Practices March 21, 2008 Georeferencing Tutorials and Recommended Practices Topic Page Introduction 1 Preparing address data for georefernecing 1 Available address geocoders, pros and cons 1 Using Batchgeocode.com

More information

The design of the PowerTools engine. The basics

The design of the PowerTools engine. The basics The design of the PowerTools engine The PowerTools engine is an open source test engine that is written in Java. This document explains the design of the engine, so that it can be adjusted to suit the

More information

COMMISSION OF TEXAS MAY

COMMISSION OF TEXAS MAY GIS Viewer RAILROAD COMMISSION OF TEXAS MAY 2017 Table of Contents GIS Viewer Basics... 1 Basics... 1 Screen Overview... 2 Tools... 5 Visibility... 5 Measure Tool... 7 Identify Tool... 10 Coordinates Tool...

More information

Geocoding for Beginners. November 18, 2013 Christine Murray University of Pennsylvania, Van Pelt Library

Geocoding for Beginners. November 18, 2013 Christine Murray University of Pennsylvania, Van Pelt Library Geocoding for Beginners November 18, 2013 Christine Murray University of Pennsylvania, Van Pelt Library chrmur@upenn.edu Overview What is geocoding? Two tools: BatchGeo Geo for Google Docs No GIS software

More information

Linking Patients in PDMP Data

Linking Patients in PDMP Data Linking Patients in PDMP Data Kentucky All Schedule Prescription Electronic Reporting (KASPER) PDMP Training & Technical Assistance Center Webinar October 15, 2014 Jean Hall Lindsey Pierson Office of Administrative

More information

Spectrum Technology Platform. Version 9.0 SP1. Geocoding Guide for Russia - SOAP

Spectrum Technology Platform. Version 9.0 SP1. Geocoding Guide for Russia - SOAP Spectrum Technology Platform Version 9.0 SP1 Geocoding Guide for Russia - SOAP Contents Chapter 1: GeocodeAddressGlobal...5 Input...6 Input Fields...6 Address Input Guidelines...7 Single Line Input...7

More information

How To Use MapPro With Appraisal Software

How To Use MapPro With Appraisal Software MapPro directly integrates with the following Appraisal software packages: SFREP s Appraise-It ACI s ACI Report Bradford Technologies ClickFORMS The following instructions show how to use MapPro seamlessly

More information

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

More information

MICHIEL ROOK DATABASE MIGRATIONS WITHOUT DOWN TIME

MICHIEL ROOK DATABASE MIGRATIONS WITHOUT DOWN TIME MICHIEL ROOK DATABASE MIGRATIONS WITHOUT DOWN TIME @michieltcs Developer, consultant, trainer, speaker @michieltcs ABOUT DATABASE MIGRATIONS ABOUT SCHEMA MIGRATIONS SQL UP @michieltcs UP DOWN @michieltcs

More information

Programming Project 5: NYPD Motor Vehicle Collisions Analysis

Programming Project 5: NYPD Motor Vehicle Collisions Analysis : NYPD Motor Vehicle Collisions Analysis Due date: Dec. 7, 11:55PM EST. You may discuss any of the assignments with your classmates and tutors (or anyone else) but all work for all assignments must be

More information

LR01 - New Enrollment for Legally-Exempt Care Window

LR01 - New Enrollment for Legally-Exempt Care Window CCFS Legally-Exempt LR01 - New Enrollment for Legally-Exempt Care Window Data Entry Reference Sheet (October 2012) LR01 - New Enrollment for Legally-Exempt Care Window Provider Information Mr., Mrs., Ms.

More information

Georeferencing. Georeferencing: = linking a layer or dataset with spatial coordinates. Registration: = lining up layers with each other

Georeferencing. Georeferencing: = linking a layer or dataset with spatial coordinates. Registration: = lining up layers with each other Georeferencing How do we make sure all our data layers line up? Georeferencing: = linking a layer or dataset with spatial coordinates Registration: = lining up layers with each other Rectification: The

More information

Polaris 4.1 Training. Patron Services

Polaris 4.1 Training. Patron Services Polaris 4.1 Training Patron Services 1 1 1 Patron Services Patron Services Menu Patron Registration Record 2 Patron Services Menu To access Patron Services, use the Patron Services drop-down menu or click

More information

AIS VIEWER USER S GUIDE Version April 2016

AIS VIEWER USER S GUIDE Version April 2016 Address Information System Product AIS VIEWER USER S GUIDE Version 1.07.05.01 April 2016 Address Management National Customer Support Center United States Postal Service 225 N. Humphreys Blvd Ste 501 Memphis,

More information

Custom Location Extension

Custom Location Extension Custom Location Extension User Guide Version 1.4.9 Custom Location Extension User Guide 2 Contents Contents Legal Notices...3 Document Information... 4 Chapter 1: Overview... 5 What is the Custom Location

More information

Lab Assignment 2. CIS 612 Dr. Sunnie S. Chung. Creating a User Defined Type (UDT) and Create a Table Function Using the UDT Data Type

Lab Assignment 2. CIS 612 Dr. Sunnie S. Chung. Creating a User Defined Type (UDT) and Create a Table Function Using the UDT Data Type CIS 612 Dr. Sunnie S. Chung Lab Assignment 2 Creating a User Defined Type (UDT) and Create a Table Function Using the UDT Data Type In a modern web application such as in a Data Analytic/Big data processing

More information

User s Guide for the Address/Jurisdiction Database

User s Guide for the Address/Jurisdiction Database User s Guide for the Address/Jurisdiction Database Procedures, Standards and Helpful Hints Revision Date: December 2014 TC Prepared by: Florida Department of Revenue General Tax Administration Rule 12A-19.071,

More information