Pearl and Hermes Reef

Political Hierarchy

United States of America --> National Monuments --> Papahanaumokuakea Marine National Monument

Geographical Hierarchy

All Oceans of the World --> North America --> Pacific Ocean --> Central Pacific Ocean --> Hawaiian Archipelago --> Northwestern Hawaiian Islands --> Pearl and Hermes Reef

Coordinates: 27.927687 -175.737991 Coordinates: 27.927687°N 175.737991°W 27.927687 -175.737991


query [long version]
 ReferenceUUIDLocationUUIDStart_PageEnd_PagePKIDCorrectIDTableIDUUIDLegacyIDLegacyID2ReferenceIDParentReferenceIDReferenceTypeIDLanguageIDYearTitleSecondaryTitlePublisherPlacePublishedVolumeNumberVolumesNumberPagesInPagesSectionEditionDatePublishedTypeWorkShortTitleFiguresStartDateEndDateURLCheatCitationCheatAuthorsCheatFullAuthorsCheatCitationDetailsCheatSearchReferenceExpr1Expr2FK_TableTypeIDExpr3CheatSearchStringExpr4PK_LocationIDLocation_nameFK_CountryIDActiveAbbreviationx_locationy_locationmap_nameLocationDecimalLatitudeLocationDecimalLongitudeEchelonFK_SubordIDlocation_descriptionheightwidthy_rect_coordsx_rect_coordsSW_Bound_LatSW_Bound_LongNE_Bound_LatNE_Bound_Long
16278EBAB-820B-4037-A297-A09CD61A5D2A6397C620-F83F-4667-A458-256AD446EDB8[null][null]1969856219698562196913276278EBAB-820B-4037-A297-A09CD61A5D2A[null]1170801969856219722270101938Hawaiian shore fishes[null][null][null][null][null]1563-55, pls. 1-18[null][null][null][null][null][null][null]1938-01-01 00:00:00.0001938-12-31 00:00:00.000[null][null]PietschmannPietschmann, V.<I>Bulletin of the Bernice Pauahi Bishop Museum</I>(156): 3-55, pls. 1-18.Hawaiian shore fishes 26013496397C620-F83F-4667-A458-256AD446EDB8382601349[null]116752601349Pearl and Hermes Reef[null]1[null][null][null]pearl_and_hermes_atoll_2006.gif27.927687-175.737991511661Coordinates: 27.927687°N 175.737991°W 27.927687 -175.737991[null][null]157318[null][null][null][null]
2317CED14-2B15-42F0-9BEC-71D067EF24E96397C620-F83F-4667-A458-256AD446EDB8[null][null]197013131970131319691327317CED14-2B15-42F0-9BEC-71D067EF24E9[null][null]19701313197189143196914331984Preliminary report on the nearshore fishery resource assessment of the Northwestern Hawaiian Islands, 1977-82[null][null][null][null][null][null]123-143[null][null][null][null][null][null][null]1984-01-01 00:00:00.0001984-12-31 00:00:00.000[null][null]Okamoto & KanenakaOkamoto, H. & B. Kanenaka[null]Preliminary report on the nearshore fishery resource assessment of the Northwestern Hawaiian Islands, 197782 26013496397C620-F83F-4667-A458-256AD446EDB8382601349[null]116752601349Pearl and Hermes Reef[null]1[null][null][null]pearl_and_hermes_atoll_2006.gif27.927687-175.737991511661Coordinates: 27.927687°N 175.737991°W 27.927687 -175.737991[null][null]157318[null][null][null][null]
339C38D61-20B4-4A27-81B4-46E86ED633A96397C620-F83F-4667-A458-256AD446EDB8[null][null]19722701197227011969132739C38D61-20B4-4A27-81B4-46E86ED633A9[null][null]1972270119738233501986Fishery atlas of the Northwestern Hawaiian Islands[null][null][null][null][null]381-142[null][null][null][null][null][null][null]1986-01-01 00:00:00.0001986-12-31 00:00:00.000[null][null]Uchida & UchiyamaUchida, R. N. & J. H. Uchiyama: 1-142.Fishery atlas of the Northwestern Hawaiian Islands 26013496397C620-F83F-4667-A458-256AD446EDB8382601349[null]116752601349Pearl and Hermes Reef[null]1[null][null][null]pearl_and_hermes_atoll_2006.gif27.927687-175.737991511661Coordinates: 27.927687°N 175.737991°W 27.927687 -175.737991[null][null]157318[null][null][null][null]
Query Source:SQL Query
Datasource:LOG
Query:SELECT lr.ReferenceUUID, lr.LocationUUID, lr.Start_Page, lr.End_Page, ref_pk.PKID, ref_pk.CorrectID, ref_pk.TableID, ref_pk.UUID, ref_pk.LegacyID, ref_pk.LegacyID2, r.ReferenceID, r.ParentReferenceID, r.ReferenceTypeID, r.LanguageID, r.Year, r.Title, r.SecondaryTitle, r.Publisher, r.PlacePublished, r.Volume, r.NumberVolumes, r.Number, r.Pages, r.InPages, r.Section, r.Edition, r.DatePublished, r.TypeWork, r.ShortTitle, r.Figures, r.StartDate, r.EndDate, r.URL, r.CheatCitation, r.CheatAuthors, r.CheatFullAuthors, r.CheatCitationDetails, r.CheatSearchReference, loc_pk.PKID AS Expr1, loc_pk.UUID AS Expr2, loc_pk.FK_TableTypeID, loc_pk.CorrectID AS Expr3, loc_pk.CheatSearchString, loc_pk.LegacyID AS Expr4, l.PK_LocationID, l.Location_name, l.FK_CountryID, l.Active, l.Abbreviation, l.x_location, l.y_location, l.map_name, l.GeoCoords.Lat as LocationDecimalLatitude, l.GeoCoords.Long as LocationDecimalLongitude, l.Echelon, l.FK_SubordID, l.location_description, l.height, l.width, l.y_rect_coords, l.x_rect_coords, l.SW_Bound_Lat, l.SW_Bound_Long, l.NE_Bound_Lat, l.NE_Bound_Long FROM Location_join_Reference AS lr INNER JOIN Taxonomer.dbo.PK AS ref_pk ON lr.ReferenceUUID = ref_pk.UUID INNER JOIN Taxonomer.dbo.Reference AS r ON ref_pk.PKID = r.ReferenceID INNER JOIN PK AS loc_pk ON lr.LocationUUID = loc_pk.UUID INNER JOIN Locations AS l ON l.PK_LocationID = loc_pk.PKID WHERE lr.ReferenceUUID IS NOT NULL AND lr.LocationUUID = ? ORDER BY lr.SortOrder
Time:2 ms
CFQUERYPARAMS:
  1. Type=CF_SQL_VARCHAR; Data=[6397C620-F83F-4667-A458-256AD446EDB8]; Direction=IN; Variable=null