{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Cemetery Plots", "type": "Feature Layer", "description": "Cemetery plots. The feature class contains locations and attributes of Cemetery plots, created as part of the City of Longview's Geographic Information System.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DECEASED_LAST_NAME", "field2": "DECEASED_FIRST_NAME", "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "Name Data Exists", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": ",", "label": "Name Data Missing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0553439446697343E7, "ymin": 3828772.0129509754, "xmax": -1.0545156388149135E7, "ymax": 3833590.35699053, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CEMETERY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CEMETERY_NAME", "type": "esriFieldTypeString", "alias": "CEMETERY NAME", "length": 50, "domain": { "type": "codedValue", "name": "CemeteryName", "description": "Cemetery name", "codedValues": [ { "name": "GRACE HILL CEMETERY", "code": "GRACE HILL CEMETERY" }, { "name": "GRACE HILL MAUSOLEUM", "code": "GRACE HILL MAUSOLEUM" }, { "name": "GREENWOOD CEMETERY", "code": "GREENWOOD CEMETERY" }, { "name": "GREENWOOD CEMETERY (ADDITION)", "code": "GREENWOOD CEMETERY (ADDITION)" }, { "name": "WHITE CEMETERY", "code": "WHITE CEMETERY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLOCK_NUMBER", "type": "esriFieldTypeString", "alias": "BLOCK_NO", "length": 15, "domain": null }, { "name": "LOT_NUMBER", "type": "esriFieldTypeString", "alias": "LOT NUMBER", "length": 50, "domain": null }, { "name": "GRAVE_NUMBER", "type": "esriFieldTypeString", "alias": "GRAVE NUMBER", "length": 15, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "DECEASED_TITLE", "type": "esriFieldTypeString", "alias": "DECEASED TITLE", "length": 50, "domain": null }, { "name": "DECEASED_LAST_NAME", "type": "esriFieldTypeString", "alias": "DECEASED LAST NAME", "length": 50, "domain": null }, { "name": "DECEASED_FIRST_NAME", "type": "esriFieldTypeString", "alias": "DECEASED FIRST NAME", "length": 50, "domain": null }, { "name": "DECEASED_MIDDLE_NAME", "type": "esriFieldTypeString", "alias": "DECEASED MIDDLE NAME", "length": 50, "domain": null }, { "name": "DECEASED_SUFFIX", "type": "esriFieldTypeString", "alias": "DECEASED SUFFIX", "length": 15, "domain": null }, { "name": "DECEASED_FULL_NAME", "type": "esriFieldTypeString", "alias": "DECEASED FULL NAME", "length": 50, "domain": null }, { "name": "DATE_OF_BIRTH", "type": "esriFieldTypeDate", "alias": "DATE OF BIRTH", "length": 8, "domain": null }, { "name": "DATE_OF_DEATH", "type": "esriFieldTypeDate", "alias": "DATE OF DEATH", "length": 8, "domain": null }, { "name": "DATE_OF_BURIAL", "type": "esriFieldTypeDate", "alias": "DATE OF BURIAL", "length": 8, "domain": null }, { "name": "VETERAN", "type": "esriFieldTypeString", "alias": "VETERAN", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOT_OWNER", "type": "esriFieldTypeString", "alias": "LOT OWNER", "length": 50, "domain": { "type": "codedValue", "name": "YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNKNOWN", "type": "esriFieldTypeString", "alias": "UNKNOWN", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_Text", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "0", "code": "0" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAD_DRAWING_NUMBER", "type": "esriFieldTypeDouble", "alias": "CAD DRAWING NUMBER", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "ADDITIONAL_COMMENTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL COMMENTS", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SEX", "type": "esriFieldTypeString", "alias": "SEX", "length": 1, "domain": { "type": "codedValue", "name": "Cemetery_Sex", "description": "Sex Designation", "codedValues": [ { "name": "MALE", "code": "M" }, { "name": "FEMALE", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INDIGENT", "type": "esriFieldTypeString", "alias": "INDIGENT", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREMATION", "type": "esriFieldTypeString", "alias": "CREMATION", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "Yes" }, { "name": "NO", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLOT_ID", "type": "esriFieldTypeString", "alias": "PLOT_LABEL", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2330_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2330", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2330", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1891_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3138f4c65d4b4662a5e5f288cedaf7a0" }, { "currentVersion": 10.91, "id": 1, "name": "Cemetery Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BLOCK]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 500 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0553429293424038E7, "ymin": 3828772.0130471266, "xmax": -1.054515670171355E7, "ymax": 3833581.2268257937, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCK", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 50, "domain": null }, { "name": "CEMETERY_NAME", "type": "esriFieldTypeString", "alias": "CEMETERY_NAME", "length": 50, "domain": { "type": "codedValue", "name": "CemeteryName", "description": "Cemetery name", "codedValues": [ { "name": "GRACE HILL CEMETERY", "code": "GRACE HILL CEMETERY" }, { "name": "GRACE HILL MAUSOLEUM", "code": "GRACE HILL MAUSOLEUM" }, { "name": "GREENWOOD CEMETERY", "code": "GREENWOOD CEMETERY" }, { "name": "GREENWOOD CEMETERY (ADDITION)", "code": "GREENWOOD CEMETERY (ADDITION)" }, { "name": "WHITE CEMETERY", "code": "WHITE CEMETERY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2333_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2333", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2333", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1894_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3138f4c65d4b4662a5e5f288cedaf7a0" }, { "currentVersion": 10.91, "id": 2, "name": "Cemetery Boundaries", "type": "Feature Layer", "description": "Cemetery locations. The feature class contains locations and attributes of Cemeteries, created as part of the City of Longview's Geographic Information System.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "Creation of this dataset utilized source data from the City of Longview.", "parentLayer": null, "subLayers": [], "minScale": 750000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 222, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CEMETERY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 1000 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CEMETERY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1000, "maxScale": 1 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0553440620263578E7, "ymin": 3828768.2447962738, "xmax": -1.0545155077068314E7, "ymax": 3833583.4471833673, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CEMETERY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 20, "domain": null }, { "name": "CEMETERY_NAME", "type": "esriFieldTypeString", "alias": "CEMETERY_NAME", "length": 50, "domain": { "type": "codedValue", "name": "CemeteryName", "description": "Cemetery name", "codedValues": [ { "name": "GRACE HILL CEMETERY", "code": "GRACE HILL CEMETERY" }, { "name": "GRACE HILL MAUSOLEUM", "code": "GRACE HILL MAUSOLEUM" }, { "name": "GREENWOOD CEMETERY", "code": "GREENWOOD CEMETERY" }, { "name": "GREENWOOD CEMETERY (ADDITION)", "code": "GREENWOOD CEMETERY (ADDITION)" }, { "name": "WHITE CEMETERY", "code": "WHITE CEMETERY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 32, "domain": { "type": "codedValue", "name": "CountyName", "description": "", "codedValues": [ { "name": "GREGG COUNTY", "code": "GREGG" }, { "name": "HARRISON COUNTY", "code": "HARRISON" }, { "name": "MARION COUNTY", "code": "MARION" }, { "name": "RUSK COUNTY", "code": "RUSK" }, { "name": "SMITH COUNTY", "code": "SMITH" }, { "name": "UPSHUR COUNTY", "code": "UPSHUR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2331_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2331", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2331", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1892_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "3138f4c65d4b4662a5e5f288cedaf7a0" } ], "tables": [] }