Geographic Search & Display Updates & Development Plans

Slides:



Advertisements
Similar presentations
Full Text Finder Overview Tutorial support.ebsco.com.
Advertisements

Customizing the MOSS 2007 Search Results November 2007 Rafael Perez.
Creating Map Books ArcMap 10 Data Driven Pages
PIM Platform Free text search. When you type in the search field a suggestion tool helps you to find a concept from the ontology.
Cataloging: Millennium Silver and Beyond Claudia Conrad Product Manager, Cataloging ALA Annual 2004.
Access Lesson 4 Creating and Modifying Forms
Ogden Air Logistics Center. Purpose of Excel2FV Many agencies produce point lists of different data (target lists, force locations, etc.) in either Excel.
Object Oriented Databases by Adam Stevenson. Object Databases Became commercially popular in mid 1990’s Became commercially popular in mid 1990’s You.
MyiLibrary® ‘Search & View’ Website Training June 8, 2010.
Linux Operations and Administration
© 2011 Autodesk High-End Infrastructure Modeling with Low-Cost Tools: Introducing AutoCAD® Map 3D 2012 Bradford Heasley, GISP Vice President, Brockwell.
Tutorial 2 Drawing Shapes, Adding Text, and Creating Symbols.
How to use this tutorial > You can run the whole show by using the slide show button (excluding firefox) at the bottom right, use the escape key to exit.
Using the AccuGlobe Software with the IndianaMap Using the AccuGlobe Software.
The Digimap ShareGeo Facility Login to Digimap and select ShareGeo from the Collections page.
Don’t Duck Metadata March 2005 Introducing Setting Up a Clearinghouse Node Topic: Introduction to Setting Up a Clearinghouse Node Objective: By.
Article Detail. Authors Article Update & Change Notes Notes: New field in CTD to allow for the authors to add change/update notes to articles to inform.
Windows Vista Configuration MCTS : Internet Explorer 7.0.
The Palantir Platform… …Changes in 2.3
Product Training Program
USER INTERFACE 4.x Introduction To Colleague
Your Name Proposal Creation Module 5 Your Name
QuadriDCM Easy Access as a communication platform
Geographic Search & Display
Turning method call into an object
Lab 1 Introduction to ArcGIS Feb 17, 2016
Geocoding with ArcGIS Online
Marine Digimap digimap.edina.ac.uk
GIS On A Budget: Simple Applications for Real World Solutions
Building a User Interface with Forms
Batch Functionality SAVING TIME WITH DATA ENTRY.
Single Sample Registration
Digimap Ordnance Survey - Roam
Summon discovers contents from one search box!
Enhancing Web Map Performance in ArcGIS Online
Objectives Create an action query to create a table
Metadata Editor Introduction
ICT & Statistics Center
Shine Insight Reporting 101
Batch Functionality SAVING TIME WITH DATA ENTRY.
DB Implementation: MS Access Forms
Introduction to Ms-Access Submitted By- Navjot Kaur Mahi
5.8 Presentation.
Active Orders Supplier Administrator Training Getting Started Activities This training presentation describes the Getting Started activities that will.
Searching Business Data with MOSS 2007 Enterprise Search
Managing Your Literature Search Using Zotero
Data Visualization Web Application
PubMed Search Options (Basic Course: Module 6)
Free Map Creation and Display Available at ArcGIS.com
EBSCOhost Basic Searching for Academic Libraries
Team FE Final Presentation
Access Lesson 2 Creating a Database
Video Player BIS1523 – Lecture 22.
Module 4: Form Design Part.2
Citation Map Visualizing citation data in the Web of Science
DB Implementation: MS Access Forms
QTP: Object Repository, Descriptive Programming and Beyond
Map Design March 9, 2016 RS & GISc, Institute of Space Technology
More info online via LIMO Help
Automating and Validating Edits
ISI Web of Knowledge update: April 2009
RECHORDS Assignment #6: Med-Fi Prototype
Web of Science 5.18.
Rational Publishing Engine RQM Multi Level Report Tutorial
PubMed Search Options (Basic Course: Module 6)
PubMed Search Options and Review (Basic Course: Module 6)
Springshare’s LibInsight: E-Journals/Databases Dataset
Tutorial 9 Using Action Queries and Advanced Table Relationships
Survey Results Respondents: 39 of 51 – 76%
ArcGIS Pro: An Introduction Overview
Presentation transcript:

Geographic Search & Display Updates & Development Plans Leila Gonzales American Geosciences Institute

Updates since VuFind 3.1 Configuration Settings Geographic Searching Check for poorly formed coordinate sets when indexing (PR-964, PR-998, PR-1034) Update coordinate field names, add dynamic fields (PR-996) Upgrade from OL3.x to OL4.2.0 (PR-1012) Geographic Searching Change search box to a click-drag functionality (PR-1013)

Updates since VuFind 3.1 Geographic Display Display rectangles across the dateline (PR-964) Close pop-ups when zooming/panning (PR-997) Configurable option for displaying a graticule (lat/long grid) (PR-1014)

Development Planning Move to a lightweight platform (Leaflet) https://www.finna.fi/Search/Advanced

Development Planning Refactor & modularize Make code into a smaller set of classes that can be configured to turn on/off for different functionality Increase configurable options Improve search result clustering / geo display multiple coordinates for a record - point, city, county, state, country scale to specific coordinate level based on map extent

Geographic Indexing Stick with points and bounding boxes as coordinate features…for now… Pros –don’t need to install JTS Topology suite Cons – can’t store complex polygon data Investigate JTS Topology suite as possible option to allow for polygon storage and query How easy is it to install & configure? Improve error trapping by dumping errors to csv log file and notifying user at end of indexing.

Geographic Indexing Generate coordinates from bibliographic data Start with field 653a, but could extend to include title and description fields. Generate coordinates from full-text data Examine frequency of places mentioned in full-text Issues to consider: Misspelled place names Creation of duplicate and similar (almost duplicate) coordinates Place names indicating publisher

Geographic Indexing Improve existing error trapping by dumping errors to log file and notifying user at end of indexing run. Create log file for errors / questions when creating geographic coordinates from metadata. Have some way for users to verify data… maybe as simple as updating record to include suggested coordinate data?

Geographic Searching Configurable options Search Result clustering Location of Geographic Search UI Search tool options (box, circle, freeform polygon) To display or not to display: geo-search results Search Result clustering Hover-over cluster and display center points of records included in cluster Display coordinate set for record based on map extent. (i.e., point, city, county, state, country)

Geographic Display- Map Tab “More Like This” / “Similar Items” Display similar items in different color from record’s geo-features Pop-up would show title of geo-feature with link to that feature (like existing search results clusters)