Class: CachedMapItem::WebLevel1

Inherits:
CachedMapItem show all
Defined in:
app/models/cached_map_item/web_level1.rb

Constant Summary collapse

SOURCE_GAZETEERS =

ne_countries !! No, states cover countries and are the resolution we want

%w{ne_states}

Instance Attribute Summary

Attributes inherited from CachedMapItem

#geographic_item_id, #is_absent, #level0_geographic_name, #level1_geographic_name, #level2_geographic_name, #otu_id, #reference_count, #type, #untranslated

Method Summary

Methods inherited from CachedMapItem

batch_create_georeference_cached_map_items, cached_map_geographic_items_by_otu, cached_map_name_hierarchy, stubs, translate_by_alternate_shape, translate_by_cached_map_usage, translate_by_data_origin, translate_by_geographic_item_translation, translate_by_spatial_overlap, translate_geographic_item_id, types_by_data_origin

Methods included from Shared::IsData

#errors_excepting, #full_error_messages_excepting, #identical, #is_community?, #is_destroyable?, #is_editable?, #is_in_use?, #is_in_users_projects?, #metamorphosize, #similar

Methods included from Housekeeping::Timestamps

#data_breakdown_for_chartkick_recent

Methods included from Housekeeping::Projects

#annotates_community_object?, #is_community?, #set_project_id

Methods inherited from ApplicationRecord

transaction_with_retry