{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Populated Places", "type": "Feature Layer", "description": "Populated Places in Kentucky. Populated places based on Post Office locations, NOT including county seats or incorporated cities. Populated places points were reselected from the statewide database compiled from topographic maps (1:24,000) 1978-1981. County seats and incorporated cities were extracted for other layers, the remaining locations compose this coverage.", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 115700, "latestVcsWkid": 115700, "xyTolerance": 1.33333333126373E-7, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.99999995622704, "falseY": -399.99999997912005, "xyUnits": 9.600000014901121E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "WGS_1984", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Cities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 3.3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0999999999999999 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[feature_name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 245, 250, 235, 255 ], "haloSize": 1, "font": { "family": "BellTopo Sans", "size": 7.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9949665.510554597, "ymin": 4369726.229050979, "xmax": -9133160.174734354, "ymax": 4739744.364872611, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "feature_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "feature_id", "type": "esriFieldTypeInteger", "alias": "Feature_ID", "domain": null }, { "name": "feature_name", "type": "esriFieldTypeString", "alias": "Feature_Name", "length": 120, "domain": null }, { "name": "feature_class", "type": "esriFieldTypeString", "alias": "Feature_Class", "length": 50, "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "State_Name", "length": 100, "domain": null }, { "name": "state_numeric", "type": "esriFieldTypeString", "alias": "State_Numeric", "length": 2, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "County_Name", "length": 100, "domain": null }, { "name": "county_numeric", "type": "esriFieldTypeString", "alias": "County_Numeric", "length": 5, "domain": null }, { "name": "map_name", "type": "esriFieldTypeString", "alias": "Map_Name", "length": 120, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "Date_Created", "length": 8, "domain": null }, { "name": "date_edited", "type": "esriFieldTypeDate", "alias": "Date_Edited", "length": 8, "domain": null }, { "name": "bgn_type", "type": "esriFieldTypeInteger", "alias": "BGN_Type", "domain": { "type": "codedValue", "name": "WS2_BGNDecisionType Domain", "description": "", "codedValues": [ { "name": "Not Official", "code": 1 }, { "name": "Official", "code": 2 }, { "name": "Vacated", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bgn_authority", "type": "esriFieldTypeInteger", "alias": "BGN_Authority", "domain": { "type": "codedValue", "name": "WS2_BGNDecisionAuthority Domain", "description": "", "codedValues": [ { "name": "Board Decision", "code": 1 }, { "name": "Congressional Legislation", "code": 2 }, { "name": "Executive Order", "code": 3 }, { "name": "Secretarial Order", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bgn_date", "type": "esriFieldTypeDate", "alias": "BGN_Date", "length": 8, "domain": null }, { "name": "prim_lat_dms", "type": "esriFieldTypeString", "alias": "Prim_Lat_DMS", "length": 7, "domain": null }, { "name": "prim_long_dms", "type": "esriFieldTypeString", "alias": "Prim_Long_DMS", "length": 7, "domain": null }, { "name": "prim_lat_dec", "type": "esriFieldTypeDouble", "alias": "Prim_Lat_Dec", "domain": null }, { "name": "prim_long_dec", "type": "esriFieldTypeDouble", "alias": "Prim_Long_Dec", "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "history", "type": "esriFieldTypeString", "alias": "History", "length": 3000, "domain": null }, { "name": "description_1", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "history_1", "type": "esriFieldTypeString", "alias": "History", "length": 3000, "domain": null }, { "name": "description_12", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "history_12", "type": "esriFieldTypeString", "alias": "History", "length": 3000, "domain": null }, { "name": "description_12_13", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "history_12_13", "type": "esriFieldTypeString", "alias": "History", "length": 3000, "domain": null }, { "name": "description_12_13_14", "type": "esriFieldTypeString", "alias": "Description", "length": 3000, "domain": null }, { "name": "history_12_13_14", "type": "esriFieldTypeString", "alias": "History", "length": 3000, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1155580, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }