#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.
#
# This is a sample geolocation data format used by Ranger
# If a line contains '#' as a first-nonblank character then it is considered a comment line
# First non-comment line in the file must be metadata line
# Format of metadata and data lines is strictly Comma-Separated-Values. Spaces are not allowed to surround commas.
# Only IP-4 address values in dot-notation or as long integers are supported.
#
FROM_IP,TO_IP,COUNTRY_CODE,COUNTRY_NAME,STATE,CITY,ZIP,LAT,LONG
10.0.0.255,10.0.3.0,US,United States,CA
20.0.100.100,20.0.100.109,US,United States,MT
20.0.100.80,20.0.100.89,CA,Canada
20.0.100.110,20.0.100.119,BR,Brazil
20.0.100.70,20.0.100.73,IN,India
20.0.100.120,20.0.100.129,NG,Nigeria
20.0.100.90,20.0.100.94,AUS,Austalia
20.0.100.74,20.0.100.79,AN,Angola
20.0.100.95,20.0.100.99,UK,United Kingdom
192.128.100.1,192.128.100.75,FR,France
1.0.0.0,1.0.0.255,AU,Australia,Queensland,Brisbane
1.0.1.0,1.0.3.255,CN,China,Fujian,Fuzhou,
1.0.4.0,1.0.4.255,AU,Australia,Victoria,Melbourne,
1.0.5.0,1.0.7.255,AU,Australia,-,-,
1.0.8.0,1.0.15.255,CN,China,Guangdong,Guangzhou,
255.255.255.0,255.255.255.255,CN,China,Guangdong,Guangzhou,
1.0.16.0,1.0.31.255,JP,Japan,Tokyo,Tokyo,
1.0.32.0,1.0.63.255,CN,China,Guangdong,Guangzhou,
1.0.64.0,1.0.79.255,JP,Japan,Hiroshima,Hiroshima,
1.0.80.0,1.0.83.255,JP,Japan,Tokyo,Tokyo,
128.101.101.100,128.101.101.255,US,United States,Minnesota,Minneapolis
#16797696,16798719,JP,Japan,Tokyo,Tokyo
