home / timezones

spatial_ref_sys_aux

Data license: ODbL · Data source: timezone-boundary-builder · About: simonw/timezones-api

3 rows where datum = "Accra"

This data as json, CSV (advanced)

Suggested facets: is_geographic, has_flipped_axes, projection, axis_1_name, axis_1_orientation, axis_2_name, axis_2_orientation

srid ▼ is_geographic has_flipped_axes spheroid prime_meridian datum projection unit axis_1_name axis_1_orientation axis_2_name axis_2_orientation
2136 0 0 War Office Greenwich Accra Transverse_Mercator Gold Coast foot Easting East Northing North
2137 0 0 War Office Greenwich Accra Transverse_Mercator metre Easting East Northing North
4168 1 1 War Office Greenwich Accra none degree Geodetic latitude North Geodetic longitude East

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE spatial_ref_sys_aux (
	srid INTEGER NOT NULL PRIMARY KEY,
	is_geographic INTEGER,
	has_flipped_axes INTEGER,
	spheroid TEXT,
	prime_meridian TEXT,
	datum TEXT,
	projection TEXT,
	unit TEXT,
	axis_1_name TEXT,
	axis_1_orientation TEXT,
	axis_2_name TEXT,
	axis_2_orientation TEXT,
	CONSTRAINT fk_sprefsys FOREIGN KEY (srid) 	REFERENCES spatial_ref_sys (srid));
Powered by Datasette · Queries took 25.724ms · Data license: ODbL · Data source: timezone-boundary-builder · About: simonw/timezones-api